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
- Host: GitHub
- URL: https://github.com/emanuelefavero/drum-machine-808
- Owner: emanuelefavero
- License: mit
- Created: 2020-09-26T18:24:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T11:17:35.000Z (over 2 years ago)
- Last Synced: 2025-02-04T16:50:30.771Z (9 months ago)
- Topics: 808, css, drum-machine, javascript, sounds
- Language: JavaScript
- Homepage: https://emanuelefavero.github.io/drum-machine-808/
- Size: 254 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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

## 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)