Fwd: showcase of Web Audio used to output raw audio samples generated in real-time

---------- Forwarded message ----------
From: Grant Galitz <grantgalitz@gmail.com>
Date: Sat, Apr 9, 2011 at 3:43 AM
Subject: showcase of Web Audio used to output raw audio samples generated in
real-time
To: public-audio@w3.org


I've linked a youtube video below of a Bomberman game ROM being tested with
the https://github.com/grantgalitz/GameBoy-Online project in the webkit
audio build. I also should mention that the audio is powered by a JS library
I exclusively wrote for the emulator, and now has its own github repo,
https://github.com/grantgalitz/XAudioJS , since the library is a wrapper for
outputting audio in realtime using either mozAudio, web audio, or even WAV
PCM Data URI for sample output.

Test Demo URL: http://www.grantgalitz.org/bomberman/
Youtube Video: http://www.youtube.com/watch?v=oITFJ_19KpE

Received on Saturday, 9 April 2011 08:12:48 UTC