I'm really excited to announce that version 0.8 of a MIDI over WiFi has been released... Open Source!
For those who aren't familiar, this will allow you to write your own MIDI over WiFi applications for the iPhone/iTouch, and make use of the DSMI servers that already exist for Mac/Win/Linux !
libDSMI iPhone is an offshoot of a project I started with Tobias Weyand a couple of years ago for the Nintendo DS. It started with a hardware MIDI interface hack for the DS, then Tobias and I discovered we had a mutual desire to get MIDI working over WiFi so that the average user didn't have to know anything about electronics to send MIDI from the device.
Well today is the beginning of a very exciting new tool for iPhone developers everywhere! We have ported this great technology to the iPhone and anyone with programming knowledge for the iPhone can use it without restrictions! (well, except for those in the lgpl licence ;) ).
!!! One more thing! I've created a free source code example for how to use it! Right now it has to be checked out using SVN from our google code page (http://code.google.com/p/dsmi/) and is located in trunk/iPhone/demoapps section ( http://dsmi.googlecode.com/svn/trunk/iPhone/demoapps/). It is an accelerometer based MIDI controller app. It will also be available for free on the Appstore very soon as MIDI Motion Machine Free !
Our forums now have a libDSMI section as well! Feel free to ask me any questions there. I will be writing a nice tutorial on how to include the lib in your iphone projects as well.
Don't forget to drop by the original libDSMI web page too!
http://dsmi.tobw.net/
http://code.google.com/p/dsmi/
~ Special thanks goes out to Tobias Weyand for creating some awesome multiplatform servers for DSMI! ~