Exemple #1
0
 public static MIDIError MIDI_InStart(IntPtr handle)
 {
     return(Midi.midiInStart(handle));
 }