This is the complete list of members for juce::SamplerVoice, including all inherited members.
aftertouchChanged(int newAftertouchValue) | juce::SynthesiserVoice | virtual |
canPlaySound(SynthesiserSound *) override | juce::SamplerVoice | virtual |
channelPressureChanged(int newChannelPressureValue) | juce::SynthesiserVoice | virtual |
clearCurrentNote() | juce::SynthesiserVoice | protected |
controllerMoved(int controllerNumber, int newValue) override | juce::SamplerVoice | virtual |
getCurrentlyPlayingNote() const noexcept | juce::SynthesiserVoice | inline |
getCurrentlyPlayingSound() const noexcept | juce::SynthesiserVoice | inline |
getSampleRate() const noexcept | juce::SynthesiserVoice | inline |
isKeyDown() const noexcept | juce::SynthesiserVoice | inline |
isPlayingButReleased() const noexcept | juce::SynthesiserVoice | inline |
isPlayingChannel(int midiChannel) const | juce::SynthesiserVoice | virtual |
isSostenutoPedalDown() const noexcept | juce::SynthesiserVoice | inline |
isSustainPedalDown() const noexcept | juce::SynthesiserVoice | inline |
isVoiceActive() const | juce::SynthesiserVoice | virtual |
pitchWheelMoved(int newValue) override | juce::SamplerVoice | virtual |
renderNextBlock(AudioBuffer< float > &, int startSample, int numSamples) override | juce::SamplerVoice | virtual |
renderNextBlock(AudioBuffer< float > &outputBuffer, int startSample, int numSamples)=0 | juce::SamplerVoice | virtual |
renderNextBlock(AudioBuffer< double > &outputBuffer, int startSample, int numSamples) | juce::SamplerVoice | virtual |
SamplerVoice() | juce::SamplerVoice | |
setCurrentPlaybackSampleRate(double newRate) | juce::SynthesiserVoice | virtual |
setKeyDown(bool isNowDown) noexcept | juce::SynthesiserVoice | inline |
setSostenutoPedalDown(bool isNowDown) noexcept | juce::SynthesiserVoice | inline |
setSustainPedalDown(bool isNowDown) noexcept | juce::SynthesiserVoice | inline |
startNote(int midiNoteNumber, float velocity, SynthesiserSound *, int pitchWheel) override | juce::SamplerVoice | virtual |
stopNote(float velocity, bool allowTailOff) override | juce::SamplerVoice | virtual |
SynthesiserVoice() | juce::SynthesiserVoice | |
wasStartedBefore(const SynthesiserVoice &other) const noexcept | juce::SynthesiserVoice | |
~SamplerVoice() override | juce::SamplerVoice | |
~SynthesiserVoice() | juce::SynthesiserVoice | virtual |