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::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
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
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
startNote
(int midiNoteNumber, float velocity, SynthesiserSound *sound, int currentPitchWheelPosition)=0
juce::SynthesiserVoice
pure virtual
stopNote
(float velocity, bool allowTailOff)=0
juce::SynthesiserVoice
pure virtual
SynthesiserVoice
()
juce::SynthesiserVoice
wasStartedBefore
(const SynthesiserVoice &other) const noexcept
juce::SynthesiserVoice
~SynthesiserVoice
()
juce::SynthesiserVoice
virtual
Generated by
1.9.8