mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
replace Pin Config "reset" button with "custom" toggle
All in all this needs one more click to set up custom routing but provides a better User Interaction.
This commit is contained in:
parent
569b0bbcb4
commit
d9a0a2bb7c
3 changed files with 32 additions and 11 deletions
|
|
@ -78,7 +78,7 @@ private:
|
|||
|
||||
|
||||
Gtk::DrawingArea darea;
|
||||
ArdourButton _rst_config;
|
||||
ArdourButton _set_config;
|
||||
ArdourButton _rst_mapping;
|
||||
ArdourButton _tgl_sidechain;
|
||||
ArdourButton _add_plugin;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue