JUCE
juce
SamplerVoice
juce::SamplerVoice Member List
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
getCurrentlyPlayingSound
() const noexcept
juce::SynthesiserVoice
getSampleRate
() const noexcept
juce::SynthesiserVoice
isKeyDown
() const noexcept
juce::SynthesiserVoice
isPlayingButReleased
() const noexcept
juce::SynthesiserVoice
isPlayingChannel
(int midiChannel) const
juce::SynthesiserVoice
virtual
isSostenutoPedalDown
() const noexcept
juce::SynthesiserVoice
isSustainPedalDown
() const noexcept
juce::SynthesiserVoice
isVoiceActive
() const
juce::SynthesiserVoice
virtual
pitchWheelMoved
(int newValue) override
juce::SamplerVoice
virtual
renderNextBlock
(AudioBuffer< float > &, int startSample, int numSamples) override
juce::SamplerVoice
virtual
juce::SynthesiserVoice::renderNextBlock
(AudioBuffer< double > &outputBuffer, int startSample, int numSamples)
juce::SynthesiserVoice
virtual
SamplerVoice
()
juce::SamplerVoice
setCurrentPlaybackSampleRate
(double newRate)
juce::SynthesiserVoice
virtual
setKeyDown
(bool isNowDown) noexcept
juce::SynthesiserVoice
setSostenutoPedalDown
(bool isNowDown) noexcept
juce::SynthesiserVoice
setSustainPedalDown
(bool isNowDown) noexcept
juce::SynthesiserVoice
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
()
juce::SamplerVoice
~SynthesiserVoice
()
juce::SynthesiserVoice
virtual
Generated on Thu Feb 8 2018 21:25:21 for JUCE by
1.8.13