| Constructor and Description |
|---|
Keyboard(MidiDevice input,
MidiDevice output)
Constructs a new
Keyboard with the specified input and output
devices |
| Modifier and Type | Method and Description |
|---|---|
MidiDevice |
getInput()
Obtains the current input MIDI device.
|
MidiDevice |
getOutput()
Obtains the current output MIDI device.
|
String |
toString() |
public Keyboard(MidiDevice input, MidiDevice output)
Keyboard with the specified input and output
devicesinput - the MIDI input deviceoutput - the MIDI output devicepublic MidiDevice getInput()
MidiDevicepublic MidiDevice getOutput()
MidiDeviceCopyright © 2015 Kreatious LLC. All rights reserved.