ios-samples/CoreMidiSample
Miguel de Icaza 75d163b3af Added README.md and Metadata.xml to CoreMidi sample 2012-03-22 16:42:38 -04:00
..
AppDelegate.cs Update the Midi sample 2012-03-06 17:40:51 -05:00
CoreMidiSample.csproj Add CoreMidi sample 2012-02-16 01:17:46 -05:00
CoreMidiSample.sln Add CoreMidi sample 2012-02-16 01:17:46 -05:00
Info.plist Add CoreMidi sample 2012-02-16 01:17:46 -05:00
Metadata.xml Added README.md and Metadata.xml to CoreMidi sample 2012-03-22 16:42:38 -04:00
README.md Added README.md and Metadata.xml to CoreMidi sample 2012-03-22 16:42:38 -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)