OSC for new Eos 3 features

Hi guys, just wondering whether you are planning to release OSC support for commands like Staging Mode, XYZ Focus Enable/Disable or fixture position in the nearby future?

Loving the new EOS, good job everyone Slight smile

Luis

Parents
  • /eos/key/staging_mode or /eos/key/Staging_mode work.  Send it twice to Clear Staging Mode

    /eos/xyz 1.0, 0.0, 0.0 will set the currently-selected channel to position X=1.0, Y=0.0, Z=0.0

    /eos/chan/1/xyz 3.0, 2.0, 1.0 will set Chan 1 to position X=3, Y=2, Z=1

    >>Note: this position is *always* in Meters, for consistency.

    /eos/cmd=Chan 1 XYZ_Format Disable# or /eos/cmd="Chan 1 XYZ_Format Enable#" should change that setting.  Note that it does need to be terminated, with the #.

Reply
  • /eos/key/staging_mode or /eos/key/Staging_mode work.  Send it twice to Clear Staging Mode

    /eos/xyz 1.0, 0.0, 0.0 will set the currently-selected channel to position X=1.0, Y=0.0, Z=0.0

    /eos/chan/1/xyz 3.0, 2.0, 1.0 will set Chan 1 to position X=3, Y=2, Z=1

    >>Note: this position is *always* in Meters, for consistency.

    /eos/cmd=Chan 1 XYZ_Format Disable# or /eos/cmd="Chan 1 XYZ_Format Enable#" should change that setting.  Note that it does need to be terminated, with the #.

Children
Related