drum-machine add TODOS to README

This commit is contained in:
Trent Palmer 2020-05-27 11:41:00 -07:00
parent 0eb0337b74
commit 7ee69b2bcd
1 changed files with 10 additions and 0 deletions

View File

@ -7,3 +7,13 @@
* [FreeCodeCamp Instruction for This Project](https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects/build-a-drum-machine)
* [FreeCodeCamp Section](https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects)
### TODOS
* bind 'v' key to focus volume slider
* increase granularity of esc key function in selection menus back navigation
* add focus() to selectionMenuItems so that you can immediately begin scrolling with arrow keys
* add tip for scrolling selectionMenuItems
* move selectionMenu scroller to the left
* make sure metronome continues on volume, sound, or metronome BPM change
* add additional metronome speed values