processing sound visualizer
I made a visualizer for my track Walk in the rain using processing. I used a stereo autocorrelation function to generate the line drawing using the minim framework and added a glsl shader to create the lens distortion effect.
read more ...Floating Processing cloudes with minim
I made a simple example to test the sound input features of minim, an audio library for processing.
I took one of the cloudes i wrote for my ical-flowers and wrote a simple sketch that makes it float to the right whenever someone blows into the microphone.
read more ...