An open API service indexing awesome lists of open source software.

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

A Javascript project of a drum machine that plays the classic 808 drum sounds
https://github.com/emanuelefavero/drum-machine-808

808 css drum-machine javascript sounds

Last synced: 7 months ago
JSON representation

A Javascript project of a drum machine that plays the classic 808 drum sounds

Awesome Lists containing this project

README

          

# 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/](https://emanuelefavero.github.io/drum-machine-808/)

#### Screenshot

![Screenshot](./Screenshot.png '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

- [MIT](LICENSE.md)