Add note of a note that went wrong in a recent test

This commit is contained in:
Starbeamrainbowlabs 2017-12-22 18:06:46 +00:00
parent 0408e2a536
commit cf2eca48de
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ namespace MusicBoxConverter
public static MusicBox Note30 = new MusicBox(
"30 Note Music Box",
new List<string>() {
// It played an A4, but we specified a G4
"G3",
"C4", "D4", "E4", "F4", "G4", "A4", "A#4", "B4",
"C5", "C#5", "D5", "D#5", "E5", "F5", "F#5", "G5", "G#5", "A5", "A#5", "B5",