Vital
|
#include "JuceHeader.h"
#include "memory.h"
#include "oscillator_advanced_section.h"
#include "synth_constants.h"
#include "synth_section.h"
Go to the source code of this file.
Classes | |
class | TuningSelector |
A specialized TextSelector for selecting tuning systems or loading custom tuning files. More... | |
class | MasterControlsInterface |
A top-level UI component that contains various sections for configuring the synthesizer. More... | |