beep.js
beep.js copied to clipboard
Beep is a JavaScript toolkit for building browser-based synthesizers.
Hey. First off, amazing project. Very fun. :) However, might I suggest taking a look at turning the project into a CommonJS module to make it easy to integrate with...
Such as in the key of C♯ major, or an augmented E-G-B triad (which would be E-G-B♯, not E-G-C).
I noticed in Chrome 41 on Windows, that if I played the sample score from [the demo](http://beepjs.com/) and then switched tabs when a note was playing it would just continue...