SwissJS 2015 - Stephen Band - Creating UIs for the Web Audio API

The Web Audio API gives us the power to manipulate an audio processing graph using JavaScript. The audio itself runs in a separate thread, which presents some unique challenges. Stephen discusses how to create UIs that control and reflect the state of the audio graph, and attempts to show that the browser is becoming a creative environment for live performance.