JUCE
AudioParameterBool Member List

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

addListener(Listener *newListener)AudioProcessorParameter
analysisMeter enum valueAudioProcessorParameter
AudioParameterBool(const String &parameterID, const String &parameterName, bool defaultValue, const String &parameterLabel=String(), std::function< String(bool value, int maximumStringLength)> stringFromBool=nullptr, std::function< bool(const String &text)> boolFromString=nullptr)AudioParameterBool
AudioProcessorParameter() noexceptAudioProcessorParameter
AudioProcessorParameterWithID(const String &parameterID, const String &parameterName, const String &parameterLabel={}, Category parameterCategory=AudioProcessorParameter::genericParameter)AudioProcessorParameterWithID
beginChangeGesture()AudioProcessorParameter
Category enum nameAudioProcessorParameter
categoryAudioProcessorParameterWithID
compressorLimiterGainReductionMeter enum valueAudioProcessorParameter
convertFrom0to1(float v) const noexceptRangedAudioParameter
convertTo0to1(float v) const noexceptRangedAudioParameter
endChangeGesture()AudioProcessorParameter
expanderGateGainReductionMeter enum valueAudioProcessorParameter
genericParameter enum valueAudioProcessorParameter
get() const noexceptAudioParameterBool
getAllValueStrings() constAudioProcessorParametervirtual
getCategory() const overrideAudioProcessorParameterWithIDvirtual
getCurrentValueAsText() constAudioProcessorParametervirtual
getLabel() const overrideAudioProcessorParameterWithIDvirtual
getName(int) const overrideAudioProcessorParameterWithIDvirtual
getNormalisableRange() const overrideAudioParameterBoolvirtual
getParameterIndex() const noexceptAudioProcessorParameter
inputGain enum valueAudioProcessorParameter
inputMeter enum valueAudioProcessorParameter
isAutomatable() constAudioProcessorParametervirtual
isMetaParameter() constAudioProcessorParametervirtual
isOrientationInverted() constAudioProcessorParametervirtual
labelAudioProcessorParameterWithID
nameAudioProcessorParameterWithID
operator bool() const noexceptAudioParameterBool
operator=(bool newValue)AudioParameterBool
otherMeter enum valueAudioProcessorParameter
outputGain enum valueAudioProcessorParameter
outputMeter enum valueAudioProcessorParameter
paramIDAudioProcessorParameterWithID
RangedAudioParameter(const String &parameterID, const String &parameterName, const String &parameterLabel={}, Category parameterCategory=AudioProcessorParameter::genericParameter)RangedAudioParameter
removeListener(Listener *listener)AudioProcessorParameter
sendValueChangedMessageToListeners(float newValue)AudioProcessorParameter
setValueNotifyingHost(float newValue)AudioProcessorParameter
valueChanged(bool newValue)AudioParameterBoolprotectedvirtual
~AudioParameterBool() overrideAudioParameterBool
~AudioProcessorParameter()AudioProcessorParametervirtual
~AudioProcessorParameterWithID() overrideAudioProcessorParameterWithID