|
Vital
|
#include "JuceHeader.h"#include "open_gl_component.h"#include "open_gl_multi_quad.h"#include "synth_section.h"#include "wavetable_playhead.h"#include "wavetable_organizer.h"Go to the source code of this file.
Classes | |
| class | WavetableComponentOverlay |
| A base overlay component for editing and interacting with a wavetable component's parameters. More... | |
| class | WavetableComponentOverlay::ControlsBackground |
| A background component with lines and titles for the overlay's control section. More... | |
| class | WavetableComponentOverlay::Listener |
| A listener interface for receiving changes to the wavetable overlay. More... | |