|
jlscp v0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Instrument | |
---|---|
org.linuxsampler.lscp | Provides classes for retrieving information and configuring LinuxSampler instance. |
Uses of Instrument in org.linuxsampler.lscp |
---|
Classes in org.linuxsampler.lscp that implement Instrument | |
---|---|
class |
AbstractInstrument
|
class |
DbInstrumentInfo
Provides information about a database instrument. |
class |
MidiInstrumentInfo
Provides information about a MIDI instrument. |
Methods in org.linuxsampler.lscp that return Instrument | |
---|---|
Instrument |
Client.getFileInstrumentInfo(java.lang.String filename,
int instrIdx)
Gets information about the instrument with index instrIdx in the specified instrument file. |
Instrument[] |
Client.getFileInstruments(java.lang.String filename)
Gets the list of instruments in the specified instrument file. |
|
jlscp v0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |