Properly propagate TAV TimeSelection

This commit is contained in:
Robin Gareus 2017-07-21 15:49:28 +02:00
parent 8400ebd175
commit 3d50563620
5 changed files with 26 additions and 0 deletions

View file

@ -189,6 +189,8 @@ protected:
bool ignore_state_request;
bool ignore_mode_request;
bool propagate_time_selection () const;
void automation_state_changed ();
void set_interpolation (ARDOUR::AutomationList::InterpolationStyle);