When you need to re-use a state, but creating a named state isn't justified, this kind of thing should be possible: ``` (cue 43 (state-from-cue 4) (crossfade 2)) ``` The implications on tracking should be carefully considered.
When you need to re-use a state, but creating a named state isn't justified, this kind of thing should be possible:
The implications on tracking should be carefully considered.