Finding a PC Application for Audio Recording & Fourier Analysis

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
max_planck735
Messages
5
Reaction score
0
Can anyone recommend an application for PC that can take an audio recording, perform a Fourier transform, and return the audio recordings' frequency spectrum AND phase information?

I can find plenty of programs that return the frequency spectrum, but I've had no luck finding one that returns info about the phase of the sinusoidal components. Thanks!
 
Physics news on Phys.org
You can use software like MATLAB to compute the complex FFT. Most people aren't concerned about the phase information, since the ear can't distinguish phase, so most programs plot the magnitude of the complex FFT.

- Warren
 
Thanks a lot for the info.

I've been learning to use MATLAB for the past couple days in order to get the phase information, and I have to say that it's like using a chainsaw to cut a twig... which wouldn't be a problem, except for the fact that with increasing power of an application such as matlab, comes an increasing learning curve. I'm really pulling my hair out... I understand that MATLAB is very versatile and powerful and therefore complicated to use, but I know that the phase information is not too computationally difficult to obtain. Can anyone recommend any simpler program that I can use to compute a FFT of an audio file, and provide phase information?

To be more specific: In the digital audio workstation software that I use, I can simply select an audio file, select the option "Spectrum analyzer", and a spectrum will appear. I can then move my mouse pointer over the spectrum, and an icon will trace the amplitude of the signal at the frequency position that my mouse is at. The amplitude at the current mouse position is displayed numerically above the graph.

For my purposes, the simplicity and ease of use of this analyzer is ideal.. if only it would display the phase values AND the amplitude values. Does anyone know of an application that can do it like this, or with similar ease of use?
 
Last edited: