small changes

This commit is contained in:
2022-01-21 17:29:41 -06:00
parent 6f49a8ad15
commit 31262cdfb1
4 changed files with 30 additions and 3 deletions

View File

@@ -158,7 +158,7 @@ void play_song(Note *song, int size);
#define Db8 4434.92
#define D8 4698.64
#define Eb8 4978.03
// Ending "termination" value indicating end of asong
// Ending "termination" value indicating end of a song
#define T 5000.00
// Tempo value set at 240 beats per min
#define BPM 240