linuxsampler 1.0.0
|
Go to the source code of this file.
Classes | |
class | LinuxSampler::ListenerList< L > |
class | LinuxSampler::ChannelCountListener |
This class is used as a listener, which is notified when the number of sampler channels is changed. More... | |
class | LinuxSampler::ChannelCountAdapter |
This class exists as convenience for creating listener objects. More... | |
class | LinuxSampler::AudioDeviceCountListener |
This class is used as a listener, which is notified when the number of audio output devices is changed. More... | |
class | LinuxSampler::MidiDeviceCountListener |
This class is used as a listener, which is notified when the number of MIDI input devices is changed. More... | |
class | LinuxSampler::MidiPortCountListener |
This class is used as a listener, which is notified when the number of MIDI input ports is changed. More... | |
class | 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. More... | |
class | LinuxSampler::MidiInstrumentInfoListener |
This class is used as a listener, which is notified when a MIDI instrument in a MIDI instrument map is changed. More... | |
class | LinuxSampler::MidiInstrumentMapCountListener |
This class is used as a listener, which is notified when the number of MIDI instrument maps is changed. More... | |
class | LinuxSampler::MidiInstrumentMapInfoListener |
This class is used as a listener, which is notified when the settings of a MIDI instrument map are changed. More... | |
class | 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. More... | |
class | 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. More... | |
class | 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. More... | |
class | 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. More... | |
class | LinuxSampler::TotalStreamCountListener |
This class is used as a listener, which is notified when the total number of active streams is changed. More... | |
class | LinuxSampler::TotalVoiceCountListener |
This class is used as a listener, which is notified when the total number of active voices is changed. More... | |
class | LinuxSampler::EngineChangeListener |
This class is used as a listener, which is notified when the engine type of a particular sampler channel is changed. More... | |
Namespaces | |
namespace | LinuxSampler |