This is the complete list of members for ModulatorChain, including all inherited members.
| addChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
| applyGainModulation(float *calculatedModulationValues, float *destinationValues, float fixedIntensity, int numValues) const noexcept | TimeModulation | protected |
| applyGainModulation(float *calculatedModulationValues, float *destinationValues, float fixedIntensity, const float *intensityValues, int numValues) const noexcept | TimeModulation | protected |
| applyModulationValue(float calculatedModulationValue, float &destinationValue) const noexcept | Modulation | |
| applyPitchModulation(float *calculatedModulationValues, float *destinationValues, float fixedIntensity, const float *intensityValues, int numValues) const noexcept | TimeModulation | protected |
| applyPitchModulation(float *calculatedModulationValues, float *destinationValues, float fixedIntensity, int numValues) const noexcept | TimeModulation | protected |
| applyTimeModulation(float *destinationBuffer, int startIndex, int samplesToCopy) | TimeModulation | |
| calcIntensityValue(float calculatedModulationValue) const noexcept | Modulation | |
| calculateBlock(int, int) override | ModulatorChain | inlinevirtual |
| ControlledObject(MainController *m) | ControlledObject | |
| enableConsoleOutput(bool shouldBeEnabled) | Processor | inline |
| GainMode enum value | Modulation | |
| getCalculatedValues(int) | TimeModulation | virtual |
| getChildProcessor(int processorIndex) override | ModulatorChain | inlinevirtual |
| getChildProcessor(int processorIndex) const override | ModulatorChain | inlinevirtual |
| getConstantVoiceValue(int voiceIndex) const | ModulatorChain | |
| getDisplayIntensity() const noexcept | Modulation | |
| getEditorState(int state) const | Processor | inline |
| getHandler() override | ModulatorChain | virtual |
| getId() const | Processor | inline |
| getIdentifierForParameterIndex(int parameterIndex) const | Processor | virtual |
| getInputValue() const | Processor | inline |
| getIntensity() const noexcept | Modulation | |
| getLargestBlockSize() const | Processor | inline |
| getMainController() const noexcept | ControlledObject | inline |
| getMainController() noexcept | ControlledObject | inline |
| getMode() const noexcept | Modulation | inline |
| getName() const | Processor | inlinevirtual |
| getNumChildProcessors() const override | ModulatorChain | 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 |
| handleHiseEvent(const HiseEvent &m) override | ModulatorChain | virtual |
| InternalChains enum name | Processor | |
| isBypassed() const noexcept | Processor | inline |
| isInitialized() | TimeModulation | protectedvirtual |
| isPlaying(int voiceIndex) const override | ModulatorChain | virtual |
| Mode enum name | Modulation | |
| Modulator(MainController *m, const String &id, int numVoices) | Modulator | |
| ModulatorChain(MainController *mc, const String &id, int numVoices, Modulation::Mode m, Processor *p) | ModulatorChain | |
| newRenderMonophonicValues(int startSample, int numSamples) | ModulatorChain | |
| PanMode enum value | Modulation | |
| PitchMode enum value | Modulation | |
| prepareToModulate(double, int samplesPerBlock) | TimeModulation | protectedvirtual |
| prepareToPlay(double sampleRate, int samplesPerBlock) override | ModulatorChain | virtual |
| Processor(MainController *m, const String &id_, int numVoices) | Processor | |
| removeAllChangeListeners() | SafeChangeBroadcaster | |
| removeChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
| reset(int voiceIndex) override | ModulatorChain | virtual |
| restoreChain(const ValueTree &v) | Chain | |
| 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 |
| setColour(Colour c) | Modulator | virtual |
| setEditorState(int state, bool isOn, NotificationType notifyView=sendNotification) | Processor | inline |
| setInputValue(float newValue, NotificationType notify=sendNotification) | Processor | inlineprotected |
| setIntensity(float newIntensity) noexcept | Modulation | |
| setIntensityFromSlider(float sliderValue) noexcept | Modulation | |
| setIsOnAir(bool isBeingProcessedInAudioThread) | Processor | |
| setIsVoiceStartChain(bool isVoiceStartChain_) | ModulatorChain | |
| setOutputValue(float newValue) | Processor | inlineprotected |
| setSymbol(Path newSymbol) | Processor | inline |
| SpecialParameters enum name | Processor | |
| startVoice(int voiceIndex) override | ModulatorChain | virtual |
| states | EnvelopeModulator | protected |
| stopVoice(int voiceIndex) override | ModulatorChain | virtual |
| ~Processor() | Processor | virtual |