(uncpomplete) port of the cnmat osc library for Arduino/Teensy. Upstream url: https://github.com/CNMAT/OSC
(uncpomplete) port of the cnmat osc library for Arduino/Teensy. Upstream url: https://github.com/CNMAT/OSC
Compiles, but not Tested in any kind. OSCMessage::send(); and OSCBundle::send() don't work/are commented out due to Platform specifics I first have to figure out.
History
init. Compiles, not tested. OSCMessage::send(Print &p) and OSC::Bundle::send(Print &p) commented out
2014-05-17, by aspeteRakete [Sat, 17 May 2014 12:42:29 +0000] rev 3
init. Compiles, not tested. OSCMessage::send(Print &p) and OSC::Bundle::send(Print &p) commented out
rumprobiert. send bleibt erstmal drau?en.
2014-05-16, by aspeteRakete [Fri, 16 May 2014 22:41:39 +0000] rev 2
rumprobiert. send bleibt erstmal drau?en.
OSCMessage Portiert: ::send(Print &p) derzeit auskommentiert.
2014-05-16, by aspeteRakete [Fri, 16 May 2014 22:10:49 +0000] rev 1
OSCMessage Portiert: ::send(Print &p) derzeit auskommentiert.
init, ported OSCData:; - removed arduino specific headers.; - removed duplicated method (uint32_t vs int)
2014-05-16, by aspeteRakete [Fri, 16 May 2014 21:50:03 +0000] rev 0
init, ported OSCData:; - removed arduino specific headers.; - removed duplicated method (uint32_t vs int)