push2: expose page right/left buttons for scrolling; use right/left for banking;...
[ardour.git] / libs / surfaces / push2 / push2.h
index 11599b7b746781b2b09a89e85cb7e2213f1c32a8..b401d7e136bb6b574e5e4af2e02581609f53ac91 100644 (file)
@@ -407,6 +407,8 @@ class Push2 : public ARDOUR::ControlProtocol
        void button_select_press ();
        void button_select_release ();
        void button_select_long_press ();
+       void button_page_left ();
+       void button_page_right ();
 
        void start_shift ();
        void end_shift ();