Exemplo n.º 1
0
 public static int MIDI_InGetNumDevs()
 {
     return(Midi.midiInGetNumDevs());
 }