Show automation lane on touch, now spills related ctrls

This commit is contained in:
Robin Gareus 2024-01-19 02:23:15 +01:00
parent 32eb9b0520
commit adb196dcde
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
2 changed files with 67 additions and 21 deletions

View file

@ -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 ();