adsr | juce::SamplerVoice | private |
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 |
currentlyPlayingNote | juce::SynthesiserVoice | private |
currentlyPlayingSound | juce::SynthesiserVoice | private |
currentPlayingMidiChannel | juce::SynthesiserVoice | private |
currentSampleRate | juce::SynthesiserVoice | private |
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 |
keyIsDown | juce::SynthesiserVoice | private |
lgain | juce::SamplerVoice | private |
noteOnTime | juce::SynthesiserVoice | private |
pitchRatio | juce::SamplerVoice | private |
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 | |
renderNextBlock(AudioBuffer< double > &outputBuffer, int startSample, int numSamples) | juce::SamplerVoice | |
juce::SynthesiserVoice::renderNextBlock(AudioBuffer< double > &outputBuffer, int startSample, int numSamples) | juce::SynthesiserVoice | virtual |
rgain | juce::SamplerVoice | private |
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 |
sostenutoPedalDown | juce::SynthesiserVoice | private |
sourceSamplePosition | juce::SamplerVoice | private |
startNote(int midiNoteNumber, float velocity, SynthesiserSound *, int pitchWheel) override | juce::SamplerVoice | virtual |
stopNote(float velocity, bool allowTailOff) override | juce::SamplerVoice | virtual |
sustainPedalDown | juce::SynthesiserVoice | private |
SynthesiserVoice() | juce::SynthesiserVoice | |
tempBuffer | juce::SynthesiserVoice | private |
wasStartedBefore(const SynthesiserVoice &other) const noexcept | juce::SynthesiserVoice | |
~SamplerVoice() override | juce::SamplerVoice | |
~SynthesiserVoice() | juce::SynthesiserVoice | virtual |