Day 9
Circular Type
combining geometric positioning/semi-3D control of a plane of typography generating sound by scanning a line of pixels in the overall visible image.... I can see lots of potential to do cool stuff here but I wish it wasn't as flat, I need to get further into openGL

Download Src

Vibrating Shapes
Using gestural drawings to create simple ofShape's that are treated as particles. Simple bounding box measurements (based on the vibrating shape points) control the modulation of the frequency.

Download Src

Water Drop Sequencer
Sequencer using a water metaphor. The nodes are created and dropped into water, which is representing the current overall waveform being generated. The frequencies are evenly spaced depending on the numer of notes I'm using (right now 10) and they're mapped to the home row of a QWERTY keyboard. There is also granular synthesis which is being generated by the averages of the node positions and amount of nodes once they hit the water, but I don't think this is really working great at this point as its not very noticeable.

Download Src