Skip to content

elstr/drum-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎵 Awesome Drum Machine

This is my implementation of a drum machine to play different patterns at different BPMs

Installation:

  1. yarn install
  2. yarn start
  3. localhost:3000

Features

✨ Dynamic BPMs (+ BPM -)
✨ Multiple channels
✨ Different instruments? Yup!
✨ Plays patterns n'sync with BPMs
✨ Want to heare how it sound alone? Solo the channels you want
✨ Want some silence? Use the M button to mute channels
✨ You don't need that instrument any more? Remove it!
✨ Tests? done!

TODOs: Coming up next

⭐ Change volume of steps (the UI is done, logic is missing)
⭐ More steps in channels