Thursday 7 June 2012

FFT Animation

I played a little with the FFT I wrote in C which I showed in my previous post. My program transforms chunks of data from a soundfile, prints it in text files. Then plots are plotted with gnuplot and assembled into a video with mencoder. Source code of the program used can be found here

https://github.com/Spekkio/dig_filter/tree/master/fft/complex_builtin