Re: fIsMixable
Re: fIsMixable
- Subject: Re: fIsMixable
- From: BlazeAudio Developer <email@hidden>
- Date: Tue, 17 Jun 2003 12:36:02 -0700
At 12:11 PM 6/17/2003, Chris Reed wrote:
Like Jeff said, having an exclusive mode won't get you any
performance benefits because the app will still be performing
float->int conversions.
I'm trying to understand the reason for this.
Is it because the application would probably want to do all processing in
float?
Does the application have to do this conversion?
Can an application not work with ints all the way?
For example - if an application wants to play(or record) a 24 bit
(unpacked) PCM file - why would the conversion be necessary?
Would it not make a big difference if we were talking about 10 channels
of 192 KHz. audio?
Thanks.
Devendra.
_______________________________________________
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.