aboutsummaryrefslogtreecommitdiff
path: root/examples/demo.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/demo.scm')
-rw-r--r--examples/demo.scm6
1 files changed, 5 insertions, 1 deletions
diff --git a/examples/demo.scm b/examples/demo.scm
index 6553965..e3e4bb3 100644
--- a/examples/demo.scm
+++ b/examples/demo.scm
@@ -100,7 +100,11 @@
(cue 3
(cue-state (blackout (current-state)))
#:fade-up 0
- #:fade-down 2)))
+ #:fade-down 2
+
+ (cue-part (list dim11 dim13)
+ #:fade-down 2
+ #:down-delay 2))))
;; Create a playback for the cue list, and register it for output