Node based audio abstraction layer
Latest commit
a988388
notmasteryet
Interleaved sound data, audioSource for media elements, remove sample…
…
…Rate from AudioNode
Permalink
| Failed to load latest commit information. | |||
|
|
LICENSE | First commit. | |
|
|
README | First commit. | |
|
|
audionode.js | Interleaved sound data, audioSource for media elements, remove sample… | |
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.