|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jmsltestsuite.ListMidiDevices
public class ListMidiDevices
List midi ports by name
Not very useful as of JMSL's default MidiShare implementation. MidiShare does
not currently return # devices or the device names to ava. Some future
version of MidiShare might, at which point JMSL can tell you about it.
Useful if you are using MidiPort, however.
Constructor Summary | |
---|---|
ListMidiDevices()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListMidiDevices()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |