This is the code for the demonstration of OceanSound, using Flask to create a backend and OpenLayers + MIDI.js on the browser to select lat/lon and play music.
Live demo at http://ocean.datasounds.org/
- Clone this repo:
git clone https://github.com/DataSounds/oceansound_demo.git
- Enter the project directory: cd
oceansound_demo
- Start:
vagrant up