OSC and audio
What are the simplest ways to send and receive audio and video via OSC in MaxMSP? I understand that i need to use a blob message but that is all i know. A search only turned up blosc, but I would prefer something without an external.
There is no simple way, see also this thread
Personally I'm using the plugins AUNetSend/Receive for audio (on Mac).
Yea, I even tracked down the touchDesigner thread mentioned at the end.
It's funny becuase OSC has a blob message for audio/video.
Thanks for the AUNetsend/Receive tip, but i was trying to find something platform agnostic.