An instance of this class may be passed to the constructor of an AudioProcessorParameterWithID to set optional characteristics of that parameter.
Public Types | |
| using | Category = AudioProcessorParameter::Category |
Public Member Functions | |
| auto | withLabel (String x) const |
| An optional label for the parameter's value. | |
| auto | withCategory (Category x) const |
| The semantics of this parameter. | |
| auto | withMeta (bool x) const |
| auto | withAutomatable (bool x) const |
| auto | withInverted (bool x) const |
| auto | getLabel () const |
| An optional label for the parameter's value. | |
| auto | getCategory () const |
| The semantics of this parameter. | |
| auto | getMeta () const |
| auto | getAutomatable () const |
| auto | getInverted () const |
|
inlinenodiscard |
An optional label for the parameter's value.
References juce::withMember(), and x.
|
inlinenodiscard |
The semantics of this parameter.
References juce::withMember(), and x.
|
inlinenodiscard |
References juce::withMember(), and x.
|
inlinenodiscard |
References juce::withMember(), and x.
|
inlinenodiscard |
References juce::withMember(), and x.
|
inlinenodiscard |
An optional label for the parameter's value.
|
inlinenodiscard |
The semantics of this parameter.
|
inlinenodiscard |
|
inlinenodiscard |
|
inlinenodiscard |