Ive got TouchOSC running on an ad-hoc wifi network and I can receive in my max patch just fine. I have a grid control and when I hit it I get messages in my patch like so :
print: /1/grid/3/9 1.
Problem is when I send back to the iPad (using message boxes and udpsend) I can see a little indicator in the corner of the TouchOSC interface blink which suggests its receiving fine but for some reason it refuses to change the visible state of any of my buttons. Im sending back messages of the same format switching the end 1/0 but it just wont change the button states. Ive tried with/without the fullstop at the end (not sure why my received messages have these) but to no avail.
Bit stumped by this - any tips would be great !
ta,
Marc