/birdsong

Birdsong creates a natural soundscape out of a collection of computers

Primary LanguageJavaScript

Birdsong

Create a natural soundscape out of an office of computers. As seen on Vine.

The birdsong client

Running the server

With node installed, run npm install followed by node app

Connecting as a client

Navigate computers on your local network to <your ip address>:3000 in their web browser.

Configuration

Birdsong is configurable, meaning you can create your own soundscapes. Place your configuration inside the /config folder then specify it at runtime by passing the filename as the first argument. You can omit the file extension, for example:

node app new-zealand-forest-daytime

I'd love to include any submissions in the default project set. See the configuration folder for examples.

Credit