mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 14:45:43 +01:00
header file part of initial attempt to push certain kinds of Locations into LocateRoll events on the timeline for skip lists
This commit is contained in:
parent
39f8e3b849
commit
eb6017d6a6
1 changed files with 1 additions and 0 deletions
|
|
@ -1189,6 +1189,7 @@ class LIBARDOUR_API Session : public PBD::StatefulDestructible, public PBD::Scop
|
|||
void locations_changed ();
|
||||
void locations_added (Location*);
|
||||
void handle_locations_changed (Locations::LocationList&);
|
||||
void sync_locations_to_skips (Locations::LocationList&);
|
||||
|
||||
PBD::ScopedConnectionList punch_connections;
|
||||
void auto_punch_start_changed (Location *);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue