Hello all, we’ve been trying to get Touch OSC to work in Touchdesigner all day and it seems to be a problem with TD specifically. The UDP example sketch in Processing is reading fader and accelerometer values fine, so we are sure the IP address and port settings are correct. It’s simply that nothing happens when we try using UDP In and OSC In, both DAT and CHOP. From all evidence online it seems that at the very least when the Network Port parameter is changed to the correct number the accelerometer numbers should start streaming in. I also installed the latest 088 build of TD. Any suggestions would be immensely appreciated. Thank you.
Are you able to send OSC between TD instance using OSC Out and OSC In? Maybe the firewall is blocking network communication for TD.
Oh my gosh, thank you so much, that was it exactly. It’s working completely as advertised now, by simply checking the program in the firewall settings.
Good to hear. Enjoy!
in case anyboy needs i did a simple comunication from a constant chop by osc and udp dat.
Enjoy
Javo
osc_y_udp.tox (1.92 KB)