Re: FFT AU
Re: FFT AU
- Subject: Re: FFT AU
- From: alex <email@hidden>
- Date: Wed, 1 Feb 2006 21:16:53 -0500
The simple answer to your question is: not that I know of.
You may want check out the following:
- vDSP's FFT routines
- Use Google to look up "overlap add" or "overlap save" block FFT algorithms.
This should do what you want but it's a bit of work to debug in real time.
alex
At 12:57 PM -0500 2/1/06, Nicholas V Tranchina wrote:
>Does anyone know where I could get some sample code of an audio unit
>that does real-time frequency domain processing using FFTs for example?
>My main interest is in how to process a block of samples.
>
>Thanks
> _______________________________________________
>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
_______________________________________________
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
- Follow-Ups:
- AU Synth
- From: "john smith" <email@hidden>
References: | |
| >FFT AU (From: Nicholas V Tranchina <email@hidden>) |