mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-28 09:27:39 +01:00
move FaderPort8 method "button_varispeed()" into BasicUI for more general use
This commit is contained in:
parent
981fc6b3cd
commit
fbd1221833
3 changed files with 28 additions and 21 deletions
|
|
@ -63,6 +63,7 @@ class LIBCONTROLCP_API BasicUI {
|
|||
void goto_zero ();
|
||||
void goto_start (bool and_roll = false);
|
||||
void goto_end ();
|
||||
void button_varispeed (bool fwd);
|
||||
void rewind ();
|
||||
void ffwd ();
|
||||
void transport_stop ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue