Roli Lightpad multitouch separate values?
Hello, I have managed to unpack the messages from a blocks.multitouch object into X Y and Z coordinates, but...
How do you get separate values for each finger touch?
I am sending these values via OSC to Touchdesigner, and when I use two or more fingers on the lightpad, the X Y Z channels seem to come in as alternating messages on the same channel, so not sure how to separate them into distince channels.
Hi Ian,
Use a route object (route 1 2 3 4 5) directly out of blocks.multitouch to get separate messages for each finger, then unpack and format your OSC messages (e.g. /finger1_X, /finger1_Y). These messages will show up as separate channels in your OSC In CHOP in TouchDesigner .
<
The problem you describe doesn't happen for me.
Hmm, I wonder if it has something to do with windows. Are you on a Mac?
Yes