| canPlaySound(SynthesiserSound *sound)=0 | SynthesiserVoice | [pure virtual] |
| clearCurrentNote() | SynthesiserVoice | [protected] |
| controllerMoved(const int controllerNumber, const int newValue)=0 | SynthesiserVoice | [pure virtual] |
| getCurrentlyPlayingNote() const | SynthesiserVoice | |
| getCurrentlyPlayingSound() const | SynthesiserVoice | |
| getSampleRate() const | SynthesiserVoice | [protected] |
| isPlayingChannel(int midiChannel) const | SynthesiserVoice | |
| pitchWheelMoved(const int newValue)=0 | SynthesiserVoice | [pure virtual] |
| renderNextBlock(AudioSampleBuffer &outputBuffer, int startSample, int numSamples)=0 | SynthesiserVoice | [pure virtual] |
| setCurrentPlaybackSampleRate(double newRate) | SynthesiserVoice | |
| startNote(const int midiNoteNumber, const float velocity, SynthesiserSound *sound, const int currentPitchWheelPosition)=0 | SynthesiserVoice | [pure virtual] |
| stopNote(const bool allowTailOff)=0 | SynthesiserVoice | [pure virtual] |
| SynthesiserVoice() | SynthesiserVoice | |
| ~SynthesiserVoice() | SynthesiserVoice | [virtual] |