Hi!
I'm currently setting up my Arduinome which sends OSC/MIDI into TouchDesigner. I need to construct an OSC Bundle message in TouchDesigner to light up the LED's according to a certain pattern... I understand how to build up strings with DAT's and send them out using the OSC Out CHOP. But how do you construct a bundle of messages? The WIKI wasn't much help, they sended me to the OSC homepage which in turn, did not give me any hints on how to construct a bundle in OSC.
this
http://osw.sourceforge.net/html/OSCBundle.html
and this:
http://opensoundcontrol.org/implementat ... rol-maxmsp
(Note this is MaxMSP, but the syntax has to be the same right?)
Also, this wasn't much help:
viewtopic.php?f=4&t=2347&p=8119&hilit=osc+bundle#p8119
(TouchDesigner makes underscores from spaces in strings, therefor the syntax for OSC is not correct ? )
Didn't help me any further?
