• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Using fftw3 with XCode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using fftw3 with XCode


  • Subject: Re: Using fftw3 with XCode
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 3 Jan 2008 08:46:08 -0800


On 3 Jan '08, at 6:37 AM, Daniele Barchiesi wrote:

I am developing an Audio Unit and I need to use the fourier transorm for some DSP. The open-source FFTW3 seemed to me a good choice, but I'm having some troubles with it.

The CASpectralProcessor class in the CA SDK might do what you need: it transforms an audio stream into the frequency domain, lets your subclass adjust the frequencies, and then transforms it back into samples.


Even if you can't use it as-is, it's a good example of how to use Accelerate.framework to do FFTs.

	/Developer/Examples/CoreAudio/PublicUtility/CASpectralProcessor.h

--Jens
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Using fftw3 with XCode (From: Daniele Barchiesi <email@hidden>)

  • Prev by Date: Re: Using fftw3 with XCode
  • Next by Date: Re: deprecated functions
  • Previous by thread: Re: Using fftw3 with XCode
  • Next by thread: Re: deprecated functions
  • Index(es):
    • Date
    • Thread