cleaned up
This commit is contained in:
@@ -2,16 +2,11 @@
|
||||
// --------------------------------------------------------------
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
|
||||
#include "synth_defs.h"
|
||||
#include "blit.h"
|
||||
#include "vco.h"
|
||||
#include "wavetable.h"
|
||||
#include "fir/fir2.h"
|
||||
|
||||
extern unsigned char _g_wave_rawdata[38400];
|
||||
extern wt_descr_t _g_wt_descr[WT_NUM_WAVETABLES];
|
||||
|
||||
// --------------------------------------------------------------
|
||||
// internal funcs
|
||||
|
||||
Reference in New Issue
Block a user