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

https://github.com/konradjam/fcc-drum-machine

Real drum machine simulator
https://github.com/konradjam/fcc-drum-machine

css freecodecamp frontend html intermediate javascript react redux

Last synced: 13 days ago
JSON representation

Real drum machine simulator

Awesome Lists containing this project

README

          

# Drum Machine

This application was made to pass the task on FreeCodeCamp.
It's simulating a real drum machine.
The application can be operated with a mouse, but also with a keyboard.

Shortcuts:
```
Escape - power on/off
+/- - volume up/down 1%
Shift + +/- - volume up/down 5%
q,w,e,a,s,d,z,x,c - sounds
```