Vital
|
#include "JuceHeader.h"
#include "synth_section.h"
#include "preset_selector.h"
#include "wave_frame.h"
#include "wave_source_editor.h"
#include "wavetable.h"
#include "wavetable_component_list.h"
#include "wavetable_component_overlay.h"
#include "wavetable_creator.h"
#include "wavetable_organizer.h"
#include "wavetable_playhead.h"
Go to the source code of this file.
Classes | |
class | WavetableEditSection |
A UI section for editing, visualizing, and managing wavetables. More... | |