This is a demonstration of a simple touch screen video instrument by Al MacDonald (twitter.com/f1lt3r). The instrument is built using the Firefox web browser with no plug ins, inspired by Brian Eno's Bloom application available on iPhone.
We used Firefox's Audio Data API to generate tones with JavaScript and push them to the audio stream of the sound card. The circles on the screen respond to touch events and are rendered using the Canvas element.