LMMS
Loading...
Searching...
No Matches
water::Synthesiser Member List

This is the complete list of members for water::Synthesiser, including all inherited members.

addSound(const SynthesiserSound::Ptr &newSound)water::Synthesiser
addVoice(SynthesiserVoice *newVoice)water::Synthesiser
allNotesOff(int midiChannel, bool allowTailOff)water::Synthesiservirtual
clearSounds()water::Synthesiser
clearVoices()water::Synthesiser
findFreeVoice(SynthesiserSound *soundToPlay, int midiChannel, int midiNoteNumber, bool stealIfNoneAvailable) constwater::Synthesiserprotectedvirtual
findVoiceToSteal(SynthesiserSound *soundToPlay, int midiChannel, int midiNoteNumber) constwater::Synthesiserprotectedvirtual
getNumSounds() const noexceptwater::Synthesiserinline
getNumVoices() const noexceptwater::Synthesiserinline
getSampleRate() const noexceptwater::Synthesiserinline
getSound(int index) const noexceptwater::Synthesiserinline
getVoice(int index) constwater::Synthesiser
handleAftertouch(int midiChannel, int midiNoteNumber, int aftertouchValue)water::Synthesiservirtual
handleChannelPressure(int midiChannel, int channelPressureValue)water::Synthesiservirtual
handleController(int midiChannel, int controllerNumber, int controllerValue)water::Synthesiservirtual
handleMidiEvent(const MidiMessage &)water::Synthesiservirtual
handlePitchWheel(int midiChannel, int wheelValue)water::Synthesiservirtual
handleProgramChange(int midiChannel, int programNumber)water::Synthesiservirtual
handleSoftPedal(int midiChannel, bool isDown)water::Synthesiservirtual
handleSostenutoPedal(int midiChannel, bool isDown)water::Synthesiservirtual
handleSustainPedal(int midiChannel, bool isDown)water::Synthesiservirtual
isNoteStealingEnabled() const noexceptwater::Synthesiserinline
lastNoteOnCounterwater::Synthesiserprivate
lastPitchWheelValueswater::Synthesiserprotected
minimumSubBlockSizewater::Synthesiserprivate
noteOff(int midiChannel, int midiNoteNumber, float velocity, bool allowTailOff)water::Synthesiservirtual
noteOn(int midiChannel, int midiNoteNumber, float velocity)water::Synthesiservirtual
processNextBlock(AudioSampleBuffer &outputAudio, const MidiBuffer &inputMidi, int startSample, int numSamples)water::Synthesiserprivate
removeSound(int index)water::Synthesiser
removeVoice(int index)water::Synthesiser
renderNextBlock(AudioSampleBuffer &outputAudio, const MidiBuffer &inputMidi, int startSample, int numSamples)water::Synthesiserinline
renderVoices(AudioSampleBuffer &outputAudio, int startSample, int numSamples)water::Synthesiservirtual
sampleRatewater::Synthesiserprivate
setCurrentPlaybackSampleRate(double sampleRate)water::Synthesiservirtual
setMinimumRenderingSubdivisionSize(int numSamples, bool shouldBeStrict=false) noexceptwater::Synthesiser
setNoteStealingEnabled(bool shouldStealNotes)water::Synthesiser
shouldStealNoteswater::Synthesiserprivate
soundswater::Synthesiserprotected
startVoice(SynthesiserVoice *voice, SynthesiserSound *sound, int midiChannel, int midiNoteNumber, float velocity)water::Synthesiserprotected
stopVoice(SynthesiserVoice *, float velocity, bool allowTailOff)water::Synthesiserprotected
subBlockSubdivisionIsStrictwater::Synthesiserprivate
sustainPedalsDownwater::Synthesiserprivate
Synthesiser()water::Synthesiser
voiceswater::Synthesiserprotected
~Synthesiser()water::Synthesiservirtual