Node based audio abstraction layer
Switch branches/tags
Nothing to show
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
LICENSE
README
audionode.js

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.