Skip to content

DataSounds/oceansound_demo

Repository files navigation

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