| addChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
| addProcessorsWhenEmpty() | ModulatorSynth | virtual |
| addTableChangeListener(SafeChangeListener *listener) | LookupTableProcessor | |
| areVoicesActive() const | ModulatorSynth | virtual |
| Balance enum value | ModulatorSynth | |
| collectSoundsToBeStarted(const HiseEvent &m) | ModulatorSynth | virtual |
| ControlledObject(MainController *m) | ControlledObject | |
| deleteAllSounds() | ModulatorSampler | |
| deleteSound(int index) | ModulatorSampler | |
| DoNothing enum value | ModulatorSampler | |
| editRouting(Component *childComponent) | RoutableProcessor | |
| enableConsoleOutput(bool shouldBeEnabled) | Processor | inline |
| Gain enum value | ModulatorSynth | |
| getBalance(bool getRightChannelGain) const | ModulatorSynth | inline |
| getConstantPitchValues() const | ModulatorSynth | inline |
| getDiskUsage() | ModulatorSampler | |
| 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 | |
| getNumTables() const | LookupTableProcessor | inlinevirtual |
| 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 | |
| initRenderCallback() | ModulatorSynth | inlinevirtual |
| InternalChains enum name | ModulatorSampler | |
| isBypassed() const noexcept | Processor | inline |
| isInGroup() const | ModulatorSynth | inline |
| killAllVoicesWithNoteNumber(int noteNumber) | ModulatorSynth | |
| KillFadeTime enum value | ModulatorSynth | |
| killLastVoice(bool allowTailOff=true) | ModulatorSynth | |
| KillNote enum value | ModulatorSampler | |
| ModulatorSampler(MainController *mc, const String &id, int numVoices) | ModulatorSampler | |
| NoteOff enum value | ModulatorSampler | |
| noteOff(const HiseEvent &m) override | ModulatorSampler | virtual |
| noteOn(const HiseEvent &m) | ModulatorSynth | |
| Parameters enum name | ModulatorSampler | |
| postVoiceRendering(int startSample, int numThisTime) | ModulatorSynth | |
| preloadAllSamples() | ModulatorSampler | |
| preVoiceRendering(int startSample, int numThisTime) | ModulatorSynth | virtual |
| Processor(MainController *m, const String &id_, int numVoices) | Processor | |
| refreshMemoryUsage() | ModulatorSampler | |
| refreshPreloadSizes() | ModulatorSampler | |
| refreshStreamingBuffers() | ModulatorSampler | |
| removeAllChangeListeners() | SafeChangeBroadcaster | |
| removeChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
| removeTableChangeListener(SafeChangeListener *listener) | LookupTableProcessor | |
| renderVoice(int startSample, int numThisTime) | ModulatorSynth | |
| RepeatMode enum name | ModulatorSampler | |
| restoreCompleteEditorState(const XmlElement *storedState) | Processor | inline |
| SampleStartModulation enum value | ModulatorSampler | |
| sendAllocationFreeChangeMessage() | SafeChangeBroadcaster | |
| sendChangeMessage(const String &=String()) | SafeChangeBroadcaster | |
| sendSynchronousChangeMessage() | SafeChangeBroadcaster | |
| sendTableIndexChangeMessage(bool sendSynchronous, Table *table, float tableIndex) | LookupTableProcessor | |
| setAttribute(int parameterIndex, float newValue, juce::NotificationType notifyEditor) | Processor | inline |
| setBalance(float newBalance) | ModulatorSynth | inline |
| setClockSpeed(ClockSpeed newClockSpeed) | ModulatorSynth | inline |
| setCurrentGroupIndex(int currentIndex) | ModulatorSampler | |
| setCurrentPlayingPosition(double normalizedPosition) | ModulatorSampler | |
| 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 |
| setPreloadSizeAsync(int newPreloadSize) | ModulatorSampler | |
| setSymbol(Path newSymbol) | Processor | inline |
| setUseRoundRobinLogic(bool shouldUseRoundRobinLogic) noexcept | ModulatorSampler | inline |
| setVoiceAmount(int newVoiceAmount) | ModulatorSampler | |
| SpecialParameters enum name | Processor | |
| VoiceLimit enum value | ModulatorSynth | |
| ~Processor() | Processor | virtual |