mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
Make discrete mode work for MIDI automation views. Fixes #3178.
git-svn-id: svn://localhost/ardour2/branches/3.0@7159 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
a57b9cdd99
commit
2881a495ef
3 changed files with 20 additions and 1 deletions
|
|
@ -56,6 +56,8 @@ class AutomationStreamView : public StreamView
|
|||
|
||||
bool has_automation () const;
|
||||
|
||||
void set_interpolation (ARDOUR::AutomationList::InterpolationStyle);
|
||||
|
||||
private:
|
||||
void setup_rec_box ();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue