JUCE
SynthesiserVoice Member List

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

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