Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 593 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 593 Bytes

Drum Machine 808

This is a vanilla Javascript project of a drum machine that plays the classic 808 drum sounds.

It was my first Javascript project back in 2018

Demo

https://emanuelefavero.github.io/drum-machine-808/

Screenshot

Screenshot

How to use

  • clone the repo
  • Open the index.html file in your browser
  • Click on the pads to play the sounds
  • If you are using a keyboard, press the keys A, S, D, F, G, H, J to play the sounds

License