|
Vital
|
#include "reorderable_effect_chain.h"#include "chorus_module.h"#include "compressor_module.h"#include "delay_module.h"#include "distortion_module.h"#include "equalizer_module.h"#include "flanger_module.h"#include "filter_module.h"#include "phaser_module.h"#include "reverb_module.h"#include "synth_strings.h"Go to the source code of this file.
Classes | |
| class | vital::FilterFxModule |
| A wrapper module that hosts a filter effect. This is a specialized module for filter effects in the chain. More... | |
Namespaces | |
| namespace | vital |
| Contains classes and functions used within the Vital synthesizer framework. | |