An introduction to the Web Audio API. Covers the basics, including how to make a sound in the browser, how to play an MP3 file, how to add sound to a web application, and ultimately how to build your own web synthesizer.
In this next installment of our Web Audio API series, we'll be discussing why you should add sound to your web app and how you would do so in a responsible...
A guide to creating your own musical instrument in the browser with the Web Audio API. In this tutorial, you'll learn how to make a synthesizer which you can...