EditorX-73 OSC

From I-CubeX Wiki
Jump to: navigation, search

The OSC Mapping window configures EditorX to output sensor input values as OSC messages as well as to receive OSC messages to control actuators. Note that you can do all this using Connect only, so there's no need to use EditorX just for this.


Output Port

The OSC port should be set to the port of the receiving software or device.

OSC-output params.png


Output Message

The Message Interval cannot be set lower than the Sampling Interval as set in the Options section. The message text field can contain multiple separate strings, in which case the same sensor data will be sent in multiple messages. Messages that have been sent are shown below the message text field.

OSC-output message.png

Input Port

The OSC port should be set to the port of the transmitting software or device.

Editorx-73 OSC input params.png


Input Message

The message text field should contain the string to match and optionally, if the string contains multiple numbers, a number to indicate which number in the string to use for actuator control. Messages that have been received are shown below the message text field. If an output message field is set to the same string as one of the input message strings, or if an input message field is set to the same string as one of the output message strings, it is possible to use sensor values to control actuators via OSC.

Editorx-73 OSC input message.png Editorx-73 OSC input message multi.png