• 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: Canonical format max amp limits?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Canonical format max amp limits?


  • Subject: Re: Canonical format max amp limits?
  • From: William Stewart <email@hidden>
  • Date: Thu, 15 Jul 2004 17:32:08 -0700

Interesting discussion all round. But just to be-labour the point:

On 14/07/2004, at 3:09 PM, Steve Checkoway wrote:

> On Jul 14, 2004, at 11:42 AM, Mark Cookson wrote:
>> The clip routines in the audio kernel extensions don't use AltiVec.
>> It's possible, but not encouraged, to use AltiVec in the kernel (just
>> like it's possible, but not encouraged to use floating point in the
>> kernel, only more so).
>
> Now I'm a little confused. Is this code handled in kernel space or
> user space? "This code" being the AudioConverter code.
>
> All things considered, what is the best way to convert audio samples
> from 16 bit integer to 32 bit float? By hand, taking into account all
> of the previously mentioned potential pitfalls, or using the
> AudioConverter, or perhaps some other method?

AudioConverter.. Now, this object is used by several of our AudioUnits
(The device AU's - AUHAL and its children).. and AUConverter - so
chances are you are using these already...

Oh, and its *considerably faster* than doing a divide by 32768 (or a
multiply by 1/32768)!

Bill

>
> - Steve
> _______________________________________________
> coreaudio-api mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/coreaudio-api
> Do not post admin requests to the list. They will be ignored.
>
>
--
mailto:email@hidden
tel: +1 408 974 4056

________________________________________________________________________
__
Culture Ship Names:
Ravished By The Sheer Implausibility Of That Last Statement [GSV]
I said, I've Got A Big Stick [OU]
Inappropiate Response [OU]
Far Over The Borders Of Insanity And Still Accelerating [Eccentric]
________________________________________________________________________
__
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: Canonical format max amp limits? (From: James Chandler Jr <email@hidden>)
 >Re: Canonical format max amp limits? (From: Steve Checkoway <email@hidden>)
 >Re: Canonical format max amp limits? (From: Brian Willoughby <email@hidden>)
 >Re: Canonical format max amp limits? (From: Steve Checkoway <email@hidden>)
 >Re: Canonical format max amp limits? (From: Stephen Davis <email@hidden>)
 >Re: Canonical format max amp limits? (From: Mark Cookson <email@hidden>)
 >Re: Canonical format max amp limits? (From: Steve Checkoway <email@hidden>)

  • Prev by Date: Re: Saving an AudioFile without an extension
  • Next by Date: Re: Canonical format max amp limits?
  • Previous by thread: Re: Canonical format max amp limits?
  • Next by thread: Re: Canonical format max amp limits?
  • Index(es):
    • Date
    • Thread