aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2023-04-09 10:13:43 +0200
committerThomas White <taw@physics.org>2023-04-09 10:13:43 +0200
commit31bf264191d69b7a05e40c749088cca63a5d9c38 (patch)
tree0709b2dfd2ffc3b76072f9b257dc5f62233f7968
parent722da827e2090a14202b92fd0c4c6e0142641cd8 (diff)
Fix documentation
-rw-r--r--docs/cue-list.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/cue-list.rst b/docs/cue-list.rst
index 04fe30c..e653ede 100644
--- a/docs/cue-list.rst
+++ b/docs/cue-list.rst
@@ -40,7 +40,8 @@ Putting it all together for a complicated crossfade::
(crossfade 3 4
#:up-delay 2
#:attr-time 1
- #:attr-delay 1.5)
+ #:attr-delay 1.5
+ (lighting-state ...))
You can write your own transition effects, if you want some other kind of
transition. Documentation pending, but look at snap-transition.scm and