Skip navigation.
 
mlRe: DSP framework for Cocoa
FROM : Christopher Holland
DATE : Fri Jan 24 22:53:30 2003

You might also take a look at the AltiVec calls. As long as you are
using a G4 (or better, heh) then you can get accelerated vector code
that deals with DSP processing.

AltiVec coding isn't as easy as Cocoa but if you have experience coding
for DSP then you shouldn't have too many problems.

Christopher Holland
Concept House
http://www.concepthouse.com/


On Thursday, January 23, 2003, at 11:18  PM, Sergei Ludanov wrote:

> Hello,
> I am wondering if there are any Cocoa frameworks for Digital Signal
> Processing (FFT,FIR filters and so on) available? Will appreciate any
> help.
>
> Thanks,
>
> Sergei
> _______________________________________________
> cocoa-dev mailing list | <email_removed>
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.

_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlDSP framework for Cocoa Sergei Ludanov Jan 24, 06:18
mlRe: DSP framework for Cocoa Christian Weykopf Jan 24, 13:18
mlRe: DSP framework for Cocoa Christopher Hollan… Jan 24, 22:53