Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
AudioProcessorParameterWithIDAttributes Class Reference

An instance of this class may be passed to the constructor of an AudioProcessorParameterWithID to set optional characteristics of that parameter. More...

#include <juce_AudioProcessorParameterWithID.h>

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
 

Detailed Description

An instance of this class may be passed to the constructor of an AudioProcessorParameterWithID to set optional characteristics of that parameter.

Member Typedef Documentation

◆ Category

Member Function Documentation

◆ withLabel()

auto AudioProcessorParameterWithIDAttributes::withLabel ( String x) const

An optional label for the parameter's value.

References withMember(), and x.

Referenced by RangedAudioParameterAttributes< Derived, Value >::withLabel().

◆ withCategory()

auto AudioProcessorParameterWithIDAttributes::withCategory ( Category x) const

The semantics of this parameter.

References withMember(), and x.

Referenced by RangedAudioParameterAttributes< Derived, Value >::withCategory().

◆ withMeta()

auto AudioProcessorParameterWithIDAttributes::withMeta ( bool x) const

◆ withAutomatable()

auto AudioProcessorParameterWithIDAttributes::withAutomatable ( bool x) const

◆ withInverted()

auto AudioProcessorParameterWithIDAttributes::withInverted ( bool x) const

◆ getLabel()

auto AudioProcessorParameterWithIDAttributes::getLabel ( ) const

An optional label for the parameter's value.

◆ getCategory()

auto AudioProcessorParameterWithIDAttributes::getCategory ( ) const

The semantics of this parameter.

◆ getMeta()

auto AudioProcessorParameterWithIDAttributes::getMeta ( ) const

◆ getAutomatable()

auto AudioProcessorParameterWithIDAttributes::getAutomatable ( ) const

◆ getInverted()

auto AudioProcessorParameterWithIDAttributes::getInverted ( ) const

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