sync cue markers when tempo map changes
This generates the _cue_events list, which is timestamped in samples, from all current locations that are cue markers
This commit is contained in:
@@ -5460,6 +5460,7 @@ void
|
||||
Session::tempo_map_changed ()
|
||||
{
|
||||
clear_clicks ();
|
||||
sync_cues ();
|
||||
|
||||
_playlists->update_after_tempo_map_change ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user