VoiceEffectProcessor Member List

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

addChangeListener(SafeChangeListener *listener)SafeChangeBroadcaster
applyEffect(int voiceIndex, AudioSampleBuffer &b, int startSample, int numSample)=0VoiceEffectProcessorpure virtual
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
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
getSymbol() const Processorinline
getType() const =0Processorpure virtual
getVoiceAmount() const noexceptProcessorinline
hasTail() const =0EffectProcessorpure virtual
InternalChains enum nameProcessor
isBypassed() const noexceptProcessorinline
isTailingOff() const EffectProcessorinline
prepareToPlay(double sampleRate, int samplesPerBlock) overrideEffectProcessorinlinevirtual
preRenderCallback(int startSample, int numSamples)VoiceEffectProcessorinlinevirtual
Processor(MainController *m, const String &id_, int numVoices)Processor
removeAllChangeListeners()SafeChangeBroadcaster
removeChangeListener(SafeChangeListener *listener)SafeChangeBroadcaster
renderAllChains(int startSample, int numSamples)EffectProcessorinline
renderNextBlock(AudioSampleBuffer &buffer, int startSample, int numSamples)=0EffectProcessorpure virtual
renderVoice(int voiceIndex, AudioSampleBuffer &b, int startSample, int numSamples)VoiceEffectProcessorinlinevirtual
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.