OSC tutorial
Hi there,
I am trying to figure out osc_receive node. It gets the data I send with osculator.
But the data sent to shapes creates errors like "argument type mismatch" oder a JavaClassCast Exception.
Is there a tutorial on how to setup the osc_receive node? Do I need ot change the settings in MetaData, and how?
any help would be highly appreciated.
thanks
boris
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 john on 09 Dec, 2019 12:37 AM
Hi Boris,
I have never really used OSC, but if you search through the forums you can find several threads with tutorials and sample code. Here are three to start:
http://support.nodebox.net/discussions/nodebox-2-3/185-osc-with-tou...
http://support.nodebox.net/discussions/nodebox-2-3/135-osc-setup
http://support.nodebox.net/discussions/nodebox-2-3/5981-device-supp...
That third one has some troubleshooting tips I wrote to an earlier poster. Please read through those and see if they help. If you're still stuck, send us another note.
If you do get something working, please consider posting it in the Show Your Work forum. Maybe you can help create a tutorial for those who follow!
John