aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/demo.scm5
1 files changed, 1 insertions, 4 deletions
diff --git a/examples/demo.scm b/examples/demo.scm
index 72c04a0..6318ccf 100644
--- a/examples/demo.scm
+++ b/examples/demo.scm
@@ -170,10 +170,7 @@
;; Put a lighting state on a MIDI fader
-(state-on-fader 19
- (lighting-state
- (apply-state my-state)))
-
+(state-on-fader 19 my-state)
;; Create a cue list
(define my-cue-list