-fixed includes
This commit is contained in:
@@ -14,6 +14,15 @@
|
||||
#include "../JuceLibraryCode/JuceHeader.h"
|
||||
#include "synth/synth_defs.h"
|
||||
|
||||
#include "synth/voice.h"
|
||||
#include "synth/vco.h"
|
||||
#include "synth/noise.h"
|
||||
#include "synth/smooth.h"
|
||||
#include "synth/vcf.h"
|
||||
#include "synth/lfo.h"
|
||||
#include "synth/env.h"
|
||||
#include "synth/param_scale.h"
|
||||
|
||||
//==============================================================================
|
||||
#define MIDICONTROLLER_TYPE_VELKEY 0x00000080
|
||||
|
||||
|
||||
Reference in New Issue
Block a user