Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bahamas10/bpm-web
click the screen to measure bpm (BPM Meter on android)
https://github.com/bahamas10/bpm-web
Last synced: 15 days ago
JSON representation
click the screen to measure bpm (BPM Meter on android)
- Host: GitHub
- URL: https://github.com/bahamas10/bpm-web
- Owner: bahamas10
- Created: 2013-01-12T05:11:36.000Z (almost 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2013-07-01T20:20:59.000Z (over 11 years ago)
- Last Synced: 2024-11-14T05:42:50.423Z (about 2 months ago)
- Language: JavaScript
- Homepage: http://bahamas10.github.com/bpm-web/
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
measure BPM on the web
======================click the screen to measure bpm
![bpm](http://www.daveeddy.com/static/media/random/bpm.jpg)
Demo
----View the demo online at http://bahamas10.github.com/bpm-web/
or check out the android application! https://play.google.com/store/apps/details?id=com.daveeddy.bpmmeter
Modules Used
------------* [bpm][0]: calculate BPM for node/the web using javascript
* [thumbs.js][1]: add touch support to your browser
* [visualtap.js][2]: add a visual aspect to touch events on any dom element[0]: https://github.com/bahamas10/node-bpm/
[1]: http://mwbrooks.github.com/thumbs.js/
[2]: https://github.com/bahamas10/visualtap.js/