Vital
|
#include "synth_module.h"
#include "producers_module.h"
#include "voice_handler.h"
#include "wavetable.h"
#include "synth_types.h"
#include "line_generator.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | vital::EffectsModulationHandler |
A VoiceHandler extension managing various modulation sources for effects processing. More... | |
Namespaces | |
namespace | vital |
Contains classes and functions used within the Vital synthesizer framework. | |