Sometimes keys will require a note to be labeled as Bb instead of A# (when?), but synesthesia currently only uses sharps. It might be cool to check what the key is after a select number of notes have been highlighted and update what the note is labeled as.
keys can only be selected by clicking the notes (hence either selecting all the notes of that fundamental frequency or none).
Count the number of notes selected and once a certain number is hit,
Alternative to 2,3 is that scale mode toggles between major and minor scale selection and uses keys to select the entire scale (MVP would be no toggle between major/minor and musician would need to know about relative minors)
output the name of the scale as either "I Major / vi Relative Minor" (or "Not Determined" in case of 2&3)
Once the scale is determined, allow users to select note numbers using the keyboard to highlight (via border box?) all notes of that number. Easier version would be to only border box the note in the legend, but that might take away from the visual aspect we're aiming for. Or, we could de-highlight all notes other than the notes corresponding to the selected numbers.
Sometimes keys will require a note to be labeled as Bb instead of A# (when?), but synesthesia currently only uses sharps. It might be cool to check what the key is after a select number of notes have been highlighted and update what the note is labeled as.