Web Audio clock demo

This is a little demo web app that uses the Web Audio clock to correctly control the timing of audio playback. I'm contemplating the idea of implementing a web based drum machine and this is background research. The app starts by fetching a JSON manifest file (from S3). The manifest…