mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-01 03:17:39 +01:00
Note selector dialog for note controls.
This commit is contained in:
parent
7204702c3f
commit
35672fb80a
7 changed files with 148 additions and 0 deletions
|
|
@ -71,6 +71,9 @@ private:
|
|||
void start_touch();
|
||||
void end_touch();
|
||||
|
||||
void run_note_select_dialog();
|
||||
bool on_button_release(GdkEventButton* ev);
|
||||
|
||||
void value_changed();
|
||||
|
||||
bool _ignore_change;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue