DSP - get the amplitude of all the frequencies
问题 this question is related to : DSP : audio processing : squart or log to leverage fft? in which I was lost about the right algorithm to choose. Now, Goal : I want to get all the frequencies of my signal, that I get from an audio file. Context: I use numpy, and scikits.audiolab. I made a lot of reading on the dsp subject, went to dspguru.com as well, read papers and nice blogs over the net. The code I use is this one : import numpy as np from scikits.audiolab import Sndfile f = Sndfile('first