Gin
Parameter Member List

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

addListener(ParameterListener *listener)Parameter
beginUserAction()Parameter
beginUserTimedAction()Parameter
changed()Parameterprotectedvirtual
conversionFunctionParameter
defaultValueParameterprotected
endUserAction()Parameter
getBoolValue() constParameter
getDefaultValue() const overrideParameter
getLabel() const overrideParameter
getModIndex() constParameter
getModMatrix() constParameter
getName(int maximumStringLength) const overrideParameter
getNumSteps() const overrideParameter
getParameterID() const overrideParameter
getProcValue()Parameter
getProcValue(int)Parametervirtual
getShortName() constParameter
getSkew()Parameter
getState()Parameter
getText(float value, int) const overrideParameter
getUid() constParameter
getUserDefaultValue() constParameter
getUserRange() constParameter
getUserRangeEnd() constParameter
getUserRangeStart() constParameter
getUserValue() constParameter
getUserValueBool() constParameter
getUserValueInt() constParameter
getUserValueText() constParameter
getValue() const overrideParameter
getValueForText(const juce::String &text) const overrideParameter
handleAsyncUpdate() overrideParameterprotected
internalParameterprotected
isAutomatable() const overrideParameter
isInternal() constParameter
isMetaParameter() const overrideParameter
isOn()Parameter
isOnOff()Parameter
isOrientationInverted() const overrideParameter
isSkewSymmetric()Parameter
isSmoothingActive()Parametervirtual
labelParameterprotected
listenersParameterprotected
modIndexParameterprotected
modMatrixParameterprotected
nameParameterprotected
Parameter(Processor &, juce::String uid, juce::String name, juce::String shortName, juce::String label, float minValue, float maxValue, float intervalValue, float defaultValue, float skewFactor=1.0f, std::function< juce::String(const Parameter &, float)> textFunction=nullptr)Parameter
Parameter(Processor &, juce::String uid, juce::String name, juce::String shortName, juce::String label, juce::NormalisableRange< float > range, float defaultValue, std::function< juce::String(const Parameter &, float)> textFunction=nullptr)Parameter
prepareToPlay(double, int)Parametervirtual
processorParameterprotected
Ptr typedefParameter
rangeParameterprotected
removeListener(ParameterListener *listener)Parameter
reset()Parametervirtual
setInternal(bool i)Parameter
setModIndex(int i)Parameter
setModMatrix(ModMatrix *m)Parameter
setState(const ParamState &state)Parameter
setUserValue(float v)Parametervirtual
setUserValueAsUserAction(float f)Parameter
setUserValueNotifingHost(float f)Parametervirtual
setValue(float newValue) overrideParameter
shortNameParameterprotected
textFunctionParameterprotected
timerCallback() overrideParameterprotected
uidParameterprotected
userActionCountParameterprotected
userValueToText(float val)Parameter
valueParameterprotected