openshot-audio
0.1.4
|
This is the complete list of members for SynthesiserVoice, including all inherited members.
aftertouchChanged(int newAftertouchValue) | SynthesiserVoice | virtual |
canPlaySound(SynthesiserSound *)=0 | SynthesiserVoice | pure virtual |
channelPressureChanged(int newChannelPressureValue) | SynthesiserVoice | virtual |
clearCurrentNote() | SynthesiserVoice | protected |
controllerMoved(int controllerNumber, int newControllerValue)=0 | SynthesiserVoice | pure virtual |
getCurrentlyPlayingNote() const noexcept | SynthesiserVoice | inline |
getCurrentlyPlayingSound() const noexcept | SynthesiserVoice | inline |
getSampleRate() const noexcept | SynthesiserVoice | inline |
isKeyDown() const noexcept | SynthesiserVoice | inline |
isPlayingButReleased() const noexcept | SynthesiserVoice | inline |
isPlayingChannel(int midiChannel) const | SynthesiserVoice | virtual |
isSostenutoPedalDown() const noexcept | SynthesiserVoice | inline |
isSustainPedalDown() const noexcept | SynthesiserVoice | inline |
isVoiceActive() const | SynthesiserVoice | virtual |
pitchWheelMoved(int newPitchWheelValue)=0 | SynthesiserVoice | pure virtual |
renderNextBlock(AudioSampleBuffer &outputBuffer, int startSample, int numSamples)=0 | SynthesiserVoice | pure virtual |
setCurrentPlaybackSampleRate(double newRate) | SynthesiserVoice | virtual |
startNote(int midiNoteNumber, float velocity, SynthesiserSound *sound, int currentPitchWheelPosition)=0 | SynthesiserVoice | pure virtual |
stopNote(float velocity, bool allowTailOff)=0 | SynthesiserVoice | pure virtual |
Synthesiser class | SynthesiserVoice | friend |
SynthesiserVoice() | SynthesiserVoice | |
wasStartedBefore(const SynthesiserVoice &other) const noexcept | SynthesiserVoice | |
~SynthesiserVoice() | SynthesiserVoice | virtual |