Vital
|
#include "oscillator_section.h"
#include "bar_renderer.h"
#include "curve_look_and_feel.h"
#include "skin.h"
#include "paths.h"
#include "fonts.h"
#include "full_interface.h"
#include "load_save.h"
#include "preset_selector.h"
#include "producers_module.h"
#include "synth_strings.h"
#include "synth_button.h"
#include "synth_oscillator.h"
#include "synth_gui_interface.h"
#include "synth_slider.h"
#include "text_look_and_feel.h"
#include "text_selector.h"
#include "wavetable_3d.h"
#include "tooltipText.h"
Go to the source code of this file.
Classes | |
class | UnisonViewer |
A component for visualizing unison voices distribution and detune. More... | |
class | InvisibleSlider |
A slider with no visible UI, used internally. More... | |