Skip to content

sieste/sonic-plot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonic Plot

Sonification of data.

mapsonify

Sonification in javascript. Plot data on a map with plotly, and sonify it by hover and click interactions, using p5.sound. Run with

firefox mapsonify/index.html

Rsonify

Sonification of data in R. Uses R package tuneR to turn data into sound. Requires mplayer when run in Linux.

source('Rsonify/sonify.R')
sonify(runif(100))

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published