#include <revolution/midi.h> void MIDIInit(void);
None.
Initializes the MIDI adapter library. This function must be called before any other MIDI adapter API functions.
2007/05/09 Initial version.