A wrapper around juce::ValueTree designed to store custom plugin state (strings, arrays,...
Definition CustomParameter.h:9
Definition LabelCustomParameterAttachment.h:4
Label & label
Definition LabelCustomParameterAttachment.h:15
void labelTextChanged(Label *labelThatHasChanged) override
Definition LabelCustomParameterAttachment.cpp:20
CustomParameter & customParameter
Definition LabelCustomParameterAttachment.h:16
bool ignoreCallbacks
Definition LabelCustomParameterAttachment.h:17
LabelCustomParameterAttachment(CustomParameter ¶meter, Label &label, UndoManager *undoManager=nullptr)
Definition LabelCustomParameterAttachment.cpp:3
~LabelCustomParameterAttachment() override
Definition LabelCustomParameterAttachment.cpp:12
void setValue(String &newValue)
Definition LabelCustomParameterAttachment.cpp:14
Definition AirAbsorptionFilter.cpp:2