On Mon, 2010-04-12 at 16:11 -0300, Paulo Casaes wrote: > netsend and netreceive can send any type of message. You should look > into OSC for your needs. > > In a related question, what is the difference between netsend and > sendOSC? Can netsend and netreceive be used for OSC?
No. They use a different protocol: [netsend] uses FUDI [1] and [sendOSC] uses OSC [2] (over UDP?). >From what I know, the OSCx externals aren't really maintained anymore. It's recommended to use the mrpeach versions ([packOSC], [unpackOSC], [routeOSC]). [1] http://en.wikipedia.org/wiki/FUDI [2] http://en.wikipedia.org/wiki/Open_Sound_Control Roman _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
