Dynamically creating OSC connections

eddyc's picture

Hey,

I have a little app on the iPhone that creates or removes primitives in a space with accelerometer input moving them around the screen, when an object is created it also creates a unique OSC identifier and sends x and y coordinates to the network. Is it possible to dynamically create OSC inputs to an iterator so when I create and destroy objects on the phone that Quartz composer will be able to do likewise, I'm only beginning to use QC and I cannot find a solution. Thanks Ed