|
Vital
|
#include "sound_engine.h"#include "compressor_module.h"#include "flanger_module.h"#include "phaser_module.h"#include "decimator.h"#include "modulation_connection_processor.h"#include "synth_constants.h"#include "synth_voice_handler.h"#include "peak_meter.h"#include "operators.h"#include "reorderable_effect_chain.h"#include "value_switch.h"Namespaces | |
| namespace | vital |
| Contains classes and functions used within the Vital synthesizer framework. | |