mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 21:25:46 +01:00
velocity lane: appropriately hide automation controls until we have line automation
This commit is contained in:
parent
1c54f0e4c0
commit
0c8fd48d6f
2 changed files with 16 additions and 3 deletions
|
|
@ -232,6 +232,8 @@ protected:
|
|||
|
||||
VelocityMode _velocity_mode;
|
||||
|
||||
bool show_automation_controls () const;
|
||||
|
||||
private:
|
||||
int set_state_2X (const XMLNode &, int);
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue