From 31bf264191d69b7a05e40c749088cca63a5d9c38 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Sun, 9 Apr 2023 10:13:43 +0200 Subject: Fix documentation --- docs/cue-list.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') 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 -- cgit v1.2.3