mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 04:39:33 +01:00
Support midnam controller value labels.
This commit is contained in:
parent
0fe968a140
commit
72d8ca89e2
8 changed files with 266 additions and 14 deletions
|
|
@ -34,6 +34,8 @@ public:
|
|||
|
||||
MementoCommandBinder<ARDOUR::AutomationList>* memento_command_binder ();
|
||||
|
||||
virtual std::string get_verbose_cursor_string (double) const;
|
||||
|
||||
private:
|
||||
boost::shared_ptr<ARDOUR::MidiRegion> _region;
|
||||
Evoral::Parameter _parameter;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue