Skip to content

Releases: jshea2/OSC-for-WATCHOUT

OSC for WATCHOUT 1.3.0

23 Jul 06:53
3678275
Compare
Choose a tag to compare

Update Includes:

  • Resolved issue where the playhead continued running if a non-existent cue was fired.
  • Included OSC Commands in console

Code Updates:

  • Updated webpack electron dependencies for building and packaging app
  • Added libraries for error checking

OSC for WATCHOUT v1.2.0

10 May 19:33
Compare
Choose a tag to compare

Update includes:

New OSC Commands:

/watchout/goAux/[auxTimlineName]/[cueName] Executes Run Control Cue from Aux Timeline

/watchout/gotoAux/[auxTimelineName]/[cueName] Executes Goto Control Cue from Aux Timeline and Halt

/watchout/runAux/[auxTimelineName] Executes Run on Aux Timeline

/watchout/haltAux/[auxTimelineName] Executes Halt on Aux Timeline

/watchout/killAux/[auxTimelineName] Kills Aux Timeline

/watchout/gotoTime [ms] Jumps playhead to specified time in milliseconds(ms)

OSC for WATCHOUT v.1.1.0

26 Mar 02:09
da6e224
Compare
Choose a tag to compare

Update includes:

  • Response if WATCHOUT is connected
    • also responds with WATCHOUT version and if License is active

New OSC Commands:

  • /watchout/online Executes Online for Stage

  • /watchout/offline Executes Offline for Stage

  • /watchout/reset Resets playhead to beginning of timeline

  • /watchout/load [project_name] Opens WATCHOUT project [beta]

  • /watchout/kill [aux_timeline] Kills Aux Timeline [beta]

  • /watchout/standBy Execute Standby [beta]

  • /watchout/ping Ping WACTHOUT. Response in Console

OSC for WATCHOUT v.1.0.0

11 Feb 09:56
6a9fc56
Compare
Choose a tag to compare
Update README.md