pwm audio

This commit is contained in:
Jack Humbert 2016-01-11 16:53:33 -05:00
parent 11ce694557
commit 29de37d5c0
13 changed files with 600 additions and 190 deletions

View file

@ -9,4 +9,4 @@ void true_note(float x, float y, float length);
void play_note(double freq, int vol);
void stop_note(double freq);
void stop_all_notes();
void init_notes();
void init_notes();