mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-31 08:58:43 +01:00
Stop playback of pre-rolled tracks at the right time
This commit is contained in:
@@ -149,6 +149,9 @@ struct TransportTracks {
|
||||
#ifdef EXPERIMENTAL_MIDI_OUT
|
||||
NoteTrackConstArray midiTracks;
|
||||
#endif
|
||||
|
||||
// This is a subset of playbackTracks
|
||||
WaveTrackConstArray prerollTracks;
|
||||
};
|
||||
|
||||
// This workaround makes pause and stop work when output is to GarageBand,
|
||||
|
||||
Reference in New Issue
Block a user