Changes between Initial Version and Version 1 of Ticket #96, comment 25


Ignore:
Timestamp:
Feb 28, 2024, 7:55:20 PM (2 months ago)
Author:
Lars Erdmann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #96, comment 25

    initial v1  
    33in SVN rev 2475 and 2476 you changed the logic: "changes to keep the current wav playing while stopping an earlier paused wav."
    44
    5 Before that change it was like this: play file A. While it plays, start to play file B. If playing file B was stopped it would resume playing file A where it left off.
     5Before that change it was like this: play file A. While it plays, start to play file B. If playing file B ended or was stopped the system would resume playing file A where it left off.
    66
    77Now, if I play file A and while it plays I start to play file B, it will delay playing file B until file A is played to completion or stopped.