OpenShot Audio Library | OpenShotAudio 0.3.2
Loading...
Searching...
No Matches
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::SynthesiserVoiceinline
getCurrentlyPlayingSound() const noexceptjuce::SynthesiserVoiceinline
getSampleRate() const noexceptjuce::SynthesiserVoiceinline
isKeyDown() const noexceptjuce::SynthesiserVoiceinline
isPlayingButReleased() const noexceptjuce::SynthesiserVoiceinline
isPlayingChannel(int midiChannel) constjuce::SynthesiserVoicevirtual
isSostenutoPedalDown() const noexceptjuce::SynthesiserVoiceinline
isSustainPedalDown() const noexceptjuce::SynthesiserVoiceinline
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::SynthesiserVoiceinline
setSostenutoPedalDown(bool isNowDown) noexceptjuce::SynthesiserVoiceinline
setSustainPedalDown(bool isNowDown) noexceptjuce::SynthesiserVoiceinline
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