jlscp
v0.8

Uses of Interface
org.linuxsampler.lscp.Parseable

Packages that use Parseable
org.linuxsampler.lscp Provides classes for retrieving information and configuring LinuxSampler instance. 
 

Uses of Parseable in org.linuxsampler.lscp
 

Classes in org.linuxsampler.lscp that implement Parseable
 class AbstractDriver
          This class provides default implementation of the Driver interface.
 class AbstractInstrument
           
 class AbstractParameter<T>
          This class provides default implementation of the Parameter interface.
 class AudioOutputDriver
          This class provides detailed information about an audio output driver.
 class BoolListParameter
          This class implements the Parameter<Boolean[]> interface.
 class BoolParameter
          This class implements the Parameter<Boolean> interface.
 class DbInstrumentInfo
          Provides information about a database instrument.
 class FloatListParameter
          This class implements the Parameter<Float[]> interface.
 class FloatParameter
          This class implements the Parameter<Float> interface.
 class FxSend
          Provides information about the current settings of a specific effect send.
 class IntListParameter
          This class implements the Parameter<Integer[]> interface.
 class IntParameter
          This class implements the Parameter<Integer> interface.
 class MidiInputDriver
          This class is used to provide detailed information about a MIDI input driver.
 class MidiInstrumentInfo
          Provides information about a MIDI instrument.
 class SamplerChannel
          Provides information about the current settings of a specific sampler channel.
 class SamplerEngine
          Provides information about a specific sampler engine.
 class ScanJobInfo
          Provides information about a running scan job.
 class ServerInfo
          Provides general information about LinuxSampler instance.
 class StringListParameter
          This class implements the Parameter<String[]> interface.
 class StringParameter
          This class implements the Parameter<String> interface.
 


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.