Tag Archives: audio
A play with HTML5 – audio mixer with canvas
Finished a prototype with the audio and canvas feature in HTML5. It is quite a sad thing that no single audio format can work cross browsers. HTML5 Doctor had a table showing the supported audio format from different browsers. In the prototype I implemented the box filter documented out at Gamasutra. The blur function is [...]