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