Closed ramarquez1992 closed 7 years ago
I will implement this now. It will be be a json object, call it with notes[int octave_number][str Note Name]
, where note name is C0->B8. A4 is 440hz. Is in file js/notes.js
Closed.
Great. We could probably calculate a lot of that, but given that it's finite (and fairly short) I don't think that's necessary; and it provides a clean way to access these numbers, which is nice.
UI elements to change the base note/octave still needed.
Select from A-G; provide counter for moving octaves.