You can have a look at the WPF Demo source code with NAudio and it shows how to draw a spectrum analyser using FFT. You will probably need to devote some time to learning about fast fourier transforms first though, as they are a fairly advanced mathematical/DSP technique, and it can take a while to fully understand them.
↧