gmarzloff / spheremusic

Symphony of the Satelites – an app that generates music based on the trajectories of satellites currently overhead.

Home Page:http://gleitzman.com/apps/spaceharp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Symphony of Satellites

Screenshot of the webpage

Science Hack Day SF 2013

Symphony of Satellites is an app that generates music based on the trajectories of satellites currently overhead. As satellites appear and disappear over the horizon musical notes rise and set. The velocity of the satellite, its elevation, and other aspects of its trajectory determine the instrument, pitch, and rhythm of notes generated by that satellite and the visualization on the page.

For a demo visit http://bit.ly/spaceharp.

For an exciting promo video see http://www.youtube.com/watch?v=dijUnpR2SLE.

Usage

git clone https://github.com/gleitz/spheremusic.git
cd spheremusic
pip install -r requirements.txt
git submodule init
git submodule update
python app.py [debug]

Then visit http://localhost:1337.

Authors

Notes

About

Symphony of the Satelites – an app that generates music based on the trajectories of satellites currently overhead.

http://gleitzman.com/apps/spaceharp/

License:MIT License


Languages

Language:JavaScript 94.7%Language:HTML 3.0%Language:Python 1.3%Language:CSS 1.0%Language:Shell 0.0%