mirror of
https://github.com/TrentSPalmer/fcc-challenges.git
synced 2024-11-24 12:21:29 -08:00
18 lines
816 B
Markdown
18 lines
816 B
Markdown
### Drum Machine Project Links
|
|
|
|
* [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)
|
|
|
|
### TODOS
|
|
|
|
* fix toolstips for menuselectionitems
|
|
* add focus() to selectionMenuItems so that you can immediately begin scrolling with arrow keys
|
|
* add tip for scrolling selectionMenuItems
|
|
* make sure metronome continues on volume, sound, or metronome BPM change
|
|
* add additional metronome speed values
|