fcc-challenges/drum-machine/README.md

20 lines
935 B
Markdown
Raw Normal View History

2020-04-26 16:42:12 -07:00
### Drum Machine Project Links
2020-04-26 16:15:19 -07:00
* [GitHub Page View of this Repo](https://trentspalmer.github.io/fcc-challenges)
* [GitHub Page View of this Project (drum-machine)](https://trentspalmer.github.io/fcc-challenges/drum-machine)
### FreeCodeCamp Links
* [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)
2020-05-27 11:41:00 -07:00
### 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