Skip to content

larawarman/drumm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drumm

a tiny lil’ 8-step drum machine


play with the beats

  1. go here
  2. click play
  3. hear beats
  4. hear more beats
  5. click stop when (if?) you’ve finished

take it further (in real time!)

  • click a new preset to change the pattern
  • update or increment the bpm to make the steps play faster or slower
  • click a square to turn on or off a beat – it autosaves your new pattern to the current preset

play with the code

  • make sure you have Node & a package manager (I used yarn for Drumm)
  • git clone https://github.com/larawarman/drumm.git
  • cd drumm
  • yarn
  • yarn start

play with the technologies used

Releases

No releases published

Packages

No packages published