Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

Awesome Lists containing this project

README

        

measure BPM on the web
======================

click the screen to measure bpm


Get it on Google Play

![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/