#include "../../../JuceLibraryCode/JuceHeader.h"
#include "GenericEditor.h"
#include "../../AccessClass.h"
#include <stdio.h>
Classes | |
class | ChannelSelector |
Automatically creates an interactive editor for selecting channels. More... | |
class | EditorButton |
A button within the ChannelSelector representing an individual channel. More... | |
class | ChannelSelectorButton |