Episode 32
Web Audio with Chris Wilson
August 28, 2012
The ability to manipulate audio in complex ways as part of the web page itself is yet another piece of the puzzle for using HTML + JavaScript to create complex experiences. Chris Wilson joins Jen Simmons to explain the Web Audio API and what it can do.
Show Notes
- Pool
- Syd's kickass drum machine
- Getting Started with Web Audio API - HTML5 Rocks
- Web Audio examples at Google Code — Part 1
- Amplitude Modulation Visualization processed directly in JavaScript
- Chrome Office Hours: Web Audio (Part I)
- Chris Wilson (cwilso) on Twitter
- Chris Wilson's website
- Chris Wilson (cwilso) on GitHub
- W3C Audio Working Group
- Chris Wilson - Google+
- Vocoder code repository
- Vocoder demo site
- SoundManager 2: JavaScript Sound For The Web
- Jazz-Soft.net home page
- Basic MIDI synthesizer example using the Web Audio API - HTML5 Audio
- HTML5 Audio
- When can I use... Support tables for HTML5, CSS3, etc
- Web Audio API Specification at the WC3
- Web Audio examples at Google Code — Part 1
- Web Audio Playground