Wang ,Kai

Winter 09

Music Fountain

This project is based on sndpeek 1.3 and the tutorial for fountain and simulated water fromg http://www.codecolony.de/.  The speed of the water will be changed according to the input sound.  There are 3 fountains in the scene, the middle one is based on the volume of the sound. The left and the right fountains at the top are low and high pitch.

 

Platform:  windows vista   visual studio 2005

To compile, unzip the source folder go to ./src/sndpeek/sndpeek.sln

 

Command line parameter:  add the path of the wav file, the program will take it as input. By default, the program will take microphone  as input source.

 

Press number key 1,2,3,4,5,6 to switch different types of the fountain .

 

video

source

Reference:

http://soundlab.cs.princeton.edu/software/sndpeek/

http://www.codecolony.de/