I wrote this web app in May 2012—I don’t think iOS was there yet? I’m open to a pull request though https://github.com/mrcoles/javascript-piano but since the project was mainly a test for generating different wave files as dataURIs (and the piano was an afterthought that was actually spawned from this half-baked idea http://mrcoles.com/media/test/guy/ ), idk if the dataURI approach is any easier on iOS yet (or ever will be)?
Here are two web audio API example apps... http://sleep.fm (online alarm clock; view on iOS device)
And
http://speakerblast.com - blast audio in sync on multiple devices
Anyone know other web apps that heavily use the web audio API?