ios-samples/CoreMidiSample
NinaV e5ae35eac5 add new resources 2012-12-20 14:20:14 -05:00
..
Resources add new resources 2012-12-20 14:20:14 -05:00
AppDelegate.cs Improve the sample, cover more stuff 2012-03-23 16:12:42 -04:00
CoreMidiSample.csproj add new resources 2012-12-20 14:20:14 -05:00
CoreMidiSample.sln Add CoreMidi sample 2012-02-16 01:17:46 -05:00
Info.plist add new resources 2012-12-20 14:20:14 -05:00
Metadata.xml Added README.md and Metadata.xml to CoreMidi sample 2012-03-22 16:42:06 -04:00
README.md Added README.md and Metadata.xml to CoreMidi sample 2012-03-22 16:42:06 -04:00

README.md

CoreMidiSample

This sample shows the basics of how to probe for the MIDI hardware and endpoints available on the system as well as sending a simple note to all of the MIDI devices connected to the system.

For more information about CoreMidi in MonoTouch, check the online API documentation that includes an explanation of the different pieces:

      http://iosapi.xamarin.com/?link=N%3aMonoTouch.CoreMidi

Author

Miguel de Icaza (miguel@xamarin.com)