mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Allow to select VCAs
This commit is contained in:
parent
d18a43422c
commit
0ae9cda51d
11 changed files with 68 additions and 37 deletions
|
|
@ -328,6 +328,7 @@ private:
|
|||
void group_display_selection_changed ();
|
||||
|
||||
bool strip_button_release_event (GdkEventButton*, MixerStrip*);
|
||||
bool vca_button_release_event (GdkEventButton*, VCAMasterStrip*);
|
||||
|
||||
Width _strip_width;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue