#include "../../JuceLibraryCode/JuceHeader.h"
#include "../Processors/ProcessorGraph.h"
#include "../Processors/Editors/GenericEditor.h"
#include "../Processors/Editors/SplitterEditor.h"
#include "../Processors/Editors/MergerEditor.h"
#include "../AccessClass.h"
#include "DataViewport.h"
Classes | |
class | EditorViewport |
Allows the user to view and edit the signal chain. More... | |
class | SignalChainTabButton |