|
Vital
|
#include "JuceHeader.h"#include "audio_file_drop_source.h"#include "wavetable_component_overlay.h"#include "file_source.h"#include "pitch_detector.h"#include "sample_viewer.h"#include "text_selector.h"#include "synth_section.h"Go to the source code of this file.
Classes | |
| class | AudioFileViewer |
| A component for visualizing and interacting with an audio waveform. More... | |
| class | AudioFileViewer::DragListener |
| Interface for listening to mouse drag movements relative to the waveform. More... | |
| class | FileSourceOverlay |
| An overlay UI component for editing FileSource Wavetable components. More... | |