| addChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
| ControlledObject(MainController *m) | ControlledObject | |
| enableConsoleOutput(bool shouldBeEnabled) | Processor | inline |
| getChildProcessor(int) override | MidiProcessor | inlinevirtual |
| getEditorState(int state) const | Processor | inline |
| getId() const | Processor | inline |
| getInputValue() const | Processor | inline |
| getLargestBlockSize() const | Processor | inline |
| getMainController() const noexcept | ControlledObject | inline |
| getMainController() noexcept | ControlledObject | inline |
| getName() const | Processor | inlinevirtual |
| getNumChildProcessors() const override | MidiProcessor | inlinevirtual |
| getNumInternalChains() 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 |
| ignoreEvent() | MidiProcessor | inline |
| initContent() | ProcessorWithScriptingContent | inlineprotected |
| InternalChains enum name | Processor | |
| isBypassed() const noexcept | Processor | inline |
| MidiProcessor(MainController *m, const String &id) | MidiProcessor | |
| onControl(ScriptingApi::Content::ScriptComponent *, var) | HardcodedScriptProcessor | inlinevirtual |
| onController() | HardcodedScriptProcessor | inlinevirtual |
| onInit() | HardcodedScriptProcessor | inlinevirtual |
| onNoteOff() | HardcodedScriptProcessor | inlinevirtual |
| onNoteOn() | HardcodedScriptProcessor | inlinevirtual |
| onTimer(int) | HardcodedScriptProcessor | inlinevirtual |
| prepareToPlay(double sampleRate_, int samplesPerBlock_) | Processor | inlinevirtual |
| Processor(MainController *m, const String &id_, int numVoices) | Processor | |
| removeAllChangeListeners() | SafeChangeBroadcaster | |
| removeChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
| restoreCompleteEditorState(const XmlElement *storedState) | Processor | inline |
| samplePos | MidiProcessor | protected |
| 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 | |
| ~Processor() | Processor | virtual |