|
Vital
|
Declares the SynthSlider and related classes, providing various slider styles and functionality in the UI. More...
#include "JuceHeader.h"#include "curve_look_and_feel.h"#include "text_look_and_feel.h"#include "open_gl_image_component.h"#include "open_gl_multi_quad.h"#include "synth_types.h"Go to the source code of this file.
Classes | |
| class | OpenGlSliderQuad |
| A specialized OpenGlQuad for rendering a slider using OpenGL. More... | |
| class | OpenGlSlider |
| An extended JUCE Slider that leverages OpenGL for rendering. More... | |
| class | SynthSlider |
| A specialized slider with extended functionality for modulation, parameter control, popup menus, and text entry. More... | |
| class | SynthSlider::SliderListener |
| Listener interface for receiving slider events such as mouse interactions, modulation changes, and GUI changes. More... | |
Declares the SynthSlider and related classes, providing various slider styles and functionality in the UI.