DSPRelated.com
Forums

WAVE file analysis and FFT

Started by Irie October 21, 2007
Cheers for the help. I have done some more work and I'm now getting the
correct sound data from the file (comparing it to matlab results) so I'm
making progress. If it really doesnt work and become an infeasible project
I could take slightly different angles on the project, perhaps writing a
transcription program similar to Guitar Pro or something like that that.
"Irie" <headshredder_87@yahoo.co.uk> wrote in message 
news:gPadnbTUZLUWo4LanZ2dnUVZ_qWtnZ2d@giganews.com...
> Cheers for the help. I have done some more work and I'm now getting the > correct sound data from the file (comparing it to matlab results) so I'm > making progress. If it really doesnt work and become an infeasible project > I could take slightly different angles on the project, perhaps writing a > transcription program similar to Guitar Pro or something like that that.
Some good info and possible encouragement here: <http://www.seventhstring.com/resources/transcription.html>
You may try this SW with your music or voice:

http://www.brownbear.de/

It plots spectrum in realtime.

Yuri

> >"Irie" <headshredder_87@yahoo.co.uk> wrote in message >news:gPadnbTUZLUWo4LanZ2dnUVZ_qWtnZ2d@giganews.com... >> Cheers for the help. I have done some more work and I'm now getting
the
>> correct sound data from the file (comparing it to matlab results) so
I'm
>> making progress. If it really doesnt work and become an infeasible
project
>> I could take slightly different angles on the project, perhaps writing
a
>> transcription program similar to Guitar Pro or something like that
that.
> >Some good info and possible encouragement here: > ><http://www.seventhstring.com/resources/transcription.html> > > >
Thanks, that looks really helpful :) So far I am using the FFTW library and getting some fairly accurate results on a single note calculation.