|
Vital
|
#include "JuceHeader.h"#include "synth_slider.h"#include "wavetable_component_list.h"#include "wavetable_creator.h"#include "wavetable_playhead.h"Go to the source code of this file.
Classes | |
| class | DraggableFrame |
| A visual frame representing a single wavetable keyframe, which can be dragged by the user. More... | |
| class | WavetableOrganizer |
| Manages the display and interaction of wavetable keyframes and groups on a timeline. More... | |
| class | WavetableOrganizer::Listener |
| Interface for objects that need to respond to organizer events. More... | |