Re: AudioConverterFillBuffer failure
Re: AudioConverterFillBuffer failure
- Subject: Re: AudioConverterFillBuffer failure
- From: William Stewart <email@hidden>
- Date: Fri, 20 Feb 2004 17:34:27 -0800
You should let the output unit do the conversion for you... just tell
it what format you are going to give it and it will take care of the
details - no need or benefit to adding your own converter here.
Bill
On 19/02/2004, at 10:53 AM, Patzer, Curtis wrote:
I've connected a cross-platform audio mixer to the Default Output Unit,
using an Audio Converter to convert the mixer's output format to the
Default Output Unit's format. This seems to work for devices with
interleaved output formats, including the built-in audio device. I
interleave the mixer's output before passing it to the converter.
However, if I use a Digidesign output device, AudioConverterFillBuffer
fails with -50 (invalid parameter). The Digidesign device has a
non-interleaved output stream, but it defaults to an interleaved input
stream.
I'm using Panther (OS10.3.2) with Digidesign Core Audio driver version
6.2.3.
Curtis Patzer
Audio Software Engineer II, Electronic Arts Canada
(604)456-3910, email@hidden
_______________________________________________
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.