control protocols: add trigger bang method to BasicUI
This commit is contained in:
@@ -163,6 +163,8 @@ class LIBCONTROLCP_API BasicUI {
|
||||
bool rewind_button_onoff() const;
|
||||
bool loop_button_onoff() const;
|
||||
|
||||
void bang (int x, int y);
|
||||
|
||||
protected:
|
||||
BasicUI ();
|
||||
ARDOUR::Session* session;
|
||||
|
||||
Reference in New Issue
Block a user