JUCE
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
SynthesiserVoice Member List
This is the complete list of members for SynthesiserVoice, including all inherited members.
canPlaySound(SynthesiserSound *sound)=0SynthesiserVoice [pure virtual]
clearCurrentNote()SynthesiserVoice [protected]
controllerMoved(const int controllerNumber, const int newValue)=0SynthesiserVoice [pure virtual]
getCurrentlyPlayingNote() const SynthesiserVoice
getCurrentlyPlayingSound() const SynthesiserVoice
getSampleRate() const SynthesiserVoice [protected]
isPlayingChannel(int midiChannel) const SynthesiserVoice
pitchWheelMoved(const int newValue)=0SynthesiserVoice [pure virtual]
renderNextBlock(AudioSampleBuffer &outputBuffer, int startSample, int numSamples)=0SynthesiserVoice [pure virtual]
setCurrentPlaybackSampleRate(double newRate)SynthesiserVoice
startNote(const int midiNoteNumber, const float velocity, SynthesiserSound *sound, const int currentPitchWheelPosition)=0SynthesiserVoice [pure virtual]
stopNote(const bool allowTailOff)=0SynthesiserVoice [pure virtual]
SynthesiserVoice()SynthesiserVoice
~SynthesiserVoice()SynthesiserVoice [virtual]