Vital
|
#include "JuceHeader.h"
#include "synth_section.h"
#include "open_gl_line_renderer.h"
#include "comb_filter.h"
#include "synth_module.h"
Go to the source code of this file.
Classes | |
class | FlangerResponse |
Renders a visual representation of the flanger effect's filter response. More... | |
class | FlangerSection |
A GUI section representing the flanger effect in the synthesizer. More... | |