Vapor: GUI support to add Surround Bus

This commit is contained in:
Robin Gareus 2024-01-02 14:26:56 +01:00
parent 6172de3144
commit 7228144d6e
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
14 changed files with 726 additions and 24 deletions

View file

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