Simple OSC Output/Input Examples (4.23.1)

  1. Right Click and Create Custom Event - give it a name (eg OSCMessage_Event)

  2. Drag the Red output from the OSCMessage_Event object onto the Red Event input on the Bind Event object

  3. Right click on the OSCMessage_Event object and Refresh Nodes

  4. A Blue message output should appear on the OSCMessage_Event object

  5. Right click on the Blue output on the OSCMessage_Event object and choose ‘promote to variable’ - this creates a SET new variable (of type OSC Message)

  6. You can then re-name this new variable to something (eg Received OSCMessage)