#include "../../../JuceLibraryCode/JuceHeader.h"
#include "../GenericProcessor.h"
#include "../../AccessClass.h"
#include <stdio.h>
Classes | |
class | GenericEditor |
Base class for creating processor editors. More... | |
class | DrawerButton |
Used to show and hide the ChannelSelector. More... | |
class | TriangleButton |
A button that displays a triangle facing up or down. More... | |
class | UtilityButton |
A button that displays text. More... |