#include <juce_RangedAudioParameter.h>
◆ Category
template<typename Derived, typename
Value>
◆ StringFromValue
template<typename Derived, typename
Value>
◆ This
template<typename Derived, typename
Value>
◆ ValueFromString
template<typename Derived, typename
Value>
◆ asDerived()
template<typename Derived, typename
Value>
◆ getAudioProcessorParameterWithIDAttributes()
template<typename Derived, typename
Value>
◆ getStringFromValueFunction()
template<typename Derived, typename
Value>
An optional lambda function that converts a non-normalised value to a string with a maximum length. This may be used by hosts to display the parameter's value.
◆ getValueFromStringFunction()
template<typename Derived, typename
Value>
An optional lambda function that parses a string and converts it into a non-normalised value. Some hosts use this to allow users to type in parameter values.
◆ withAutomatable()
template<typename Derived, typename
Value>
See AudioProcessorParameter::isAutomatable()
◆ withCategory()
template<typename Derived, typename
Value>
See AudioProcessorParameterWithIDAttributes::withCategory()
◆ withInverted()
template<typename Derived, typename
Value>
See AudioProcessorParameter::isOrientationInverted()
◆ withLabel()
template<typename Derived, typename
Value>
See AudioProcessorParameterWithIDAttributes::withLabel()
◆ withMeta()
template<typename Derived, typename
Value>
See AudioProcessorParameter::isMetaParameter()
◆ withStringFromValueFunction()
template<typename Derived, typename
Value>
An optional lambda function that converts a non-normalised value to a string with a maximum length. This may be used by hosts to display the parameter's value.
◆ withValueFromStringFunction()
template<typename Derived, typename
Value>
An optional lambda function that parses a string and converts it into a non-normalised value. Some hosts use this to allow users to type in parameter values.
◆ attributes
template<typename Derived, typename
Value>
◆ stringFromValue
template<typename Derived, typename
Value>
◆ valueFromString
template<typename Derived, typename
Value>
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/modules/juce_audio_processors/utilities/juce_RangedAudioParameter.h