Re: AudioConverter question.
Re: AudioConverter question.
- Subject: Re: AudioConverter question.
- From: Bill Stewart <email@hidden>
- Date: Fri, 15 Nov 2002 17:13:52 +0100
Yes - there is a channel map property on the converter where you can
tell it how to treat a mismatch between the input and output channel
numbers
Bill
On Thursday, November 14, 2002, at 10:39 AM, Fredrik Oja wrote:
Hi list,
I'm trying to use an AudioConverter to convert my 16khz, mono, 16bit
linear data to what my device prefer. In this case to 44.1khz 32bit
(float) stereo data. This works fine, except that the converter only
writes data to the left channel. My workaround is to copy each sample
from the left channel into the right channel. Is this intendent
behaviour of the AudioConverter? If it is, is there someway I can tell
the converter to write the same data to the right channel too?
/Fredrik
_______________________________________________
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
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
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.