50
edits
Notmasteryet (talk | contribs) No edit summary |
Notmasteryet (talk | contribs) |
||
Line 501: | Line 501: | ||
=== JavaScript Audio Libraries === | === JavaScript Audio Libraries === | ||
* We have started work on a JavaScript library to make building audio web apps easier. Details are [[Audio Data API JS Library|here]]. | * We have started work on a JavaScript library to make building audio web apps easier. Details are [[Audio Data API JS Library|here]] and http://github.com/corbanbrook/dsp.js. | ||
* [http://github.com/corbanbrook/audionode.js audionode.js] acts as a javascript bridge between the Web Audio API and the Audio Data API allowing us to run the examples http://weare.buildingsky.net/processing/audionode.js/examples/index.html. | |||
* [http://github.com/bfirsh/dynamicaudio.js dynamicaudio.js] - An interface for writing audio with a Flash fall back for older browsers. ''NOTE:'' not up-to-date with this version of the API. | * [http://github.com/bfirsh/dynamicaudio.js dynamicaudio.js] - An interface for writing audio with a Flash fall back for older browsers. ''NOTE:'' not up-to-date with this version of the API. | ||
edits