Processor Member List

This is the complete list of members for Processor, including all inherited members.

addChangeListener(SafeChangeListener *listener)SafeChangeBroadcaster
ControlledObject(MainController *m)ControlledObject
createEditor(ProcessorEditor *parentEditor)=0Processorpure virtual
enableConsoleOutput(bool shouldBeEnabled)Processorinline
exportAsValueTree() const overrideProcessorvirtual
getAttribute(int parameterIndex) const =0Processorpure virtual
getChildProcessor(int processorIndex)=0Processorpure virtual
getColour() const Processorinlinevirtual
getDefaultValue(int) const Processorinlinevirtual
getEditorState(int state) const Processorinline
getId() const Processorinline
getIdentifierForParameterIndex(int parameterIndex) const Processorvirtual
getInputValue() const Processorinline
getLargestBlockSize() const Processorinline
getMainController() const noexceptControlledObjectinline
getMainController() noexceptControlledObjectinline
getName() const Processorinlinevirtual
getNumChildProcessors() const =0Processorpure virtual
getNumInternalChains() const Processorinlinevirtual
getNumParameters() const Processor
getOutputValue() const Processorinline
getSampleRate() const Processorinline
getSpecialSymbol() const Processorinlineprotectedvirtual
getSymbol() const Processorinline
getType() const =0Processorpure virtual
getVoiceAmount() const noexceptProcessorinline
InternalChains enum nameProcessor
isBypassed() const noexceptProcessorinline
prepareToPlay(double sampleRate_, int samplesPerBlock_)Processorinlinevirtual
Processor(MainController *m, const String &id_, int numVoices)Processor
removeAllChangeListeners()SafeChangeBroadcaster
removeChangeListener(SafeChangeListener *listener)SafeChangeBroadcaster
restoreCompleteEditorState(const XmlElement *storedState)Processorinline
restoreFromValueTree(const ValueTree &previouslyExportedProcessorState) overrideProcessorvirtual
sendAllocationFreeChangeMessage()SafeChangeBroadcaster
sendChangeMessage(const String &=String())SafeChangeBroadcaster
sendSynchronousChangeMessage()SafeChangeBroadcaster
setAttribute(int parameterIndex, float newValue, juce::NotificationType notifyEditor)Processorinline
setBypassed(bool shouldBeBypassed, NotificationType notifyChangeHandler=dontSendNotification) noexceptProcessorinlinevirtual
setEditorState(int state, bool isOn, NotificationType notifyView=sendNotification)Processorinline
setInputValue(float newValue, NotificationType notify=sendNotification)Processorinlineprotected
setInternalAttribute(int parameterIndex, float newValue)=0Processorprotectedpure virtual
setIsOnAir(bool isBeingProcessedInAudioThread)Processor
setOutputValue(float newValue)Processorinlineprotected
setSymbol(Path newSymbol)Processorinline
SpecialParameters enum nameProcessor
~Processor()Processorvirtual

©2017 HISE. This documentation is autogenerated from the HISE source code using Doxygen.