iphone - Is It Possible to Get SFT from FFT? -
I use the Auriotouch sample program to generate FFT data to gain frequency and magnitude. Is there any easy way to get SFT from FFT?
If the SFT gives you DFT (discrete) fourier a finite vector or evenly distributed audio sample values Of the array), it is similar to FFT calculation (plus or minus some small numerical goal difference) of the same sample vector.
Comments
Post a Comment