LinuxSampler::AudioChannel | Audio Channel (always mono) |
LinuxSampler::AudioDeviceCountListener | This class is used as a listener, which is notified when the number of audio output devices is changed |
LinuxSampler::AudioOutputDevice | Abstract base class for audio output drivers in LinuxSampler |
LinuxSampler::AudioOutputException | Audio output exception that should be thrown by the AudioOutputDevice descendants in case initialization of the audio output system failed (which should be done in the constructor of the AudioOutputDevice descendant) |
LinuxSampler::BufferFillListener | This class is used as a listener, which is notified when the fill state of the disk stream buffers on a particular sampler channel is changed |
LinuxSampler::ChannelCountAdapter | This class exists as convenience for creating listener objects |
LinuxSampler::ChannelCountListener | This class is used as a listener, which is notified when the number of sampler channels is changed |
LinuxSampler::Device | Abstract base class for all kind of drivers in LinuxSampler |
LinuxSampler::DeviceCreationParameter | |
LinuxSampler::DeviceCreationParameterBool | |
LinuxSampler::DeviceCreationParameterFloat | |
LinuxSampler::DeviceCreationParameterInt | |
LinuxSampler::DeviceCreationParameterString | |
LinuxSampler::DeviceCreationParameterStrings | |
LinuxSampler::DeviceRuntimeParameter | |
LinuxSampler::DeviceRuntimeParameterBool | |
LinuxSampler::DeviceRuntimeParameterFloat | |
LinuxSampler::DeviceRuntimeParameterInt | |
LinuxSampler::DeviceRuntimeParameterString | |
LinuxSampler::DeviceRuntimeParameterStrings | |
LinuxSampler::Engine | LinuxSampler Sampler Engine Interface |
LinuxSampler::EngineChangeListener | This class is used as a listener, which is notified when the engine type of a particular sampler channel is changed |
LinuxSampler::EngineChannel | Channel Interface for LinuxSampler Sampler Engines |
LinuxSampler::MidiInstrumentMapper::entry_t | Defines the instrument and settings a MIDI bank MSB, LSB, program triple ought to be mapped to |
LinuxSampler::VirtualMidiDevice::event_t | |
LinuxSampler::Exception | Exception that will be thrown in NON REAL TIME PARTS of the LinuxSampler application |
LinuxSampler::FxSend | Engine Channel Effect Send |
LinuxSampler::FxSendCountListener | This class is used as a listener, which is notified when the number of effect sends on a particular sampler channel is changed |
LinuxSampler::InstrumentEditorFactory::InnerFactory | |
LinuxSampler::InstrumentEditorFactory::InnerFactoryRegistrator< PluginClass_T > | |
LinuxSampler::InstrumentEditorFactory::InnerFactoryTemplate< PluginClass_T > | |
LinuxSampler::InstrumentManager::instrument_id_t | Reflects unique ID of an instrument |
LinuxSampler::InstrumentManager::instrument_info_t | Rather abstract informations about an instrument |
LinuxSampler::InstrumentEditor | Instrument Editor Interface (external plugin) |
LinuxSampler::InstrumentEditorFactory | |
LinuxSampler::InstrumentEditorListener | Instrument Editor Notifications |
LinuxSampler::InstrumentManager | Abstract interface class for InstrumentManagers |
LinuxSampler::InstrumentManagerException | Will be thrown by InstrumentManager implementations on errors |
LinuxSampler::ListenerList< L > | |
LinuxSampler::midi_prog_index_t | MIDI program index |
LinuxSampler::MidiDeviceCountListener | This class is used as a listener, which is notified when the number of MIDI input devices is changed |
LinuxSampler::MidiInputDevice | Abstract base class for MIDI input drivers in LinuxSampler |
LinuxSampler::MidiInputException | Midi input exception that should be thrown by the MidiInputDevice descendants in case initialization of the MIDI input system failed (which should be done in the constructor of the MidiInputDevice descendant) |
LinuxSampler::MidiInputPort | |
LinuxSampler::MidiInstrumentCountListener | This class is used as a listener, which is notified when the number of MIDI instruments on a particular MIDI instrument map is changed |
LinuxSampler::MidiInstrumentInfoListener | This class is used as a listener, which is notified when a MIDI instrument in a MIDI instrument map is changed |
LinuxSampler::MidiInstrumentMapCountListener | This class is used as a listener, which is notified when the number of MIDI instrument maps is changed |
LinuxSampler::MidiInstrumentMapInfoListener | This class is used as a listener, which is notified when the settings of a MIDI instrument map are changed |
LinuxSampler::MidiInstrumentMapper | Mapping MIDI bank/program numbers with real instruments |
LinuxSampler::MidiPortCountListener | This class is used as a listener, which is notified when the number of MIDI input ports is changed |
LinuxSampler::AudioOutputDevice::ParameterActive | Device Parameter 'ACTIVE' |
LinuxSampler::MidiInputDevice::ParameterActive | Device Parameter 'ACTIVE' |
LinuxSampler::AudioOutputDevice::ParameterChannels | Device Parameters 'CHANNELS' |
LinuxSampler::AudioChannel::ParameterIsMixChannel | |
LinuxSampler::AudioChannel::ParameterMixChannelDestination | |
LinuxSampler::AudioChannel::ParameterName | |
LinuxSampler::MidiInputPort::ParameterName | MIDI Port Parameter 'NAME' |
LinuxSampler::MidiInputDevice::ParameterPorts | Device Parameter 'PORTS' |
LinuxSampler::AudioOutputDevice::ParameterSampleRate | Device Parameter 'SAMPLERATE' |
LinuxSampler::Sampler | LinuxSampler main class |
LinuxSampler::SamplerChannel | LinuxSampler sampler channel |
LinuxSampler::StreamCountListener | This class is used as a listener, which is notified when the number of active disk streams in a particular sampler channel is changed |
LinuxSampler::Thread | Abstract base class for classes that need to run in an own thread |
LinuxSampler::TotalStreamCountListener | This class is used as a listener, which is notified when the total number of active streams is changed |
LinuxSampler::TotalVoiceCountListener | This class is used as a listener, which is notified when the total number of active voices is changed |
LinuxSampler::VirtualMidiDevice | Light-weight MIDI interface (for MIDI in & out) intended to be used by pure software MIDI "devices", that is e.g |
LinuxSampler::VoiceCountListener | This class is used as a listener, which is notified when the number of active voices in a particular sampler channel is changed |