hello I just got max and was looking through all the arduino to max communication methods on Arduino playground but what I couldn'tsee from the text was which method would allow me to send numbers on command. what i mean by this is a system whereby I could have an if statement and the actuation could be a number sent to max ?. I can't work out from the descriptions if all of the methods listed in arduino play ground would allow this because allot seem to be talking about reading pin states?
am I just being dense
I suppose I could just tell the Arduino to write a pin state and get the number into max that way ?