ucsb-cs56-projects / cs56-music-basic-synthesis-demo

-
0 stars 5 forks source link

Edit GUI to Allow Note Selection via Midi, Scientific Name, or Frequency #27

Open rtwaltman opened 10 years ago

rtwaltman commented 10 years ago

Currently, when picking notes to play or build the melody with, the GUI only supports frequency, but not many people memorize frequency for pitch when we have midi and scientific name as well (see http://en.wikipedia.org/wiki/Piano_key_frequencies for reference).

Edit the GUI to allow the user to select what he/she would like to build the note with: midi, scientific name, OR frequency. Here are a few way to accomplish this, but they may not necessarily be the best way:

bronhuston commented 10 years ago

Approved