Video display and composing engine for JUCE
Loading...
Searching...
No Matches
ProcessorParameter Member List

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

addListener(Listener *listener)ProcessorParameter
beginGesture()ProcessorParameter
endGesture()ProcessorParameter
getDefaultValue() const =0ProcessorParameterpure virtual
getName() constProcessorParameter
getNormalisedValue() const =0ProcessorParameterpure virtual
getNumSteps() const =0ProcessorParameterpure virtual
getParameterID() constProcessorParameter
getParameterIndex() constProcessorParameter
getProperties()ProcessorParameter
getRawParameterValue()=0ProcessorParameterpure virtual
getRealValue() const =0ProcessorParameterpure virtual
getText(float normalisedValue, int numDigits=0) const =0ProcessorParameterpure virtual
getValueForText(const juce::String &text) const =0ProcessorParameterpure virtual
isGestureInProgress() constProcessorParameter
normaliseValue(double unnormalised) const =0ProcessorParameterpure virtual
ProcessorParameter(const juce::Identifier &paramID, const juce::String &name)ProcessorParameter
removeListener(Listener *listener)ProcessorParameter
sendUpdateNotification()ProcessorParameter
setNormalisedValue(double value)=0ProcessorParameterpure virtual
setParameterIndex(int index)ProcessorParameter
setRealValue(double value)=0ProcessorParameterpure virtual
unNormaliseValue(double normalised) const =0ProcessorParameterpure virtual
~ProcessorParameter()=defaultProcessorParametervirtual