| addChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
| ControlledObject(MainController *m) | ControlledObject | |
| editRouting(Component *childComponent) | RoutableProcessor | |
| enableConsoleOutput(bool shouldBeEnabled) | Processor | inline |
| getDefaultValue(int) const | Processor | inlinevirtual |
| getEditorState(int state) const | Processor | inline |
| getId() const | Processor | inline |
| getIdentifierForParameterIndex(int parameterIndex) const | Processor | virtual |
| getInputValue() const | Processor | inline |
| getLargestBlockSize() const | Processor | inline |
| getLeftDestinationChannel() const | RoutableProcessor | inline |
| getLeftSourceChannel() const | RoutableProcessor | inline |
| getMainController() const noexcept | ControlledObject | inline |
| getMainController() noexcept | ControlledObject | inline |
| getName() const | Processor | inlinevirtual |
| getNumInternalChains() const | Processor | inlinevirtual |
| getNumParameters() const | Processor | |
| getOutputValue() const | Processor | inline |
| getRightDestinationChannel() const | RoutableProcessor | inline |
| getRightSourceChannel() const | RoutableProcessor | inline |
| getSampleRate() const | Processor | inline |
| getSymbol() const | Processor | inline |
| getType() const =0 | Processor | pure virtual |
| getVoiceAmount() const noexcept | Processor | inline |
| InternalChains enum name | Processor | |
| isBypassed() const noexcept | Processor | inline |
| isTailingOff() const | EffectProcessor | inline |
| Parameters enum name | ChorusEffect | |
| Processor(MainController *m, const String &id_, int numVoices) | Processor | |
| removeAllChangeListeners() | SafeChangeBroadcaster | |
| removeChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
| renderAllChains(int startSample, int numSamples) | EffectProcessor | inline |
| renderNextBlock(AudioSampleBuffer &, int startSample, int numSamples) final override | MasterEffectProcessor | inlinevirtual |
| renderWholeBuffer(AudioSampleBuffer &buffer) | MasterEffectProcessor | 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 |
| 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 | |
| ~Processor() | Processor | virtual |