Difference between revisions of "EditorX-73 OSC"

From I-CubeX Wiki
Jump to: navigation, search
(Message)
Line 20: Line 20:
  
 
==Input Message==
 
==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.
+
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 is set to the same string as one of the input message strings, it is possible to use sensor values to control actuators via OSC.
  
 
[[File:editorx-73_OSC_input_message.png]] [[File:Editorx-73_OSC_input_message_multi.png]]
 
[[File:editorx-73_OSC_input_message.png]] [[File:Editorx-73_OSC_input_message_multi.png]]

Revision as of 18:36, 12 November 2016

The OSC Mapping window configures EditorX to output sensor input values as OSC messages as well as to receive OSC messages to control actuators.


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 is set to the same string as one of the input 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