mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
a huge set of changes to tempo+meter handling. testing feedback requested. the_CLA, you know who i mean :)
git-svn-id: svn://localhost/ardour2/branches/3.0@11103 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c3a52084f8
commit
a85e0b0a2e
9 changed files with 536 additions and 369 deletions
|
|
@ -47,5 +47,6 @@ private:
|
|||
Gtk::CheckButton _move_glued_markers;
|
||||
Gtk::CheckButton _move_locked_markers;
|
||||
Gtk::CheckButton _move_tempos;
|
||||
Gtk::Label tempo_label;
|
||||
AudioClock _clock;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue