|
JUCE
|
Classes | |
| class | ParameterAttachment |
| Used to implement 'attachments' or 'controllers' that link a plug-in parameter to a UI element. More... | |
| class | SliderParameterAttachment |
| An object of this class maintains a connection between a Slider and a plug-in parameter. More... | |
| class | ComboBoxParameterAttachment |
| An object of this class maintains a connection between a ComboBox and a plug-in parameter. More... | |
| class | ButtonParameterAttachment |
| An object of this class maintains a connection between a Button and a plug-in parameter. More... | |
| class | WebSliderParameterAttachment |
| An object of this class maintains a connection between a WebSliderRelay and a plug-in parameter. More... | |
| class | WebToggleButtonParameterAttachment |
| An object of this class maintains a connection between a WebToggleButtonRelay and a plug-in parameter. More... | |
| class | WebComboBoxParameterAttachment |
| An object of this class maintains a connection between a WebComboBoxRelay and a plug-in parameter. More... | |