Loading...
Searching...
No Matches
List of all members
AudioParameterChoiceAttributes Class Reference

Properties of an AudioParameterChoice. More...

#include <juce_AudioParameterChoice.h>

Inheritance diagram for AudioParameterChoiceAttributes:

Additional Inherited Members

- Public Types inherited from RangedAudioParameterAttributes< AudioParameterChoiceAttributes, int >
using Category
 
using StringFromValue
 
using ValueFromString
 
- Public Member Functions inherited from RangedAudioParameterAttributes< AudioParameterChoiceAttributes, int >
auto withStringFromValueFunction (StringFromValue x) const
 An optional lambda function that converts a non-normalised value to a string with a maximum length.
 
auto withValueFromStringFunction (ValueFromString x) const
 An optional lambda function that parses a string and converts it into a non-normalised value.
 
auto withLabel (String x) const
 See AudioProcessorParameterWithIDAttributes::withLabel()
 
auto withCategory (Category x) const
 See AudioProcessorParameterWithIDAttributes::withCategory()
 
auto withMeta (bool x) const
 See AudioProcessorParameter::isMetaParameter()
 
auto withAutomatable (bool x) const
 See AudioProcessorParameter::isAutomatable()
 
auto withInverted (bool x) const
 See AudioProcessorParameter::isOrientationInverted()
 
const auto & getStringFromValueFunction () const
 An optional lambda function that converts a non-normalised value to a string with a maximum length.
 
const auto & getValueFromStringFunction () const
 An optional lambda function that parses a string and converts it into a non-normalised value.
 
const auto & getAudioProcessorParameterWithIDAttributes () const
 Gets attributes that would also apply to an AudioProcessorParameterWithID.
 

Detailed Description

Properties of an AudioParameterChoice.

See also
AudioParameterChoice(), RangedAudioParameterAttributes()

The documentation for this class was generated from the following file:
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram