|
jlscp v0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MidiPort | |
---|---|
org.linuxsampler.lscp | Provides classes for retrieving information and configuring LinuxSampler instance. |
Uses of MidiPort in org.linuxsampler.lscp |
---|
Methods in org.linuxsampler.lscp that return MidiPort | |
---|---|
MidiPort |
Client.getMidiInputPortInfo(int deviceId,
int midiPort)
Gets detailed information about a specific MIDI input port. |
MidiPort |
MidiInputDevice.getMidiPort(int index)
Gets the MIDI port at the specified index. |
MidiPort[] |
MidiInputDevice.getMidiPorts()
Gets the current non- null list of MIDI ports this device offers. |
Methods in org.linuxsampler.lscp with parameters of type MidiPort | |
---|---|
void |
MidiInputDevice.setMidiPorts(MidiPort[] ports)
Sets the current list of MIDI ports. |
|
jlscp v0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |