slipOSC Implementations? OSC over USB?
Hi All
Just wondering if anyone can direct me to a slipOSC implementation on modern hardware - Arduino, CUI, Teensy , Wiring etc
Or what people might be using to get OSC from their hardware controller projects?
Thanks
MM
I think that's how the Make Controller Kit works:
http://makezine.com/controller/
Also, look at uOSC:
http://cnmat.berkeley.edu/research/uosc
Hi
Don't think the Make Controller is made any more.
uOSC is only available compiled for older chips as fas i can find.
Have written some emails to devs but no reponse yet.
Also it appears that slattach - a unix app for slip connection is no included in OS X
Surely there must be an OSC over USB implementation on modern hardware?
I googled slipOSC and got this:
https://github.com/sepal/Arduino-Serial-SLIP-OSC
It looks like you need to track down Yotam Mann at CNMAT.