mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
Save position of MIDI scroomers (#4140).
git-svn-id: svn://localhost/ardour2/branches/3.0@9993 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
d5a55c48f9
commit
25b4913c78
3 changed files with 12 additions and 6 deletions
|
|
@ -122,6 +122,7 @@ class MidiTimeAxisView : public RouteTimeAxisView
|
|||
void set_note_range(MidiStreamView::VisibleNoteRange range);
|
||||
|
||||
void route_active_changed ();
|
||||
void note_range_changed ();
|
||||
|
||||
bool _ignore_signals;
|
||||
MidiScroomer* _range_scroomer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue