mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 04:39:33 +01:00
basic implementation of scrubbing via push2 touch strip
This commit is contained in:
parent
6691975031
commit
2afb7f1a30
2 changed files with 32 additions and 1 deletions
|
|
@ -286,6 +286,7 @@ class Push2 : public ARDOUR::ControlProtocol
|
|||
IDButtonMap id_button_map;
|
||||
|
||||
void init_buttons ();
|
||||
void init_touch_strip ();
|
||||
|
||||
/* map of Pads by note number */
|
||||
typedef std::map<int,Pad*> NNPadMap;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue