Vital
|
Declares the SampleViewer class that displays and animates a waveform sample. More...
#include "JuceHeader.h"
#include "audio_file_drop_source.h"
#include "common.h"
#include "open_gl_line_renderer.h"
#include "synth_types.h"
#include "sample_source.h"
#include "synth_module.h"
Go to the source code of this file.
Classes | |
class | SampleViewer |
A UI component for visually displaying and interacting with an audio sample waveform. More... | |
class | SampleViewer::Listener |
Interface for objects that want to be notified when a sample is loaded. More... | |
Declares the SampleViewer class that displays and animates a waveform sample.