This is the complete list of members for VoiceProcessorImplementation< Precision, VoiceClass, numChannels, maxVoices, GlobalParameterStorage >, including all inherited members.
activeVoices | VoiceProcessor | protected |
clearOutputNeeded(bool val) | VoiceProcessor | inline |
findVoice(int32 noteId) | VoiceProcessorImplementation< Precision, VoiceClass, numChannels, maxVoices, GlobalParameterStorage > | protected |
getActiveVoices() const | VoiceProcessor | inline |
getVoice(int32 noteId) | VoiceProcessorImplementation< Precision, VoiceClass, numChannels, maxVoices, GlobalParameterStorage > | protected |
mClearOutputNeeded | VoiceProcessor | protected |
process(ProcessData &data) override | VoiceProcessorImplementation< Precision, VoiceClass, numChannels, maxVoices, GlobalParameterStorage > | virtual |
processEvent(Event evt) override | VoiceProcessorImplementation< Precision, VoiceClass, numChannels, maxVoices, GlobalParameterStorage > | virtual |
VoiceProcessor() | VoiceProcessor | inline |
VoiceProcessorImplementation(float sampleRate, GlobalParameterStorage *globalParameters=0) | VoiceProcessorImplementation< Precision, VoiceClass, numChannels, maxVoices, GlobalParameterStorage > | |
voices | VoiceProcessorImplementation< Precision, VoiceClass, numChannels, maxVoices, GlobalParameterStorage > | protected |
~VoiceProcessor() | VoiceProcessor | inlinevirtual |
~VoiceProcessorImplementation() override | VoiceProcessorImplementation< Precision, VoiceClass, numChannels, maxVoices, GlobalParameterStorage > | |