ios-samples/CoreMidiSample
Prashant Cholachagudda 2b25d3b0d0 Pull from upstream 2015-01-19 20:39:40 +05:30
..
Resources [CoreMidiSample]Correcting errors in README, updating screenshots and icons 2013-10-22 13:53:08 +01:00
Screenshots [CoreMidiSample]Correcting errors in README, updating screenshots and icons 2013-10-22 13:53:08 +01:00
AppDelegate.cs Pull from upstream 2015-01-19 20:39:40 +05:30
CoreMidiSample.csproj Pull from upstream 2015-01-19 20:39:40 +05:30
CoreMidiSample.sln Add CoreMidi sample 2012-02-16 01:17:46 -05:00
Info.plist Set application name and rebuild sample to set UIDeviceFamilyInfo 2014-07-23 11:12:32 -04:00
Metadata.xml Added gallery opt-in to metadata 2014-02-20 10:22:07 -05:00
README.md [CoreMidiSample]Correcting errors in README, updating screenshots and icons 2013-10-22 13:53:08 +01: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)