Beispiel #1
0
 public void DisplayOutputMidiPorts()
 {
     OutputMidi.PrintMidiList(om);
     Console.WriteLine();
 }