|
jlscp v0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbInstrumentInfo | |
---|---|
org.linuxsampler.lscp | Provides classes for retrieving information and configuring LinuxSampler instance. |
Uses of DbInstrumentInfo in org.linuxsampler.lscp |
---|
Methods in org.linuxsampler.lscp that return DbInstrumentInfo | |
---|---|
DbInstrumentInfo[] |
Client.findDbInstruments(java.lang.String dir,
DbSearchQuery query)
Finds all instruments in the specified directory that corresponds to the specified search criterias. |
DbInstrumentInfo[] |
Client.findDbInstruments(java.lang.String dir,
DbSearchQuery query,
boolean nonRecursive)
Finds all instruments in the specified directory that corresponds to the specified search criterias. |
DbInstrumentInfo |
Client.getDbInstrumentInfo(java.lang.String instr)
Gets information about the specified instrument. |
DbInstrumentInfo[] |
Client.getDbInstruments(java.lang.String dir)
Gets the list of instruments in the specified directory. |
|
jlscp v0.8 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |