From 730ed8b6b63bb3fdce9db8320e5b37963616e41e Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 12 Sep 2021 18:08:10 +0200 Subject: Variable sensitivity for jogwheels Use make-sensitivity-knob --- examples/show.scm | 3 +++ 1 file changed, 3 insertions(+) (limited to 'examples/show.scm') diff --git a/examples/show.scm b/examples/show.scm index d672572..1928e64 100644 --- a/examples/show.scm +++ b/examples/show.scm @@ -87,6 +87,9 @@ (list 'focus 'fader 10 '(118 82)))) +(make-sensitivity-knob controller 20) + + (define pb (make-playback #:cue-list-file "examples/show.qlist.scm")) -- cgit v1.2.3