Tagged 'spectrum analyzer'

FFTMAX

16 votes

This Script makes a 3D graphic equalizer type effect. The Script runs with a small program written in C++, the program reads an audio file and passes the data into a fft algorithm then outputs data to a text file the  max script then reads the data file and makes a  set of objects it then animates them. so you end up with a set of objects dancing to the music if your audio file was a music track.