Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 908 Bytes

TODO.md

File metadata and controls

35 lines (18 loc) · 908 Bytes

Short-term TODOs

  • (Low priority) Figure out live reloading

Long-term TODO List

Add pitch accuracy test

  • Tell whether a pitch is flat or sharp

  • Identify how far a pitch is out of tune

Add intervals

  • Should be able to specify ascending, descending, or both

  • Multiple difficulty levels: octaves, fifths, fourths, thirds, sevenths, sixths and seconds

  • Harmonic, melodic, or halfway (harmonic with delayed second attack)

  • Allow intervals greater than an octave if the user chooses

Add chords?

  • Find which note is out of tune, and by how much

  • This might be evil, but useful

Add a NEXT button

  • Add NEXT button between examples

  • Allow next button to appear and interrupt playings if the user gets the example right before the playback is finished?

  • (Make said NEXT button removable eventually using user settings/config)