JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
juce::AudioParameterBoolAttributes Member List

This is the complete list of members for juce::AudioParameterBoolAttributes, including all inherited members.

getAudioProcessorParameterWithIDAttributes() constjuce::RangedAudioParameterAttributes< AudioParameterBoolAttributes, bool >
getStringFromValueFunction() constjuce::RangedAudioParameterAttributes< AudioParameterBoolAttributes, bool >
getValueFromStringFunction() constjuce::RangedAudioParameterAttributes< AudioParameterBoolAttributes, bool >
withAutomatable(bool x) constjuce::RangedAudioParameterAttributes< AudioParameterBoolAttributes, bool >
withCategory(Category x) constjuce::RangedAudioParameterAttributes< AudioParameterBoolAttributes, bool >
withInverted(bool x) constjuce::RangedAudioParameterAttributes< AudioParameterBoolAttributes, bool >
withLabel(String x) constjuce::RangedAudioParameterAttributes< AudioParameterBoolAttributes, bool >
withMeta(bool x) constjuce::RangedAudioParameterAttributes< AudioParameterBoolAttributes, bool >
withStringFromValueFunction(StringFromValue x) constjuce::RangedAudioParameterAttributes< AudioParameterBoolAttributes, bool >
withValueFromStringFunction(ValueFromString x) constjuce::RangedAudioParameterAttributes< AudioParameterBoolAttributes, bool >