beeps update
This commit is contained in:
parent
91176d854b
commit
ed384bd437
7 changed files with 202 additions and 104 deletions
|
@ -8,4 +8,5 @@ void beeps();
|
|||
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 stop_all_notes();
|
||||
void init_notes();
|
Loading…
Add table
Add a link
Reference in a new issue