Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 565 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 565 Bytes

Stories in Ready
OceanSound demonstration

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/

Installation

  1. Clone this repo: git clone https://github.com/DataSounds/oceansound_demo.git
  2. Enter the project directory: cd oceansound_demo
  3. Start: vagrant up