Hi,
I would like to communicate through OSC (in this case with Unity), can I get a recommendation how get that going? What external should I use? I'm on Mac.
Cheers
Pd & Open Sound Control (OSC)
Hi,
I would like to communicate through OSC (in this case with Unity), can I get a recommendation how get that going? What external should I use? I'm on Mac.
Cheers
@cfry You don't need any externals. Here's something I used to understand how QLab sends and receives OSC:
The output of [oscparse] is just a list that contains the OSC path plus whatever data at the end which you can process as you would any Pd list.
The "MrPeach" library (available through Deken) has some helper functions which aren't really necessary, strictly speaking, but they make life a little easier.
Oops! Looks like something went wrong!