mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 08:36:32 +01:00
yet more work on Ye Fabled Solo Architecture. now do forward and backward propagation of solo status from a soloed track. tweak GUI appearance
git-svn-id: svn://localhost/ardour2/branches/3.0@7001 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
56469c1956
commit
a8e354ed7b
13 changed files with 184 additions and 64 deletions
|
|
@ -131,7 +131,7 @@ class RouteUI : public virtual AxisView
|
|||
void create_sends (ARDOUR::Placement);
|
||||
void create_selected_sends (ARDOUR::Placement);
|
||||
|
||||
void solo_changed(void*);
|
||||
void solo_changed(bool, void*);
|
||||
void solo_changed_so_update_mute ();
|
||||
void mute_changed(void*);
|
||||
void listen_changed(void*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue