Here’s the first draft of my source files for Fourier Transform. Currently the swf expects a sound file named “test.mp3″ in the same folder, but you can easily change that. It’s drawing the spectral analysis of the first couple of seconds of sound of that mp3 file.
I have code lying around to load a file instead, [...]