fcc-challenges/drum-machine
Trent Palmer 7ee69b2bcd drum-machine add TODOS to README 2020-05-27 11:41:00 -07:00
..
README.md drum-machine add TODOS to README 2020-05-27 11:41:00 -07:00
drumMachine.css drum-machine add active-state color change for (buttons) 2020-05-27 11:40:02 -07:00
drumMachine.js add drum-machine 2020-04-26 00:35:40 -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
wavFiles.js add drum-machine 2020-04-26 00:35:40 -07:00

README.md

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