foleys_gui_magic
WYSWYG editor for JUCE GUIs including Visualisers
ParameterAttachment< ValueType > Member List

This is the complete list of members for ParameterAttachment< ValueType >, including all inherited members.

attachToParameter(juce::RangedAudioParameter *parameterToUse)ParameterAttachment< ValueType >
beginGesture()ParameterAttachment< ValueType >
detachFromParameter()ParameterAttachment< ValueType >
endGesture()ParameterAttachment< ValueType >
getNormalisedValue() constParameterAttachment< ValueType >
getValue() constParameterAttachment< ValueType >
handleAsyncUpdate() overrideParameterAttachment< ValueType >
onParameterChangedParameterAttachment< ValueType >
onParameterChangedAsyncParameterAttachment< ValueType >
ParameterAttachment()ParameterAttachment< ValueType >
parameterGestureChanged(int parameterIndex, bool gestureIsStarting) overrideParameterAttachment< ValueType >
parameterValueChanged(int parameterIndex, float newValue) overrideParameterAttachment< ValueType >
setNormalisedValue(ValueType newValue)ParameterAttachment< ValueType >
setValue(ValueType newValue)ParameterAttachment< ValueType >
~ParameterAttachment() overrideParameterAttachment< ValueType >virtual