BillKilgore
Programmer
Hello Everyone,
I want to write a function in Delphi 7 that would conduct an FFT on a large amount of sound data. The data is converted from a WAV file to a rationalized, 0 to 1.0 values, TXT file by GoldWave, a commercial sound analysis package. I've been all over the Web trying to come up with a workable formula but I've only been able to find pages that are long on integral calculus and short on basic detail. I've been using Excel 2003, I can't afford MATLAB, but that only accepts 4096 max data points. I've found some Summary equations but have, so far, been unable to decipher the Euler exponent construct as regards the "i" component, etc. Has anyone out there know done something in this area? I could really use some help here as I'm pretty much out of options.
Thank you, Bill K
I want to write a function in Delphi 7 that would conduct an FFT on a large amount of sound data. The data is converted from a WAV file to a rationalized, 0 to 1.0 values, TXT file by GoldWave, a commercial sound analysis package. I've been all over the Web trying to come up with a workable formula but I've only been able to find pages that are long on integral calculus and short on basic detail. I've been using Excel 2003, I can't afford MATLAB, but that only accepts 4096 max data points. I've found some Summary equations but have, so far, been unable to decipher the Euler exponent construct as regards the "i" component, etc. Has anyone out there know done something in this area? I could really use some help here as I'm pretty much out of options.
Thank you, Bill K