🎵🔊 I've been dabbling in sonification for about a year, exploring various tools like twotone.io, SonicPI, VCV Rack 2, and Tone.js. Up until now, SonicPi has been my go-to sonification tool, so I wanted to document a pattern I developed to sonify data in it.
Interested in how to transform data into music using SonicPi? Check it out here: https://observablehq.com/@datagrazing/sonifying-data-in-sonic-pi?collection=@datagrazing/sonifications
Below is a handy pattern I developed to sonify data in SonicPi, a GUI based on the programming language Ruby, and used for live coding. I used it for all sonifications in this collection. **1. Fetch and transform the data into table format ** **2. 'Normalize' the data (analogous to making a scale) ** **3. Sonify the data ** Helpful methods: `choose`: select a random element from the list `look`: used to retrieve the current value from a range of values that are being iterated. example: `tick`: used to itera
I finished posting 'signature sounds' for 5 main fermentation microorganisms: acetic acid bacteria, bacilli, lactic acid bacteria, yeast and mold --> https://www.instagram.com/datagrazing/?img_index=1
Yet, these organisms are never alone in the process. Stay tuned for the microbial symphony.
"On the surface, establishing standards for color can seem daunting, but approaching it through a utilitarian lens, the task becomes much more manageable. Color in data visualizations usually takes one of three forms—categorical, sequential, or diverging."
It's been a while, but @jschwabish, @amycesal, and Alan Wilson and I have come out with the next instalment of the "Guide to Making a Data Visualization Style Guide"
Check it out here =>
https://www.datavizstyleguide.com/getting-started
As it’s still a WIP, we would appreciate any feedback you can give us. We hope this resource will fill in the gaps of information regarding data visualization style guides, and especially how to create them!
@seblammers it's now on my website: https://datagrazing.com/
Let me know your honest thoughts if you get a chance to read it. I hope it's useful!