commands:general_node_commands:node_osc
node_osc: <name> | <method>
Sends an OSC command to the named node as written
- name is the name of the node to be sent the command
- method is the OSC command to be sent, including parameters separated by spaces if requried, e.g.:
/path/to/method 1 4.0
Wintermute will first attempt to parse each parameter as an integer, then as a float, and if both fail will pass it as a string. Wintermute does not currently handle blobs, timetags or bundles
commands/general_node_commands/node_osc.txt · Last modified: by 127.0.0.1