1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<HTML> 3<HEAD> 4<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> 5<META http-equiv="Content-Style-Type" content="text/css"> 6<LINK rel="stylesheet" type="text/css" href="../CSS/revolution.css"> 7<BASE target="main"> 8<TITLE>MIDI Adapter (MIDI) API Function List</TITLE> 9</HEAD> 10<BODY> 11<H1>MIDI Adapter (MIDI) API Function List</H1> 12<H2><a name="MIDI">MIDI Adapter</a></H2> 13<TABLE class="api_list" border="1" > 14 <TBODY> 15 <tr> 16<th><a href="./MIDIInit.html">MIDIInit</a></th> 17<td>Initializes the MIDI Adapter library.</td> 18 </tr> 19 <tr> 20<th><a href="./MIDIGetStatus.html">MIDIGetStatus</a></th> 21<td>Gets the status of the MIDI adapter.</td> 22 </tr> 23 <tr> 24<th><a href="./MIDIGetStatusAsync.html">MIDIGetStatusAsync</a></th> 25<td>Asynchronously gets the status of the MIDI adapter.</td> 26 </tr> 27 <tr> 28<th><a href="./MIDIRead.html">MIDIRead</a></th> 29<td>Gets data from the MIDI adapter.</td> 30 </tr> 31 <tr> 32<th><a href="./MIDIReadAsync.html">MIDIReadAsync</a></th> 33<td>Asynchronously gets data from the MIDI adapter.</td> 34 </tr> 35 </TBODY> 36</TABLE> 37 38<hr><p>CONFIDENTIAL</p></body> 39</HTML> 40