JUCE
Classes
juce_AudioProcessorValueTreeState.h File Reference

Classes

class  AudioProcessorValueTreeState
 This class contains a ValueTree which is used to manage an AudioProcessor's entire state. More...
 
struct  AudioProcessorValueTreeState::Listener
 A listener class that can be attached to an AudioProcessorValueTreeState. More...
 
class  AudioProcessorValueTreeState::SliderAttachment
 An object of this class maintains a connection between a Slider and a parameter in an AudioProcessorValueTreeState. More...
 
class  AudioProcessorValueTreeState::ComboBoxAttachment
 An object of this class maintains a connection between a ComboBox and a parameter in an AudioProcessorValueTreeState. More...
 
class  AudioProcessorValueTreeState::ButtonAttachment
 An object of this class maintains a connection between a Button and a parameter in an AudioProcessorValueTreeState. More...