iosc/osc - maxmsp
Hi,
I am not quite clear on whether the OSC-route object should automatically pick up incoming OSC data (in this case from iosc on an iphone), or if the patch or max/msp needs something else activated/included. My attempt doesnt quite work. ... :(
or maybe this is not the right object to use ... ? :)
Any simple example patches available anywhere ?
Thanks
use udpreceive to get the data connected to OSC-route, or even just a print object to see data coming in printed to the Max window.