mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
when a parent (audio/MIDI) regionview is selected, raise matching AutomationRegionView
Currently, we only use AutomationRegionView to show MIDI CC data
This commit is contained in:
parent
78037a532c
commit
64b08a1c70
3 changed files with 14 additions and 1 deletions
|
|
@ -50,6 +50,8 @@ public:
|
|||
|
||||
void init (bool wfd);
|
||||
|
||||
void set_selected (bool yn);
|
||||
|
||||
bool paste (Temporal::timepos_t const & pos,
|
||||
unsigned paste_count,
|
||||
float times,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue