jlscp
v0.8

Uses of Interface
org.linuxsampler.lscp.Instrument

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

Copyright © 2009 Grigor Iliev. All rights reserved.