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.
- Host: GitHub
- URL: https://github.com/arsho/drumpad
- Owner: arsho
- Created: 2015-07-27T03:22:06.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-08-07T17:45:52.000Z (almost 4 years ago)
- Last Synced: 2025-04-30T05:47:45.866Z (about 1 year ago)
- Language: CSS
- Size: 1.53 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.

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:
- Web Application: https://github.com/arsho/drumpad
- Android Mobile Application: https://github.com/arsho/drumpad_android_application
Enjoy!