MiX16 Show Cue for iPadOS, iOS and macOS - URL scheme

MiX16 Show Cue can also be controlled from other iPadOS and iOS apps located on the same local device using a built-in URL scheme. This "URL scheme" allows others apps to send parameters into MiX16 Show Cue either during runtime or at app launch. Note that macOS does not support URL scheme.

Play next cue:

  • mix16showcue://play/next
  • mix16showcue://playnext (shorter version of url)

Set GO to cue:

  • mix16showcue://set/go/<cue number>
  • mix16showcue://setgo/<cue number>

Set GO and play GO:

  • mix16showcue://go/<cue number>

Set previous or next cue:

  • mix16showcue://set/prev
  • mix16showcue://setprev
  • mix16showcue://set/next
  • mix16showcue://setnext

Pause or stop all cues:

  • mix16showcue://pause/all
  • mix16showcue://pauseall
  • mix16showcue://pause
  • mix16showcue://stop/all
  • mix16showcue://stopall
  • mix16showcue://stop

Set master volume:

  • mix16showcue://set/master/<0 - 100>
  • mix16showcue://setmaster<0 - 100>

Play, pause or stop cue:

  • mix16showcue://play/cue/<cue number>
  • mix16showcue://playcue<cue number>
  • mix16showcue://pause/cue/<cue number>
  • mix16showcue://pausecue<cue number>
  • mix16showcue://stop/cue/<cue number>
  • mix16showcue://stopcue<cue number>

Set cue volume:

  • mix16showcue://setcuevol/<cue number>/<0 - 100>