PDA

View Full Version : range of frequencies with spectrumData[x][y]


Pamplemousse_mk
17th June 2002, 22:54
Hello,

I'm a newbie in developping plugin for Winamp 2. I have begining programming a spectrum frequency display, like the one of Winamp. But the display of my plugin is not the same as the one of Winamp: I have great values in low frequencies, and middle and high frequencies have very little values. But when I look at the spectrum visualazation of Winamp, the spectrum is a bit uniform. Does somebody know why?

I use the spectrumData array to get the values for the frequencies. Does this array go from 0Hz to 22kHz?

Thanks.