I can't carry out the OSClisten tutorial found here >>>
on my RPI3because objects the likes of:
import mrpreach
upsend
sendosc
don't appear to be available. what can I do?
Many thanks
OSClisten PD on RPI3
I can't carry out the OSClisten tutorial found here >>>
on my RPI3because objects the likes of:
import mrpreach
upsend
sendosc
don't appear to be available. what can I do?
Many thanks
@Fauveboy I have made some vanilla replacement abstractions for some of the MrPeach objects.....
MrPeach Vanilla.zip
You will need the other abstractions in the zip for them to work.
They also show how to use the newer vanilla osc objects.
David.
You can also use Pd's native objects, [oscformat], [netsend -u -b], [netreceive], [oscparse], no need for external libraries.
Thanks for the zip thats taken care of a few objects.
I think I can use netrecieve to replace udpreceive. I've downloaded serialosc with alsa uses the objects unpackOSC, pipelist and prepend set. Are there equivalent objects vanilla has I can use to substitute these?
Oops! Looks like something went wrong!