Vital
|
#include "JuceHeader.h"
#include "synth_section.h"
#include "open_gl_line_renderer.h"
#include "phaser_filter.h"
#include "synth_module.h"
Go to the source code of this file.
Classes | |
class | PhaserResponse |
Visualizes the frequency response of the phaser effect. More... | |
class | PhaserSection |
A UI section for controlling a phaser effect in the synthesizer. More... | |