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

https://github.com/arsho/drumpad

Drumpad is a fun application to play drums using browser.
https://github.com/arsho/drumpad

Last synced: 5 months ago
JSON representation

Drumpad is a fun application to play drums using browser.

Awesome Lists containing this project

README

          


Drumpad is a fun application to play drums.
Drumpad has both web application and android application.
The sounds of Drumpad are originally generated by Yamaha RX15.

![alt Drumpad Demo](https://raw.githubusercontent.com/arsho/drumpad/master/assets/screenshot/drumpad_web_demo.png)

Drumpad Web Application: [https://arshovon.com/apps/drumpad/](https://arshovon.com/apps/drumpad/)


How to use:

- To play online just click on the link and start playing.
- To play offline download the project zip file. Unzip it and open the index.html using any latest browser.
- Play the drum using keyboard button: `A`, `S`, `D`, `F`, `J`, `K`, `L` and `;`
- You can also learn four basic moves:
- TWO AND FOUR (press `1` in keyboard)
- FOUR ON THE FLOOR (press `2` in keyboard)
- ONE DROP (press `3` in keyboard)
- BOOM BOOM CLAP (press `4` in keyboard)


Source-code:



  1. Web Application: https://github.com/arsho/drumpad

  2. Android Mobile Application: https://github.com/arsho/drumpad_android_application


Enjoy!