Node based audio abstraction layer
Permalink
Failed to load latest commit information.
LICENSE
README First commit. Jul 13, 2010
audionode.js Interleaved sound data, audioSource for media elements, remove sample… Jul 29, 2010

README

--AudioNode.js

This lib is intended to be a javascript implemention of the proposed Google Web Audio API 
by Chris Rogers http://chromium.googlecode.com/svn/trunk/samples/audio/specification/specification.html

This will allow features to be quickly tested on the Mozilla Audio Data API implementation and be 
easy to adapt to changes as the specification matures.