[SOLVED] OSC send to Processing
-
Hi folks,
I'm trying to send OSC data from Isadora to Processing 3 using the OSC multi transmit actor. The Processing code I have expects data to be in the form "/a/xy" where "a" the id of a dancer and x and y are floats 0-1 representing their position in space. Unfortunately the Processing sketch isn't recognising the OSC sent from isadora. This is what I've tried:
I've also tried a whole variety of "addresses" such as "1", "/1", "/1/" etc none of which work. I've also toggled teh "use type" but to no avail. Any suggestions welcome.
thanks,
Nic -
Don't worry it now works! I had another application using the same OSC port to send. Hopefully this is useful for other people.
Nic