1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-08 16:11:14 +02:00
Pokechu22 03f9592f58 Bug 1690: Playback does not stop at the end of MIDI playback
This was caused by the indicator-passed-selection check being inside a loop over all wave tracks.  If there are no wave tracks, then the check never happened.  I added a duplicate version of the check if there are no wave tracks.  This may not be the best solution, but it works for now.

I'm not entirely sure why the check is in the loop (or what's going on with the len and maxLen variables); as such, I just haven't touched that.  Perhaps it would be safe to move the check always outside of the loop, but I'm not completely confident in that.
2017-07-16 20:52:09 -04:00
..
2017-07-12 14:15:16 -04:00
2017-07-07 16:42:21 +02:00
2017-07-16 10:58:53 -04:00
2017-03-17 17:53:02 -04:00
2017-07-11 13:56:38 -04:00
2017-04-02 23:07:13 +01:00
2017-03-17 17:52:47 -04:00
2017-04-02 23:07:13 +01:00
2017-07-16 14:46:47 -04:00
2017-04-02 23:07:13 +01:00
2017-07-09 12:34:26 -04:00
2017-07-09 12:34:26 -04:00
2017-03-17 17:52:44 -04:00
2017-07-16 10:58:53 -04:00
2017-07-16 10:58:53 -04:00
2017-03-17 17:52:24 -04:00
2017-03-17 17:52:47 -04:00
2017-03-17 17:52:47 -04:00
2017-07-03 21:55:56 +01:00
2017-03-17 17:52:47 -04:00
2017-04-26 22:30:31 +01:00
2017-03-17 17:52:20 -04:00
2017-07-12 20:47:12 +01:00
2017-07-02 09:39:44 +01:00
2017-07-11 13:56:41 -04:00
2017-07-11 13:57:50 -04:00
2017-07-09 12:34:26 -04:00
2017-03-17 17:52:47 -04:00
2017-07-09 14:09:33 -04:00
2017-07-09 14:09:33 -04:00
2017-07-09 14:09:33 -04:00