|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Go to the source code of this file.
Classes | |
| class | juce::AudioProcessorValueTreeStateParameterAttributes |
| Advanced properties of an AudioProcessorValueTreeState::Parameter. More... | |
| class | juce::AudioProcessorValueTreeState |
| This class contains a ValueTree that is used to manage an AudioProcessor's entire state. More... | |
| class | juce::AudioProcessorValueTreeState::ParameterLayout |
| A class to contain a set of RangedAudioParameters and AudioProcessorParameterGroups containing RangedAudioParameters. 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::SliderAttachment |
| An object of this class maintains a connection between a Slider 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... | |
| class | juce::AudioProcessorValueTreeState::ButtonAttachment |
| An object of this class maintains a connection between a Button and a parameter in an AudioProcessorValueTreeState. More... | |
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |