Landscape sound

I made a small webpage transforms camera image to sound!

https://landschaft-sound.glitch.me/

When tapped, it scans the image and uses hue/brightness parameters to control parameters of a synth. It’s supposed to open max 5 synths but currently it’s broken after tapping a few times :joy:

Source is here (it uses choo and p5js)

Sound part is adapted from my previous project. I wrapped web audio API to make it "patchable”.

Obviously there are many genious people who made something similar before, so I added some of them as reference in the page :slight_smile: Nevertheless, making your own adaptation is quite fun and there’s always learning.

And shout out to Klanginseln Großharthau for the opportunity for making this happen :smiling_face_with_three_hearts:

4 Likes

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.