|
LMMS
|
#include <cxxtest/TestSuite.h>#include <iostream>#include <fstream>#include <ctime>#include <string>#include "../Misc/Util.h"#include "../Synth/ADnote.h"#include "../Synth/OscilGen.h"#include "../Params/Presets.h"#include "../DSP/FFTwrapper.h"#include "../globals.h"Go to the source code of this file.
Classes | |
| class | AdNoteTest |
Macros | |
| #define | BUF 256 |
Variables | |
| SYNTH_T * | synth |
| #define BUF 256 |
| SYNTH_T* synth |