Sending OSC
Sorry to bring this up again, but can you provide an example for the send_osc node? Will the "arguments" become OSC messages? I know you said it's finicky and experimental but it would be INCREDIBLY GREAT to be able to send osc for this project. I'm making a visual sequencer for puredata.
Many thanks,
Will
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Frederik De Ble... on 26 Feb, 2015 11:05 AM
Yup, you give it a list of arguments, which will be put after the "route" (which normally is called address, which is confusing because there's also an IP address).
Arguments have to be numbers; strings are not supported.
You can see an example of the use in the screenshot.