| addChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
| addProcessorsWhenEmpty() | ModulatorSynth | virtual |
| areVoicesActive() const | ModulatorSynth | virtual |
| Balance enum value | ModulatorSynth | |
| collectSoundsToBeStarted(const HiseEvent &m) | ModulatorSynth | virtual |
| ControlledObject(MainController *m) | ControlledObject | |
| editRouting(Component *childComponent) | RoutableProcessor | |
| enableConsoleOutput(bool shouldBeEnabled) | Processor | inline |
| getBalance(bool getRightChannelGain) const | ModulatorSynth | inline |
| getConstantPitchValues() const | ModulatorSynth | inline |
| getEditorState(int state) const | Processor | inline |
| getFreeVoice(SynthesiserSound *s, int midiChannel, int midiNoteNumber) | ModulatorSynth | |
| getGain() const | ModulatorSynth | inline |
| getGroup() const | ModulatorSynth | inline |
| getId() const | Processor | inline |
| getIdentifierForParameterIndex(int parameterIndex) const | Processor | virtual |
| getIndexInGroup() const | ModulatorSynth | |
| 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 |
| getNumParameters() const | Processor | |
| getOutputValue() const | Processor | inline |
| getPitchValuesForVoice() const | ModulatorSynth | inline |
| getPlayingSynth() | ModulatorSynth | |
| getRightDestinationChannel() const | RoutableProcessor | inline |
| getRightSourceChannel() const | RoutableProcessor | inline |
| getSpecialSymbol() const | Processor | inlineprotectedvirtual |
| getSymbol() const | Processor | inline |
| getType() const =0 | Processor | pure virtual |
| getVoiceAmount() const noexcept | Processor | inline |
| getVoiceIndex(const SynthesiserVoice *v) const | ModulatorSynth | |
| handleHiseEvent(const HiseEvent &e) | ModulatorSynth | |
| handleRetriggeredNote(ModulatorSynthVoice *voice) | ModulatorSynth | virtual |
| initRenderCallback() | ModulatorSynth | inlinevirtual |
| isBypassed() const noexcept | Processor | inline |
| isInGroup() const | ModulatorSynth | inline |
| killAllVoicesWithNoteNumber(int noteNumber) | ModulatorSynth | |
| KillFadeTime enum value | ModulatorSynth | |
| killLastVoice(bool allowTailOff=true) | ModulatorSynth | |
| noteOn(const HiseEvent &m) | ModulatorSynth | |
| Parameters enum name | ModulatorSynth | |
| postVoiceRendering(int startSample, int numThisTime) | ModulatorSynth | |
| preVoiceRendering(int startSample, int numThisTime) | ModulatorSynth | virtual |
| Processor(MainController *m, const String &id_, int numVoices) | Processor | |
| removeAllChangeListeners() | SafeChangeBroadcaster | |
| removeChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
| renderNextBlockWithModulators(AudioSampleBuffer &outputAudio, const HiseEventBuffer &inputMidi) | ModulatorSynth | virtual |
| renderVoice(int startSample, int numThisTime) | ModulatorSynth | |
| 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 |
| setBalance(float newBalance) | ModulatorSynth | inline |
| setClockSpeed(ClockSpeed newClockSpeed) | ModulatorSynth | inline |
| setEditorState(int state, bool isOn, NotificationType notifyView=sendNotification) | Processor | inline |
| setGain(float newGain) | ModulatorSynth | inline |
| setGroup(ModulatorSynthGroup *parent) | ModulatorSynth | inline |
| setInputValue(float newValue, NotificationType notify=sendNotification) | Processor | inlineprotected |
| setIsOnAir(bool isBeingProcessedInAudioThread) | Processor | |
| setOutputValue(float newValue) | Processor | inlineprotected |
| setSymbol(Path newSymbol) | Processor | inline |
| soundCanBePlayed(ModulatorSynthSound *sound, int midiChannel, int midiNoteNumber, float velocity) | ModulatorSynth | virtual |
| VoiceLimit enum value | ModulatorSynth | |
| ~Processor() | Processor | virtual |