Processing Forum
Hi. I'm very new to Processing, so I would really appreciate your help on my project. I have been working on a sketch where I use audio as an input to generate a random pattern.
So far I have used noise as a variable, and the only output so far is a ellipse/rectangle shape moving in a random path. I was wondering if you guys knew how I for instance could use a more organic and complex shape as an output, like for instance a tree, or if it is possible to trigger different .svg shapes based on the frequency and the height of the notes.
I realize that this probably is a complex question, but I would be grateful for any help!
My code so far looks like this: