RSS Twitter Facebook


« January, 2013 | February, 2013 Archive | March, 2013 »

2013/02/25

WAAPISim : WebAudio API simulator


WAAPISim, the polyfill of Web Audio API now supplement latest function names e.g. noteOn=>start for iOS/Safari browsers.
WAAPISim

posted by g200kg : 9:59 PM : PermaLink

2013/02/13

Web Audio API Node test pages


There are some test-pages for confirming the functions of Web Audio API nodes.
Because WAAPISim is embedded, functional not only for Web Audio API ready browsers (e.g.MSIE/Opera).

ScriptProcessor / WaveShaper / BiquadFilter / Panner

Node Test

DynamicsCompressor

Compressor Test

AudioParam Automation

Automation Test

posted by g200kg : 11:24 AM : PermaLink

2013/02/07

WAAPISim : Flash fallbacking


Implemented Flash fallbacking. It enables MSIE/Opera for Web Audio apps.

Source code is also available on GitHub. Take a look if in interested.
https://github.com/g200kg/WAAPISim
http://www.g200kg.com/docs/waapisim/

Demo : WebAudioSynth on MSIE / Opera

posted by g200kg : 9:20 PM : PermaLink

2013/02/06

WAAPISim : Now AnalyzerNode is available


WAAPISim

And now, filter characteristics are adjusted to Chrome's Web Audio API filter.
Filter Test Page is also available, that may be interesting.

posted by g200kg : 1:31 AM : PermaLink

2013/02/04

WAAPISim


WAAPISim, a Web Audio API simulator on Audio Data API is released.
It is still tentative and partial implements but may be useful for audio web apps.

WAAPISim

This demo movie is Web Audio API synth, 'WebAudioSynth' by aike-san running on Firefox.

posted by g200kg : 11:28 PM : PermaLink

« January, 2013 | February, 2013 Archive | March, 2013 »


g200kg