for my next homebrew game i'm looking for a way to transform an raw WAV data to an information that can be used to create a graphic equalizer.
I will be gratefull if anyone can share with me how WAV files are built, and how can i convert a WAV to a set of numbers i can later transform to graphicl "bars" .
looking for graphic equalizer
Wav files:
http://www.borg.com/~jglatt/tech/wave.htm
http://www.sonicspot.com/guide/wavefiles.html
Fast Fourier Transform: (conversion to frequency spectrum)
http://mathworld.wolfram.com/FastFourierTransform.html
http://faculty.prairiestate.edu/skifowit/fft/
its a fairly involved topic.. too much to discuss here..
gl :)
http://www.borg.com/~jglatt/tech/wave.htm
http://www.sonicspot.com/guide/wavefiles.html
Fast Fourier Transform: (conversion to frequency spectrum)
http://mathworld.wolfram.com/FastFourierTransform.html
http://faculty.prairiestate.edu/skifowit/fft/
its a fairly involved topic.. too much to discuss here..
gl :)