fcc-challenges/drum-machine
2020-05-27 12:52:54 -07:00
..
drumMachine.css drum-machine add notification to .focus(); with 'v' key 2020-05-27 12:52:54 -07:00
drumMachine.js drum-machine add notification to .focus(); with 'v' key 2020-05-27 12:52:54 -07:00
index.html add github label to index.html 2020-04-26 13:04:26 -07:00
makeSelection.js add drum-machine 2020-04-26 00:35:40 -07:00
metronomeTempos.js add drum-machine 2020-04-26 00:35:40 -07:00
README.md drum-machine add TODOS to README 2020-05-27 11:41:00 -07:00
wavFiles.js add drum-machine 2020-04-26 00:35:40 -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