aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-04-03 19:14:37 +0200
committerThomas White <taw@physics.org>2021-04-03 19:14:37 +0200
commit2234e1ef68f02460a6e3a8e7409afbd1fd68c711 (patch)
tree1cf1bb9d0b37fd32fdd6c6494b2c394a34076e24 /examples
parent3ab2b506f09c6771b14cd09cae869da7e699badd (diff)
New state-on-fader
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