Data sonification · Visualization · Marine science
Gulf of Mexico mosaic sonification
A browser-based p5.js tool for sonifying and visualizing deep-sea coral mosaic imagery from Gulf of Mexico dive sites—turning spatial survey data into an interactive audiovisual exploration.
- Stack
- JavaScript · p5.js
- Domain
- Gulf of Mexico · deep-sea coral mosaics
- Status
- Legacy prototype (GitHub Pages)
Overview
This repository hosts a p5.js prototype for data sonification and visualization aimed at deep-sea coral mosaic dive sites in the Gulf of Mexico. The idea was to make large mosaic composites easier to explore by coupling visual navigation with sonified mappings of the underlying data—bridging marine survey imagery and interactive audio.
The project sits alongside earlier marine biology / fieldwork interests and was a playground for mapping scientific imagery into creative, perceptible forms on the web.
Links
- Live demo: GitHub Pages — the build still loads; the page labels itself as work-in-progress from the original push.
- Source: github.com/jsmentch/GOM_MosaicSoniVisualization
My role
Sole author of the prototype: concept, p5.js implementation, and deployment to GitHub Pages.