RE: sample data types (iOS)
RE: sample data types (iOS)
- Subject: RE: sample data types (iOS)
- From: Hari Karam Singh <email@hidden>
- Date: Tue, 14 Feb 2012 10:52:26 +0000
- Expiry-date: Fri, 13 Apr 2012 23:00:00 +0000
- Keywords: iOS
- Organization: AncientBohemia Ltd.
Thanks Gregory. I remember reading that now. I can attest to the Accelerate framework too! HKS From: Gregory Wieber [mailto:email@hidden] Sent: 12 February 2012 20:07 To: Hari Karam Singh Cc: email@hidden Subject: Re: sample data types (iOS) Apple states that arm supports floating point natively. Quote: "The ARM processor in iOS devices processes floating-point instructions natively. Your application should use floating-point instead of fixed point math whenever possible. If you are porting an application that uses fixed-point operations, rewrite the code to use floating-point types." Also, the accelerate framework makes it possible to vectorize certain operations, and gain orders of magnitude increases in performance. Just watch out for how you're getting data back and forth to the native audio format, because that can be a bottleneck. |
_______________________________________________
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