• 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: sample data types (iOS)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sample data types (iOS)


  • Subject: Re: sample data types (iOS)
  • From: Morgan Packard <email@hidden>
  • Date: Tue, 14 Feb 2012 08:44:49 -0500

So this means I'm better off setting up my remoteIO callback so it uses a buffer of floats rather than Int16's as it does now, correct?
-m-

On Tue, Feb 14, 2012 at 5:52 AM, Hari Karam Singh <email@hidden> wrote:

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




--
===============
Morgan Packard
cell: (720) 891-0122
aim: mpackardatwork

 _______________________________________________
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:
    • Re: sample data types (iOS)
      • From: Chris Adamson <email@hidden>
    • RE: sample data types (iOS)
      • From: Hari Karam Singh <email@hidden>
References: 
 >Re: sample data types (iOS) (From: Hari Karam Singh <email@hidden>)
 >Re: sample data types (iOS) (From: Gregory Wieber <email@hidden>)
 >RE: sample data types (iOS) (From: Hari Karam Singh <email@hidden>)

  • Prev by Date: RE: sample data types (iOS)
  • Next by Date: RE: sample data types (iOS)
  • Previous by thread: RE: sample data types (iOS)
  • Next by thread: RE: sample data types (iOS)
  • Index(es):
    • Date
    • Thread