summaryrefslogtreecommitdiff
path: root/libs/surfaces/push2/push2.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-06-17 09:03:26 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-09-27 14:59:29 -0500
commit66919750311915fb2424dd48d55b514040580f26 (patch)
tree9b7f775ad1fe98cc76eb5298aae2fcb6f4c4ab15 /libs/surfaces/push2/push2.h
parentc26de72870e3ea2cb68eda8a39d86f450651615d (diff)
gain automation implemented.
Push 2 is rather slow to send touch-end messages.
Diffstat (limited to 'libs/surfaces/push2/push2.h')
-rw-r--r--libs/surfaces/push2/push2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/surfaces/push2/push2.h b/libs/surfaces/push2/push2.h
index 2ffbb29d4d..6c5b38fd9f 100644
--- a/libs/surfaces/push2/push2.h
+++ b/libs/surfaces/push2/push2.h
@@ -380,6 +380,8 @@ class Push2 : public ARDOUR::ControlProtocol
void strip_vpot (int, int);
void other_vpot (int, int);
+ void strip_vpot_touch (int, bool);
+ void other_vpot_touch (int, bool);
/* widgets */