use encoders for gain control
[ardour.git] / libs / surfaces / push2 / push2.h
index 0ddfad2f15a098be92da537aedacdf12177957d9..2ffbb29d4d74af4f36a256897bcebffd7a17dc38 100644 (file)
@@ -376,6 +376,11 @@ class Push2 : public ARDOUR::ControlProtocol
        void button_fwd4t ();
        void button_fwd4 ();
 
+       /* encoders */
+
+       void strip_vpot (int, int);
+       void other_vpot (int, int);
+
        /* widgets */
 
        Cairo::RefPtr<Cairo::Context> context;