aboutsummaryrefslogtreecommitdiff
path: root/examples/show.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/show.scm')
-rw-r--r--examples/show.scm3
1 files changed, 3 insertions, 0 deletions
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"))