Vital
|
#include "JuceHeader.h"
#include "open_gl_multi_image.h"
#include "synth_section.h"
#include "wavetable_component_factory.h"
Go to the source code of this file.
Classes | |
class | WavetableComponentViewport |
A Viewport subclass that notifies listeners when the visible area changes. More... | |
class | WavetableComponentViewport::Listener |
Interface for objects wanting to know when the viewport scrolls. More... | |
class | WavetableComponentList |
A UI component that lists and manages the wavetable sources and modifiers. More... | |
class | WavetableComponentList::Listener |
Interface for objects wanting to know when the component list changes. More... | |