In a collaboration with Tobias Vogler, we developed a web application where visitors can “produce” a song for the band Open Season. They can do this by simply recording their sounds using their cellphone microphone or any other input directly in the browser, where the sounds are processed in various ways and automatically added to some prerecorded sounds by the band, even while the song is being listened to. The signal processing part was programmed using the Web Audio API in javascript, with an added Midi playback engine. Live / GitHub