зеркало из https://github.com/xamarin/ios-samples.git
75d163b3af | ||
---|---|---|
.. | ||
AppDelegate.cs | ||
CoreMidiSample.csproj | ||
CoreMidiSample.sln | ||
Info.plist | ||
Metadata.xml | ||
README.md |
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)