|
Vital
|
#include "JuceHeader.h"#include "common.h"#include "futils.h"#include "utils.h"#include "wave_frame.h"Go to the source code of this file.
Classes | |
| class | vital::Wavetable |
| A class representing a wavetable, holding multiple frames of waveforms and their frequency-domain representations. More... | |
| struct | vital::Wavetable::WavetableData |
| Struct holding all necessary data for the Wavetable, including multiple frames. More... | |
Namespaces | |
| namespace | vital |
| Contains classes and functions used within the Vital synthesizer framework. | |