Can You Connect The Arduino.....

I know you can connect the Arduino with an IPhone, Because you can download the app "OSC"
As The Tutorial Is On This Website http://www.sparkfun.com/commerce/tutorial_info.php?tutorials_id=152
What I Would Like To Know Is If You Can Do It With VitualDJ, On The Website It Has A Link To Open Sound Control - Wikipedia
VirtualDJ Is On The List,
Which I Presume Means You Can Use It?
Help Greatly Needed

Help Greatly Needed

It Most Certainly Is!

Knock of the StUpiD ranDom capItalIzAtioN.

Sorry I Just Think It Looks Untidy

Amen.

I know you can connect the Arduino with an IPhone, Because you can download the app "OSC"

The two don't follow. OSC is a protocol for control, you can control OSC stuff to your computer through Wi-Fi into things like processing:-
http://www.thebox.myzen.co.uk/Mac_Apps/Processing.html

But to get an arduino involved you have to get a link from the arduino into your computer, and some software (on the PC) to transfer the serial data from it to the OSC level of your PC.

Can you point me in the right direction for this please grumpy mike!
Thanks

Something like the arduino monome serial software:-
http://post.monome.org/comments.php?DiscussionID=1648
That converts between OSC and serial.