A Pause Cue is used to pause other cues. The cues may be resumed using the Start Cue.
As a rough guide you can think of the control cues arranged by the degree to which they inflict change upon a running cue’s parameters:
- Reset : Absolutely everything gets set to original state.
- Stop : A running cue is halted, but in special cases some state may be retained.
- Pause : A running cue is halted, and all internal state is retained, ready to be restarted at the place it left off.