utilities.test
Class MIDITest

java.lang.Object
  extended by utilities.test.MIDITest

public class MIDITest
extends java.lang.Object

Displays information about the MIDI inputs and outputs available on your computer that are supported by the JRE. Still quite rudimentary.


Constructor Summary
MIDITest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MIDITest

public MIDITest()
Method Detail

main

public static void main(java.lang.String[] args)