Re: FFT class or routines
- From: "Marc Rohloff" <marcrohloff_ng@xxxxxxxxxxx>
- Date: 29 Sep 2005 05:22:49 -0700
MeMyselfAndI wrote:
> I want to do an FFT analysis of audio data in a professional music production
> app. I've been trying to use a class called RealFFT, but I don't have the
> technical knowhow to peice the audio back together after the IFFT. I was
> wondering if there is some Delphi code of some component out there which will
> make it easy to get the frequency info and then convert that back into PCM.
What are you trying to do after doing a FFT transform? You don't
normally use these results to play over the sound card but to display
in some other form, such as an Eq type display.
--
Marc
.
- Follow-Ups:
- Re: FFT class or routines
- From: MeMyselfAndI
- Re: FFT class or routines
- From: Maarten Wiltink
- Re: FFT class or routines
- References:
- FFT class or routines
- From: MeMyselfAndI
- FFT class or routines
- Prev by Date: Re: FFT class or routines
- Next by Date: Layouts in Delphi?
- Previous by thread: Re: FFT class or routines
- Next by thread: Re: FFT class or routines
- Index(es):