This is the complete list of members for VoiceStartModulator, including all inherited members.
addChangeListener(SafeChangeListener *listener) | SafeChangeBroadcaster | |
applyModulationValue(float calculatedModulationValue, float &destinationValue) const noexcept | Modulation | |
calcIntensityValue(float calculatedModulationValue) const noexcept | Modulation | |
calculateVoiceStartValue(const HiseEvent &m)=0 | VoiceStartModulator | protectedpure virtual |
ControlledObject(MainController *m) | ControlledObject | |
createEditor(ProcessorEditor *parentEditor)=0 | Processor | pure virtual |
enableConsoleOutput(bool shouldBeEnabled) | Processor | inline |
GainMode enum value | Modulation | |
getAttribute(int parameterIndex) const =0 | Processor | pure virtual |
getChildProcessor(int) override final | VoiceStartModulator | inlinevirtual |
getDefaultValue(int) const | Processor | inlinevirtual |
getDisplayIntensity() const noexcept | Modulation | |
getEditorState(int state) const | Processor | inline |
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 |
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 |
getVoiceStartValue(int voiceIndex) const noexcept | VoiceStartModulator | inlinevirtual |
handleHiseEvent(const HiseEvent &m) override | VoiceStartModulator | inlinevirtual |
InternalChains enum name | Processor | |
isBypassed() const noexcept | Processor | inline |
Mode enum name | Modulation | |
Modulator(MainController *m, const String &id, int numVoices) | Modulator | |
PanMode enum value | Modulation | |
PitchMode enum value | Modulation | |
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 |
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 | |
setInternalAttribute(int parameterIndex, float newValue)=0 | Processor | protectedpure virtual |
setIsOnAir(bool isBeingProcessedInAudioThread) | Processor | |
setOutputValue(float newValue) | Processor | inlineprotected |
setSymbol(Path newSymbol) | Processor | inline |
SpecialParameters enum name | Processor | |
startVoice(int voiceIndex) override | VoiceStartModulator | inlinevirtual |
~Processor() | Processor | virtual |