JUCE
AudioParameterInt Member List

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

addListener(Listener *newListener)AudioProcessorParameter
analysisMeter enum valueAudioProcessorParameter
AudioParameterInt(const String &parameterID, const String &parameterName, int minValue, int maxValue, int defaultValue, const String &parameterLabel=String(), std::function< String(int value, int maximumStringLength)> stringFromInt=nullptr, std::function< int(const String &text)> intFromString=nullptr)AudioParameterInt
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 noexceptAudioParameterInt
getAllValueStrings() constAudioProcessorParametervirtual
getCategory() const overrideAudioProcessorParameterWithIDvirtual
getCurrentValueAsText() constAudioProcessorParametervirtual
getLabel() const overrideAudioProcessorParameterWithIDvirtual
getName(int) const overrideAudioProcessorParameterWithIDvirtual
getNormalisableRange() const overrideAudioParameterIntvirtual
getParameterIndex() const noexceptAudioProcessorParameter
getRange() const noexceptAudioParameterInt
inputGain enum valueAudioProcessorParameter
inputMeter enum valueAudioProcessorParameter
isAutomatable() constAudioProcessorParametervirtual
isBoolean() constAudioProcessorParametervirtual
isDiscrete() constAudioProcessorParametervirtual
isMetaParameter() constAudioProcessorParametervirtual
isOrientationInverted() constAudioProcessorParametervirtual
labelAudioProcessorParameterWithID
nameAudioProcessorParameterWithID
operator int() const noexceptAudioParameterInt
operator=(int newValue)AudioParameterInt
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(int newValue)AudioParameterIntprotectedvirtual
~AudioParameterInt() overrideAudioParameterInt
~AudioProcessorParameter()AudioProcessorParametervirtual
~AudioProcessorParameterWithID() overrideAudioProcessorParameterWithID