Hey Gang,
Here's my external for communication with my new iPod touch using mrmr. The mrmr website is down right now, but you can get it from the app store.
USAGE: Place mrmr.pd in your path. Invoke the external in your patch. OSC messages are filtered and messages are sent dynamically. You only need to create [receive]s to get at the messages. To get widget IDs, check the errors while you hit buttons, sliders, etc. Have fun.
Send/Receive naming:
buttons: btn-$1
sliders: sldr-$1
tactiles: tacx-$1, tcy-$1.
accelerometer data: acclx-$1, accly-$1, acclz-$1.
Stand by for an external for OSCemote.