JUCE
juce::SynthesiserVoice Member List

This is the complete list of members for juce::SynthesiserVoice, including all inherited members.

aftertouchChanged(int newAftertouchValue)juce::SynthesiserVoicevirtual
canPlaySound(SynthesiserSound *)=0juce::SynthesiserVoicepure virtual
channelPressureChanged(int newChannelPressureValue)juce::SynthesiserVoicevirtual
clearCurrentNote()juce::SynthesiserVoiceprotected
controllerMoved(int controllerNumber, int newControllerValue)=0juce::SynthesiserVoicepure virtual
getCurrentlyPlayingNote() const noexceptjuce::SynthesiserVoice
getCurrentlyPlayingSound() const noexceptjuce::SynthesiserVoice
getSampleRate() const noexceptjuce::SynthesiserVoice
isKeyDown() const noexceptjuce::SynthesiserVoice
isPlayingButReleased() const noexceptjuce::SynthesiserVoice
isPlayingChannel(int midiChannel) constjuce::SynthesiserVoicevirtual
isSostenutoPedalDown() const noexceptjuce::SynthesiserVoice
isSustainPedalDown() const noexceptjuce::SynthesiserVoice
isVoiceActive() constjuce::SynthesiserVoicevirtual
pitchWheelMoved(int newPitchWheelValue)=0juce::SynthesiserVoicepure virtual
renderNextBlock(AudioBuffer< float > &outputBuffer, int startSample, int numSamples)=0juce::SynthesiserVoicepure virtual
renderNextBlock(AudioBuffer< double > &outputBuffer, int startSample, int numSamples)juce::SynthesiserVoicevirtual
setCurrentPlaybackSampleRate(double newRate)juce::SynthesiserVoicevirtual
setKeyDown(bool isNowDown) noexceptjuce::SynthesiserVoice
setSostenutoPedalDown(bool isNowDown) noexceptjuce::SynthesiserVoice
setSustainPedalDown(bool isNowDown) noexceptjuce::SynthesiserVoice
startNote(int midiNoteNumber, float velocity, SynthesiserSound *sound, int currentPitchWheelPosition)=0juce::SynthesiserVoicepure virtual
stopNote(float velocity, bool allowTailOff)=0juce::SynthesiserVoicepure virtual
SynthesiserVoice()juce::SynthesiserVoice
wasStartedBefore(const SynthesiserVoice &other) const noexceptjuce::SynthesiserVoice
~SynthesiserVoice()juce::SynthesiserVoicevirtual