|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jsyn.devices.javasound.MidiDeviceTools
public class MidiDeviceTools
Constructor Summary | |
---|---|
MidiDeviceTools()
|
Method Summary | |
---|---|
static javax.sound.midi.MidiDevice |
findKeyboard()
|
static javax.sound.midi.MidiDevice |
findKeyboard(java.lang.String text)
Find a MIDI transmitter that contains text in the name. |
static void |
listDevices()
Print the available MIDI Devices. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MidiDeviceTools()
Method Detail |
---|
public static void listDevices()
public static javax.sound.midi.MidiDevice findKeyboard(java.lang.String text)
public static javax.sound.midi.MidiDevice findKeyboard()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |