https://github.com/maxpleaner/beat_recorder
https://github.com/maxpleaner/beat_recorder
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxpleaner/beat_recorder
- Owner: MaxPleaner
- Created: 2016-09-27T07:53:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-29T09:29:02.000Z (over 9 years ago)
- Last Synced: 2025-01-29T12:15:23.682Z (over 1 year ago)
- Language: JavaScript
- Size: 131 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**How to run**
1. clone
2. open index.html in browser
**development**
1. edit the `app.coffee` file
2. run `coffee -o app.js -w app.coffee`
3. open index.html in browser
4. to configure, see comments in [app.coffee](./app.coffee) source