JUCE
v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work.
Hire me!
juce::SynthesiserVoice Member List
This is the complete list of members for
juce::SynthesiserVoice
, including all inherited members.
aftertouchChanged
(int newAftertouchValue)
juce::SynthesiserVoice
virtual
canPlaySound
(SynthesiserSound *)=0
juce::SynthesiserVoice
pure virtual
channelPressureChanged
(int newChannelPressureValue)
juce::SynthesiserVoice
virtual
clearCurrentNote
()
juce::SynthesiserVoice
protected
controllerMoved
(int controllerNumber, int newControllerValue)=0
juce::SynthesiserVoice
pure 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
noteOnTime
juce::SynthesiserVoice
private
pitchWheelMoved
(int newPitchWheelValue)=0
juce::SynthesiserVoice
pure virtual
renderNextBlock
(AudioBuffer< float > &outputBuffer, int startSample, int numSamples)=0
juce::SynthesiserVoice
pure virtual
renderNextBlock
(AudioBuffer< double > &outputBuffer, int startSample, int numSamples)
juce::SynthesiserVoice
virtual
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
startNote
(int midiNoteNumber, float velocity, SynthesiserSound *sound, int currentPitchWheelPosition)=0
juce::SynthesiserVoice
pure virtual
stopNote
(float velocity, bool allowTailOff)=0
juce::SynthesiserVoice
pure virtual
sustainPedalDown
juce::SynthesiserVoice
private
Synthesiser
class
juce::SynthesiserVoice
friend
SynthesiserVoice
()
juce::SynthesiserVoice
tempBuffer
juce::SynthesiserVoice
private
wasStartedBefore
(const SynthesiserVoice &other) const noexcept
juce::SynthesiserVoice
~SynthesiserVoice
()
juce::SynthesiserVoice
virtual
Generated on Wed Mar 30 2022 01:21:50 for JUCE by
1.8.17