jlscp
v0.8

Uses of Package
org.linuxsampler.lscp

Packages that use org.linuxsampler.lscp
org.linuxsampler.lscp Provides classes for retrieving information and configuring LinuxSampler instance. 
org.linuxsampler.lscp.event Provides interfaces and classes for handling events send by LinuxSampler instance. 
 

Classes in org.linuxsampler.lscp used by org.linuxsampler.lscp
AbstractDevice
          This class provides default implementation of the Device interface.
AbstractDriver
          This class provides default implementation of the Driver interface.
AbstractInstrument
           
AbstractParameter
          This class provides default implementation of the Parameter interface.
AudioOutputChannel
          This class provides detailed information about an audio output chanel.
AudioOutputDevice
          Provides information about the current settings of a specific audio output device.
AudioOutputDriver
          This class provides detailed information about an audio output driver.
BufferFill
          Provides information about the fill state of a disk stream buffer.
Client.ScanMode
           
DbDirectoryInfo
          Provides information about a database instrument directory.
DbInstrumentInfo
          Provides information about a database instrument.
DbSearchQuery
          This class represents a query containg the search criterias for the instruments to obtain.
DbSearchQuery.InstrumentType
           
Device
          Defines the generic properties that every device should have.
Driver
          Defines the generic properties that every driver should have.
FxSend
          Provides information about the current settings of a specific effect send.
Instrument
           
LscpException
          Thrown to indicate unexpected error in the LinuxSampler control protocol.
LSException
          Thrown to indicate that LinuxSampler has returned an error message.
MidiInputDevice
          Provides information about the current settings of a specific MIDI input device.
MidiInputDriver
          This class is used to provide detailed information about a MIDI input driver.
MidiInstrumentEntry
          Specifies a position of a MIDI instrument in a MIDI instrument map.
MidiInstrumentInfo
          Provides information about a MIDI instrument.
MidiInstrumentInfo.LoadMode
           
MidiInstrumentMapInfo
          Represents a MIDI instrument map used for mapping instruments to corresponding MIDI bank select and MIDI program change messages.
MidiPort
          This class is used to provide detailed information about a MIDI port.
Parameter
          Defines the generic properties that every parameter should have.
ParameterType
          Represents the parameter type.
Parseable
          This interface defines standard method for parsing lines of text.
SamplerChannel
          Provides information about the current settings of a specific sampler channel.
SamplerEngine
          Provides information about a specific sampler engine.
ScanJobInfo
          Provides information about a running scan job.
ServerInfo
          Provides general information about LinuxSampler instance.
 

Classes in org.linuxsampler.lscp used by org.linuxsampler.lscp.event
BufferFill
          Provides information about the fill state of a disk stream buffer.
 


jlscp
v0.8

Copyright © 2009 Grigor Iliev. All rights reserved.