OSCSender
Integrate with other tools using OSC
Last updated
Integrate with other tools using OSC
Last updated
This plugin provides you with the means to send OSC messages using the OSC output.
First you need to enable this plugin using the Settings menu.
Add a Fixture and select one of the available OSC outputs.
You can set the destination IP address for each Fixture in the Inspector.
The sending port is currently fixed at 8888.
Currently you can not define the destination OSC address and can only choose from a handful of predefined combinations of target addresses and contents based on the current state of the fixture. These are:
Target address: /color Contents: First pixel as Color
Target address: /value/<CHANNEL-1> Contents: First pixel HSV Value as Float
Target address: /flashlight Contents: First pixel HSV Value > 0.5 as Boolean
Target address: /value/<CHANNEL-1> Contents: First pixel HSV Value as Float
Target address: /colors Contents: All pixel RGB values as Floats
Target address: /pulseLength Contents: Speed translated into pulse length with limited damped changes, as Integer