Link-14 Output

From I-CubeX Wiki
Revision as of 05:44, 12 December 2016 by Admin (talk | contribs)
Jump to: navigation, search

The output window provides various options to map the sensor data to MIDI or OSC messages, so that the data can be made available for other software programs that can receive such messages. Click the "edit" button to open its configuration window. Click the area below the "edit" button to enable/disable output.


Link-14 sensors output 1enabled.png


MIDI Control Change

This block outputs Control Change messages. The processed sensor signal is set to the controller value, leaving the controller number, MIDI Channel and MIDI out port to be set. Note that since the value can only be between 0 and 127, the signal coming in is scaled from 0-1023 to 0-127.

Link-14 output MIDI control change.png


MIDI Note On

This block outputs a MIDI Note On message. The processed sensor signal can be set to control either the note number, or the note velocity. You can also set the MIDI Channel number as well as the MIDI out port. As with Control Change, the signal is scaled from 0-1023 to 0-127.

Link-14 output MIDI note on.png


OSC Message

This block sends out an OSC message using the processed sensor signal. You can specify the the text portion of the message, including slashes. You can also set the Host IP and Port for the recipient of the OSC messages. Note that putting multiple text strings separated by spaces causes multiple messages to be sent with different names but the same numerical value.

Link-14 output OSC message.png