https://github.com/glynnbird/drummer
Offline-first drum machine
https://github.com/glynnbird/drummer
couchdb javascript offline-first pouchdb vuejs
Last synced: 4 months ago
JSON representation
Offline-first drum machine
- Host: GitHub
- URL: https://github.com/glynnbird/drummer
- Owner: glynnbird
- License: apache-2.0
- Created: 2017-08-30T07:32:54.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2024-11-22T14:42:36.000Z (over 1 year ago)
- Last Synced: 2025-04-09T04:22:28.394Z (about 1 year ago)
- Topics: couchdb, javascript, offline-first, pouchdb, vuejs
- Language: HCL
- Size: 2.93 MB
- Stars: 20
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Drummer
An demo that allows drum sequences to be composed and saved in a web interface.




[LIVE DEMO](https://drummer.glynnbird.com/)
The drum sounds are based on the Roland CR78, R8 & Tempest drum machines but are programmed using HTML check box
controls on a time line.
It is built with the [Howler JavaScript audio library](https://howlerjs.com/) and brought to life with [Vue.js](https://vuejs.org/).
## Credits
Thanks to http://www.boxedear.com/free.html for the original samples.