Browser-based HTML apps
v1.1.02026-06-22

Sonification
Suite

Maps become melodies. Stars become phrases. Motion becomes sound. The sea becomes a waveform.

A compact collection of browser-based instruments for transforming geography, astronomy, movement and environmental data into sound. Open an app, explore the interface, export the result, or download the standalone HTML file.

Apps

01

Map → MIDI

Upload a GPX, GeoJSON, KML or drawn route and transform its shape, motion and elevation into MIDI phrases, harmonies and exportable audio.

02

Sky → MIDI

Select constellations, connect stars and convert drawn sky paths into musical phrases. Star positions, density and brightness become rhythm, panning and melodic movement.

03

Motion → MIDI

Use a webcam or uploaded video to trace movement, blobs and lines, then turn motion into direct synthesized sound, MIDI events, audio exports and video renders.

04

Your Daily Wavetable

Generate a playable wavetable from sea-state and maritime values. Wave height, swell, current and period become harmonic body, motion and waveform evolution.

How to download or reuse the apps

For visitors

  1. Choose one of the four apps above.
  2. Click Open app to use it directly in the browser.
  3. Click Download HTML to save the standalone app file.
  4. Open the downloaded index.html locally, or place it in another static website folder.

Repository structure

Each app lives in its own folder. The download buttons point directly to each app’s standalone HTML file.

sonification/
├─ index.html
├─ map-to-midi/
│  └─ index.html
├─ sky-to-midi/
│  └─ index.html
├─ motion-to-midi/
│  └─ index.html
└─ your-daily-wavetable/
   └─ index.html