Vital
|
#include "JuceHeader.h"
#include "synth_section.h"
#include "open_gl_image_component.h"
#include "preset_selector.h"
#include "transpose_quantize.h"
#include "wavetable_3d.h"
Go to the source code of this file.
Classes | |
class | OscillatorSection |
A UI section representing an oscillator in the synthesizer. More... | |
class | OscillatorSection::Listener |
Listener interface for receiving oscillator section changes. More... | |