I’m a bit of TouchDesigner newb (just started last week), and am trying to drive some skeletal rigs in an external tool using Osc. The tool expects data to be in arrays of 7 floats (time, tx, ty, tz, rx, ry, rz). I’m getting this data with a Kinect in CHOPs but using the CHOP Osc Out gives me a single float per channel. I suspect I can use DAT nodes to pack up these channels into arrays and use the Osc Out DAT, but I’m kind of stumped by the later. Any ideas how to do this? Just a basic example of how to use the Osc Out DAT would be a huge help.
Thanks!
– Paul