This is the complete list of members for PolyFilterEffect, including all inherited members.
| addChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
| ControlledObject(MainController *m) | ControlledObject | |
| enableConsoleOutput(bool shouldBeEnabled) | Processor | inline |
| getEditorState(int state) const | Processor | inline |
| getId() const | Processor | inline |
| getIdentifierForParameterIndex(int parameterIndex) const | Processor | virtual |
| getInputValue() const | Processor | inline |
| getLargestBlockSize() const | Processor | inline |
| getMainController() const noexcept | ControlledObject | inline |
| getMainController() noexcept | ControlledObject | inline |
| getName() const | Processor | inlinevirtual |
| getNumParameters() const | Processor | |
| getOutputValue() const | Processor | inline |
| getSampleRate() const | Processor | inline |
| getSymbol() const | Processor | inline |
| getType() const =0 | Processor | pure virtual |
| getVoiceAmount() const noexcept | Processor | inline |
| isBypassed() const noexcept | Processor | inline |
| isTailingOff() const | EffectProcessor | inline |
| preRenderCallback(int startSample, int numSamples) | VoiceEffectProcessor | inlinevirtual |
| Processor(MainController *m, const String &id_, int numVoices) | Processor | |
| removeAllChangeListeners() | SafeChangeBroadcaster | |
| removeChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
| renderAllChains(int startSample, int numSamples) | EffectProcessor | inline |
| renderVoice(int voiceIndex, AudioSampleBuffer &b, int startSample, int numSamples) | VoiceEffectProcessor | inlinevirtual |
| restoreCompleteEditorState(const XmlElement *storedState) | Processor | inline |
| sendAllocationFreeChangeMessage() | SafeChangeBroadcaster | |
| sendChangeMessage(const String &=String()) | SafeChangeBroadcaster | |
| sendSynchronousChangeMessage() | SafeChangeBroadcaster | |
| setAttribute(int parameterIndex, float newValue, juce::NotificationType notifyEditor) | Processor | inline |
| setBypassed(bool shouldBeBypassed, NotificationType notifyChangeHandler=dontSendNotification) noexcept | Processor | inlinevirtual |
| setEditorState(int state, bool isOn, NotificationType notifyView=sendNotification) | Processor | inline |
| setInputValue(float newValue, NotificationType notify=sendNotification) | Processor | inlineprotected |
| setIsOnAir(bool isBeingProcessedInAudioThread) | Processor | |
| setOutputValue(float newValue) | Processor | inlineprotected |
| setSymbol(Path newSymbol) | Processor | inline |
| SpecialParameters enum name | Processor | |
| startVoice(int voiceIndex, int noteNumber) override | PolyFilterEffect | virtual |
| ~Processor() | Processor | virtual |