JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce_AudioProcessorValueTreeState.h File Reference
This graph shows which files directly or indirectly include this file:

Classes

class  juce::AudioProcessorValueTreeState
 This class contains a ValueTree that is used to manage an AudioProcessor's entire state. More...
 
class  juce::AudioProcessorValueTreeState::ButtonAttachment
 An object of this class maintains a connection between a Button and a parameter in an AudioProcessorValueTreeState. More...
 
class  juce::AudioProcessorValueTreeState::ComboBoxAttachment
 An object of this class maintains a connection between a ComboBox and a parameter in an AudioProcessorValueTreeState. More...
 
struct  juce::AudioProcessorValueTreeState::Listener
 A listener class that can be attached to an AudioProcessorValueTreeState. More...
 
class  juce::AudioProcessorValueTreeState::Parameter
 A parameter class that maintains backwards compatibility with deprecated AudioProcessorValueTreeState functionality. More...
 
class  juce::AudioProcessorValueTreeState::ParameterLayout
 A class to contain a set of RangedAudioParameters and AudioProcessorParameterGroups containing RangedAudioParameters. More...
 
struct  juce::AudioProcessorValueTreeState::ParameterLayout::MakeContents
 
struct  juce::AudioProcessorValueTreeState::ParameterLayout::ParameterStorage< Contents >
 
struct  juce::AudioProcessorValueTreeState::ParameterLayout::ParameterStorageBase
 
struct  juce::AudioProcessorValueTreeState::ParameterLayout::Visitor
 
class  juce::AudioProcessorValueTreeState::SliderAttachment
 An object of this class maintains a connection between a Slider and a parameter in an AudioProcessorValueTreeState. More...
 
struct  juce::AudioProcessorValueTreeState::StringRefLessThan
 
class  juce::AudioProcessorValueTreeStateParameterAttributes
 Advanced properties of an AudioProcessorValueTreeState::Parameter. More...
 

Namespaces

 juce