Re: fftw... ?
Re: fftw... ?
- Subject: Re: fftw... ?
- From: Daniel Todd Currie <email@hidden>
- Date: Sat, 30 Oct 2004 16:54:22 -0700
FFTW has AltiVec extensions as well, so I don't know that vDSP has any
real advantage there... I've been using FFTW in a Cocoa audio analysis
app and it works quite well, couldn't be easier to implement.
-- DTC
On 2004 Oct 29, at 16:14, John Stiles wrote:
I don't know much about FFTW, but I do know that Apple provides an
incredibly fast FFT library called "vDSP." It's fully
AltiVec-accelerated so it is likely that it blows FFTW out of the
water--even if their algorithms are the best, AltiVec has an inherent
four-to-one advantage.
Check out the Accelerate framework for details.
On Oct 29, 2004, at 4:07 PM, in a great fig-tree growing wrote:
Hi all,
is anyone here using fftw (www.fftw.org) with cocoa?
Akira
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev 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.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >fftw... ? (From: in a great fig-tree growing <email@hidden>) |
| >Re: fftw... ? (From: John Stiles <email@hidden>) |