|
jlscp v0.8 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MidiInstrumentInfo.LoadMode | |
|---|---|
| org.linuxsampler.lscp | Provides classes for retrieving information and configuring LinuxSampler instance. |
| Uses of MidiInstrumentInfo.LoadMode in org.linuxsampler.lscp |
|---|
| Methods in org.linuxsampler.lscp that return MidiInstrumentInfo.LoadMode | |
|---|---|
MidiInstrumentInfo.LoadMode |
MidiInstrumentInfo.getLoadMode()
Gets the load mode of this MIDI instrument. |
static MidiInstrumentInfo.LoadMode |
MidiInstrumentInfo.LoadMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MidiInstrumentInfo.LoadMode[] |
MidiInstrumentInfo.LoadMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.linuxsampler.lscp with parameters of type MidiInstrumentInfo.LoadMode | |
|---|---|
void |
MidiInstrumentInfo.setLoadMode(MidiInstrumentInfo.LoadMode loadMode)
Sets the load mode of this MIDI instrument. |
|
jlscp v0.8 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||