Vital
|
#include "JuceHeader.h"
#include "open_gl_line_renderer.h"
#include "common.h"
#include "wave_window_modifier.h"
Go to the source code of this file.
Classes | |
class | WaveWindowEditor |
A UI component that allows editing of a windowing function applied to a waveform. More... | |
class | WaveWindowEditor::Listener |
Interface for receiving notifications about window position changes. More... | |