|
Vital
|
#include "spectral_morph.h"#include "synth_constants.h"#include "utils.h"#include "wave_frame.h"#include "wavetable.h"Go to the source code of this file.
Classes | |
| struct | vital::PhaseBuffer |
| Holds a buffer of poly_int values for phase information. More... | |
| class | vital::RandomValues |
| A singleton class that generates and stores random poly_float values. More... | |
| class | vital::SynthOscillator |
| A core oscillator processor that generates audio by reading wavetable data with various effects. More... | |
| struct | vital::SynthOscillator::VoiceBlock |
| A helper struct for loading per-voice data during audio processing. More... | |
Namespaces | |
| namespace | vital |
| Contains classes and functions used within the Vital synthesizer framework. | |