This project was fun but there are now more competent implementations of the same idea
etc. Use them instead!
A programmatic sound/music generator inspired by bytebeat. Also an excuse to do something in Go.
Uses
code.google.com/p/portaudio-go/portaudio
github.com/colourcountry/d4
github.com/gorilla/websocket
The generator takes as input a file which defines what it will initially play, using a Forth-like language.
It also runs a web server which accepts replacement programs over a Web Socket.