Playing the classic game of Pong using microphone input and live video tracking
By Jaems • Apr 13th, 2008 • Category: Software and Hacks, VideoInput from the computer’s audio system is routed through the UDP object in Max/MSP through a Java gateway on to a Flash file:
Same as above, but with live camera tracking added from built-in webcam routed through Jitter:
The modification was based on the original idea below, which uses a stereo signal and pitch tracking:
Here’s everything you should need to get it running on your OSX system:
Flash pong files and tutorials
Max/MSP
Jitter
Flash Open Sound Control (Flosc)
Setting up a java gateway
My Pong Patches used for the above examples

Pingback: Voice controlled Pong - control Flash with audio, open source Max/MSP patch released