#include "../../JuceLibraryCode/JuceHeader.h"
#include <stdio.h>
#include <map>
#include "GenericProcessor.h"
Classes | |
class | RecordNode |
Receives inputs from all processors that want to save their data. More... | |
struct | RecordNode::Channel |
Holds information for a given channel to be recorded to its own file. |