linux-show-player
linux-show-player copied to clipboard
Solo mode
From issue #22
offtools:
Sometimes in rehearsal or when doing a sound check, you skip through your show not in order. Then you also multiple cues could be fired:
Example for a list, one cue at the time (with or without fades): Cue 1 Cue 2 (stops 1 or index -1) Cue 3 (stop 2 or index -1) Cue 4 (stops 3 or index -1) Cue 5 (stops 4 or index -1)
If you need to play Cue 2 in a rehearsal (Cue 1 stops - its was not playing). If you then need to play Cue 5 because the do something else Cue 4 is stopped, although it was not playing at all, but Cue 2 keeps playing and needs to be stopped manual.
So I would suggest a kind of Solo Option in the Cue Behaviour Settings or Media Cue Settings. Solo means, if a Solo Media Cue is started, all other Cues Stop or Fade out. This then could be applied from a preset.
This need to be defined properly, maybe in future a "rehearsal"/"check" mode may provide a different interface to simplify those kind of operations.
Noticed your new Index Action. Works nice :)