Skip to content

LightAsAFeather/spheremusic

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.6%
  • Python 1.4%
  • Other 1.0%