Hi All,

I have written an application that plays music files sequentially, from a
specified directory, one after the other. This was written
in Java using JMF.

Now, I want to add a spectrum analyzer to the UI. This spectrum analyzer
should be very similar to the one shown in WinAmp.

By the way, I have studied the spectrum analyzer provided by Mr Craig
Lindley in his book "Digital Audio with Java", but this does
not look at all like the WinAmp spectrum analyzer.

I would extremely grateful if someone can help me solve this problem.

Thanks in advance ...
Hussain