#include "Test_Support.cpp"#include "Instrument.h"#include "BasicFMInstrument.h"#include "SndFileInstrument.h"#include "AdditiveInstrument.h"#include "WhiteNoiseInstrument.h"#include "OSC_support.h"Defines | |
| #define | CSL_OSC_ORCHESTRA |
Functions | |
| int | main (int argc, const char *argv[]) |
Variables | |
| PAIO * | theIO = new PAIO |
| std::vector< Instrument * > | library |
| #define CSL_OSC_ORCHESTRA |
| int main | ( | int | argc, | |
| const char * | argv[] | |||
| ) |
| std::vector<Instrument *> library |
1.5.8