Skip to content

Kalli/busphony

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Busphony

A synthesizer powered by the busses of Reykjavik.

Busphony is a bus powered syntheziser with a map interface, 81 pads are overlaid on a map of the city of Reykjavik. Each pad triggers a synthesizer note (you can try it out by hovering above the pads).

Every 15 seconds Busphony fetches the current position of the buses in busroutes selected by the user, the location of each bus is then shown on the map and the corresponding synth pad/note is triggered.

How does it work

The synthesizer uses the web audio api the map is powered by the Google Maps api, bus positioning is fetched from Apis.is.

How to use

Compile the coffeescript into a javascript file:

coffee -cj busphony.js synth.coffee map.coffee bus.coffee main.coffee

Stick the html and javascript on a webserver and open in a browser.

Demo

Due to changes in the Bus.is and Google Maps apis a demo is unfortunately no longer available.

About

A synthesizer powered by the busses of Reykjavik and the web audio api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published