00001 #ifndef SYNTHESIZER_INC 00002 #define SYNTHESIZER_INC 00003 00004 00005 00006 class Synth; 00007 class SynthOscillator; 00008 00009 00010 00011 #endif