January 2014
Loading sounds faster - Blog - Clicktorelease
by srcmaxThe final solution implied using Typed Arrays and Blobs to create a binary file containing several assets, in a contiguous file, with a binary-encoded JSON string that contained all the indices and metadata of the files.
November 2013
Exploring the HTML5 Web Audio: visualizing sound | Smartjava.org
by srcmax & 2 others In this article I'll walk you through a couple of steps that shows how to do the following:
Create a signal volume meter
Visualize the frequencies using a spectrum analyzer
And show a time based spectrogram
October 2013
1
(9 marks)