|
Oscilloscope 0.5.0
A simple oscilloscope VST
|
#include <PluginEditor.h>
Public Member Functions | |
| OscilloscopeAudioProcessorEditor (OscilloscopeAudioProcessor &) | |
| ~OscilloscopeAudioProcessorEditor () override | |
| void | paint (juce::Graphics &) override |
| void | resized () override |
Definition at line 23 of file PluginEditor.h.
| OscilloscopeAudioProcessorEditor::OscilloscopeAudioProcessorEditor | ( | OscilloscopeAudioProcessor & | p | ) |
Definition at line 13 of file PluginEditor.cpp.
|
override |
Definition at line 102 of file PluginEditor.cpp.
|
override |
Definition at line 107 of file PluginEditor.cpp.
|
override |
Definition at line 111 of file PluginEditor.cpp.