Go to the documentation of this file.
6 #ifndef INCLUDE_WhiteNoise_Instrument_H
7 #define INCLUDE_WhiteNoise_Instrument_H
42 void play_osc_note(
char * types,
void * args,
char * endOfArgs);
43 void playMIDI(
float dur,
int chan,
int key,
int vel);