jlscp
v0.8
A B C D E F G H I J K L M N O P R S T U V

A

AbstractDevice - Class in org.linuxsampler.lscp
This class provides default implementation of the Device interface.
AbstractDevice() - Constructor for class org.linuxsampler.lscp.AbstractDevice
Creates new instance of AbstractDevice
AbstractDriver - Class in org.linuxsampler.lscp
This class provides default implementation of the Driver interface.
AbstractDriver() - Constructor for class org.linuxsampler.lscp.AbstractDriver
Creates a new instance of AbstractDriver
AbstractInstrument - Class in org.linuxsampler.lscp
 
AbstractInstrument() - Constructor for class org.linuxsampler.lscp.AbstractInstrument
Creates a new instance of AbstractInstrument.
AbstractInstrument(String[]) - Constructor for class org.linuxsampler.lscp.AbstractInstrument
Creates a new instance of AbstractInstrument.
AbstractParameter<T> - Class in org.linuxsampler.lscp
This class provides default implementation of the Parameter interface.
AbstractParameter() - Constructor for class org.linuxsampler.lscp.AbstractParameter
 
addAudioDeviceCountListener(ItemCountListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addAudioDeviceInfoListener(ItemInfoListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addBufferFillListener(BufferFillListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addChannelCountListener(ChannelCountListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addChannelInfoListener(ChannelInfoListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addChannelMidiDataListener(ChannelMidiDataListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addDbDirectory(String) - Method in class org.linuxsampler.lscp.Client
Adds the specified directory to the instruments database.
addDbInstrument(String, String, int) - Method in class org.linuxsampler.lscp.Client
Adds the specified instrument to the specified instruments database directory.
addDbInstrument(String, String, int, boolean) - Method in class org.linuxsampler.lscp.Client
Adds the specified instrument to the specified instruments database directory.
addDbInstruments(String, String) - Method in class org.linuxsampler.lscp.Client
Adds the instruments in the specified file to the specified instruments database directory.
addDbInstruments(String, String, boolean) - Method in class org.linuxsampler.lscp.Client
Adds the instruments in the specified file to the specified instruments database directory.
addDbInstruments(Client.ScanMode, String, String) - Method in class org.linuxsampler.lscp.Client
Adds the instruments in the specified file system directory to the specified instruments database directory.
addDbInstruments(Client.ScanMode, String, String, boolean) - Method in class org.linuxsampler.lscp.Client
Adds the instruments in the specified file system directory to the specified instruments database directory.
addDbInstruments(Client.ScanMode, String, String, boolean, boolean) - Method in class org.linuxsampler.lscp.Client
Adds the instruments in the specified file system directory to the specified instruments database directory.
addDeviceMidiDataListener(DeviceMidiDataListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addFxSendCountListener(FxSendCountListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addFxSendInfoListener(FxSendInfoListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addGlobalInfoListener(GlobalInfoListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addInstrumentsDbListener(InstrumentsDbListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addMidiDeviceCountListener(ItemCountListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addMidiDeviceInfoListener(ItemInfoListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addMidiInstrumentCountListener(MidiInstrumentCountListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addMidiInstrumentInfoListener(MidiInstrumentInfoListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addMidiInstrumentMap(String) - Method in class org.linuxsampler.lscp.Client
Adds a new MIDI instrument map.
addMidiInstrumentMapCountListener(ItemCountListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addMidiInstrumentMapInfoListener(ItemInfoListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addMiscellaneousListener(MiscellaneousListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addParameter(Parameter) - Method in class org.linuxsampler.lscp.AbstractDevice
Adds additional parameter to this device.
addParameter(Parameter) - Method in class org.linuxsampler.lscp.AbstractDriver
Adds driver parameter.
addParameter(Parameter) - Method in class org.linuxsampler.lscp.AudioOutputChannel
Adds additional parameter to this audio output channel.
addParameter(Parameter) - Method in class org.linuxsampler.lscp.MidiPort
Adds additional parameter to this MIDI port.
addSamplerChannel() - Method in class org.linuxsampler.lscp.Client
Adds a new sampler channel.
addStreamCountListener(StreamCountListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addTotalStreamCountListener(TotalStreamCountListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addTotalVoiceCountListener(TotalVoiceCountListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
addVoiceCountListener(VoiceCountListener) - Method in class org.linuxsampler.lscp.Client
Registers the specified listener for receiving event messages.
artists - Variable in class org.linuxsampler.lscp.DbSearchQuery
 
AudioOutputChannel - Class in org.linuxsampler.lscp
This class provides detailed information about an audio output chanel.
AudioOutputChannel() - Constructor for class org.linuxsampler.lscp.AudioOutputChannel
Creates a new instance of AudioOutputChannel
AudioOutputDevice - Class in org.linuxsampler.lscp
Provides information about the current settings of a specific audio output device.
AudioOutputDevice() - Constructor for class org.linuxsampler.lscp.AudioOutputDevice
Creates a new instance of AudioOutputDevice
AudioOutputDriver - Class in org.linuxsampler.lscp
This class provides detailed information about an audio output driver.
AudioOutputDriver() - Constructor for class org.linuxsampler.lscp.AudioOutputDriver
Creates a new instance of AudioOutputDriverInfo
AudioOutputDriver(String[]) - Constructor for class org.linuxsampler.lscp.AudioOutputDriver
Creates a new instance of AudioOutputDriver and parses the detailed information about an audio output driver described by resultSet.

jlscp
v0.8
A B C D E F G H I J K L M N O P R S T U V
Copyright © 2009 Grigor Iliev. All rights reserved.