music.js library for easy frequency calculations for audio synthesis

Hi Everyone,


I have been working on a javascript library called music.js which makes it
easy to calculate note frequencies for audio synthesis the new audio apis.
Piers Titus and I worked together to design music.js to provide a clean
syntax for defining and managing notes. I created a demo that uses music.js
with Joe Turner’s audiolet.js library to create notes, chords, and scales
that should play with both the Audio Data API and the Web Audio API. Check
it out here:


http://www.gregjopa.com/2011/05/calculate-note-frequencies-in-javascript-with-music-js/


 If you have any feedback leave me a comment on my blog.


Thanks,

Greg

Received on Tuesday, 24 May 2011 07:10:46 UTC