linuxsampler 2.3.1
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 NLinuxSampler
 Catomic
 Catomic< int >
 CAudioChannelAudio Channel (always mono)
 CParameterIsMixChannel
 CParameterMixChannelDestination
 CParameterName
 CAudioDeviceCountListenerThis class is used as a listener, which is notified when the number of audio output devices is changed
 CAudioOutputDeviceAbstract base class for audio output drivers in LinuxSampler
 CParameterActiveDevice Parameter 'ACTIVE'
 CParameterChannelsDevice Parameters 'CHANNELS'
 CParameterSampleRateDevice Parameter 'SAMPLERATE'
 CAudioOutputExceptionAudio 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)
 CBackBufferBackBuffer object to be accessed by multiple non-real-time threads
 CBufferFillListenerThis 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
 CChannelCountAdapterThis class exists as convenience for creating listener objects
 CChannelCountListenerThis class is used as a listener, which is notified when the number of sampler channels is changed
 CDeviceAbstract base class for all kind of drivers in LinuxSampler
 CDeviceCreationParameterAbstract base class for parameters at driver instanciation time
 CDeviceCreationParameterBoolAbstract base class for driver parameters of type Bool
 CDeviceCreationParameterFloatAbstract base class for driver parameters of type float
 CDeviceCreationParameterIntAbstract base class for driver parameters of type int
 CDeviceCreationParameterStringAbstract base class for driver parameters of type String
 CDeviceCreationParameterStringsAbstract base class for driver parameters of a String list type
 CDeviceRuntimeParameterAbstracet base class for all driver parameters of the sampler
 CDeviceRuntimeParameterBoolAbstract base class for driver parameters of type bool
 CDeviceRuntimeParameterFloatAbstract base class for driver parameters of type float
 CDeviceRuntimeParameterIntAbstract base class for driver parameters of type int
 CDeviceRuntimeParameterStringAbstract base class for driver parameters of type String
 CDeviceRuntimeParameterStringsAbstract base class for driver parameters of a String list type
 CDoubleBufferSynchronization / protection of data shared between multiple threads by using a double buffer design
 CEngineLinuxSampler Sampler Engine Interface
 CEngineChangeListenerThis class is used as a listener, which is notified when the engine type of a particular sampler channel is changed
 CEngineChannelChannel Interface for LinuxSampler Sampler Engines
 CExceptionException that will be thrown in NON REAL TIME PARTS of the LinuxSampler application
 CFrontBufferFrontBuffer object to be accessed by exactly ONE real-time thread
 CFxSendEngine Channel Effect Send
 CFxSendCountListenerThis class is used as a listener, which is notified when the number of effect sends on a particular sampler channel is changed
 CInstrumentEditorInstrument Editor Interface (external plugin)
 CInstrumentEditorFactory
 CInnerFactory
 CInnerFactoryRegistrator
 CInnerFactoryTemplate
 CInstrumentEditorListenerInstrument Editor Notifications
 CInstrumentManagerAbstract interface class for InstrumentManagers
 Cinstrument_id_tReflects unique ID of an instrument
 Cinstrument_info_tRather abstract informations about an instrument
 CInstrumentManagerExceptionWill be thrown by InstrumentManager implementations on errors
 CListenerList
 Cmidi_prog_index_tMIDI program index
 CMidiDeviceCountListenerThis class is used as a listener, which is notified when the number of MIDI input devices is changed
 CMidiInputDeviceAbstract base class for MIDI input drivers in LinuxSampler
 CParameterActiveDevice Parameter 'ACTIVE'
 CParameterPortsDevice Parameter 'PORTS'
 CMidiInputExceptionMidi 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)
 CMidiInputPort
 CParameterNameMIDI Port Parameter 'NAME'
 CMidiInstrumentCountListenerThis class is used as a listener, which is notified when the number of MIDI instruments on a particular MIDI instrument map is changed
 CMidiInstrumentInfoListenerThis class is used as a listener, which is notified when a MIDI instrument in a MIDI instrument map is changed
 CMidiInstrumentMapCountListenerThis class is used as a listener, which is notified when the number of MIDI instrument maps is changed
 CMidiInstrumentMapInfoListenerThis class is used as a listener, which is notified when the settings of a MIDI instrument map are changed
 CMidiInstrumentMapperMapping MIDI bank/program numbers with real instruments
 Centry_tDefines the instrument and settings a MIDI bank MSB, LSB, program triple ought to be mapped to
 CMidiPortCountListenerThis class is used as a listener, which is notified when the number of MIDI input ports is changed
 CSamplerLinuxSampler main class
 CSamplerChannelLinuxSampler sampler channel (a.k.a
 CStreamCountListenerThis class is used as a listener, which is notified when the number of active disk streams in a particular sampler channel is changed
 CSyncWraps as a kind of pointer class some data object shared with other threads, to protect / synchronize the shared data against undeterministic concurrent access
 CSynchronizedConfigThread-safe management of configuration data, where the data is updated by a single non real time thread and read by a number of real time threads
 CReader
 CSynchronizerBase interface class for classes that implement synchronization of data shared between multiple threads
 CThreadAbstract base class for classes that need to run in an own thread
 CTotalStreamCountListenerThis class is used as a listener, which is notified when the total number of active streams is changed
 CTotalVoiceCountListenerThis class is used as a listener, which is notified when the total number of active voices is changed
 CVirtualMidiDeviceLight-weight MIDI interface (for MIDI in & out) intended to be used by pure software MIDI "devices", that is e.g
 Cevent_t
 CVoiceCountListenerThis class is used as a listener, which is notified when the number of active voices in a particular sampler channel is changed