mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Show automation lane on touch, now spills related ctrls
This commit is contained in:
parent
32eb9b0520
commit
adb196dcde
2 changed files with 67 additions and 21 deletions
|
|
@ -301,7 +301,7 @@ private:
|
|||
void parameter_changed (std::string const & p);
|
||||
void update_track_number_visibility();
|
||||
void show_touched_automation (std::weak_ptr<PBD::Controllable>);
|
||||
void maybe_hide_automation (bool, std::weak_ptr<PBD::Controllable>);
|
||||
void maybe_hide_automation (bool, ARDOUR::WeakAutomationControlList);
|
||||
|
||||
void drop_instrument_ref ();
|
||||
void reread_midnam ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue