mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Vapor: GUI support to add Surround Bus
This commit is contained in:
parent
6172de3144
commit
7228144d6e
14 changed files with 726 additions and 24 deletions
|
|
@ -210,6 +210,7 @@ protected:
|
|||
Gtk::CheckMenuItem* post_fader_mute_check;
|
||||
Gtk::CheckMenuItem* listen_mute_check;
|
||||
Gtk::CheckMenuItem* main_mute_check;
|
||||
Gtk::CheckMenuItem* surround_mute_check;
|
||||
Gtk::CheckMenuItem* solo_safe_check;
|
||||
Gtk::CheckMenuItem* solo_isolated_check;
|
||||
int set_color_from_route ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue