im creating an mp3 player in flash that loads music via a php script that streams it at whatever kbps its incaded at and id like to add some visualisation to it, i can decode the mp3 file into a wav file in the server but how would i anazize the music for friquencys of sound and find the bpm if possable, anyone have ideas on how i could achieve this
mp3 visualisation data generator?
Do a search on google for fast fourier transforms. Or, just click here: http://www.google.com/search?q=fast+fourier+transforms