We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › oscP5 + iphone touchOSC
Page Index Toggle Pages: 1
oscP5 + iphone touchOSC (Read 1297 times)
oscP5 + iphone touchOSC
Feb 7th, 2010, 9:30am
 
Hi everybody,

I am building a simple VJ application in processing and right now I am using controlP5 to control the effects interactively on the screen. I wanted to use a MIDI controller to control it but since I don't have a midi controller, I want to try out oscP5 instead. I'm running the sketch in processing on a macbook pro, and I have touchOSC installed on my iPhone, do I need the hexler TouchOSC editor to control my processing sketch from my phone? ... or will the processing sketch be able to sense the OSC messages on its own (as long as I have wifi)? ... Just wanted to ask before I started fiddling with touchOSC.
Re: oscP5 + iphone touchOSC
Reply #1 - Feb 9th, 2010, 5:58am
 
You will definitely need hexler TouchOSC editor to control your processing sketch. It won't figure out by itself.

Page Index Toggle Pages: 1