This plugin uses movement from a Flowfal device to output OSC data to another application. The target OSC application can be running on the same machine that is running Flowfal, or a completely different one.
The channel selector and input drop-down list of the plugin behave in the same way as all the other Flowfal plugins - see the Common Controls section.
The Address text box needs to be set to the internet address of the machine the target OSC application is running on. This address might be set to:
The Shared button, when enabled, will share the same address being used in any other FlowfalOsc plugins in this Live set.
The Port box should be set to the port number of the receiving OSC application. This will typically be a number like 10000 or 3000. The Shared button, when enabled, will share the same port number being used in any other FlowfalOsc plugins in this Live set.
The Path box should be set to the name of the OSC path to be used when sending the movement data. If the Auto button is enabled, then the path is automatically set to a name related to the movement input selected. If the Auto button is not enabled, then the path given in the Path box is used.
If the Add Ch button is enabled, then the channel number is prepended to the path.
The Min and Max values allow you to set what range of floating point values are sent over OSC for the full range of input. By default the range is set to be between 0.0 and 1.0.
The actual OSC output is shown at the bottom right of the plugin.