OSCemote particle system creation
-
Hello, i would like to know if anyone has played around with OSCemote for ipad/iphone with Isadora. i would like to use the multi-touch panel to create particles in isadora for an upcoming performance. I would like to have the OSCemote start and move 5 unique particle systems and with finger control the center of each particle system. I would love any ideas before i begin coding it.
cheersPatrick -
Not used that specific app (OSCemote) but used very similar ones.
Should be simple enough to do. Start with one particle system and then build on top of each one.The OSC streams may get confusing but you will crack it. Dont forget lots of scaling! OSC ranges from 0.0 - 1.0 and isadora *mostly* works in 0-100.Let us know how you get on! :-) -
So far i have it working with SuperCollider on the ipad with a little help from Chris Jeffs' old blog post now i am going to start to fool with the isadora side of it
-
I am taking the dumps from the SC window and will use them as a starting point. getting SuperCollider Workig on ipad was a feat!