PHP Classes

How to compute the FFT of a sound file

Recommend this page to a friend!

      Fast Fourier Transform  >  All threads  >  How to compute the FFT of a sound file  >  (Un) Subscribe thread alerts  
Subject:How to compute the FFT of a sound file
Summary:How to compute the FFT of a sound file
Messages:2
Author:Wesley
Date:2013-04-04 16:33:40
 

  1. How to compute the FFT of a sound file   Reply   Report abuse  
Picture of Wesley Wesley - 2013-04-04 16:33:40
Hello,

I would like to use this class to make the FFT of a .wav file (sound sample).

How can I convert the wav into an array readable by the function ?


Thanks

  2. Re: How to compute the FFT of a sound file   Reply   Report abuse  
Picture of Nemanja Avramovic Nemanja Avramovic - 2015-10-25 12:27:05 - In reply to message 1 from Wesley
Bump, I'm interested too