mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
Add Volume Ctrl position to processor-box context menu
This makes it easier to discover the option, compared to hiding it in the context menu of the slider itself.
This commit is contained in:
parent
b290191d75
commit
6224bd7e7a
5 changed files with 39 additions and 13 deletions
|
|
@ -239,7 +239,7 @@ private:
|
|||
void setup_comment_button ();
|
||||
|
||||
void loudess_analysis_button_clicked ();
|
||||
bool loudess_analysis_button_pressed (GdkEventButton*);
|
||||
bool volume_controller_button_pressed (GdkEventButton*);
|
||||
|
||||
ArdourWidgets::ArdourButton group_button;
|
||||
RouteGroupMenu* group_menu;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue