Re: Audio Unit valid Input and Output configuration
Re: Audio Unit valid Input and Output configuration
- Subject: Re: Audio Unit valid Input and Output configuration
- From: Jeremy Sagan <email@hidden>
- Date: Tue, 3 Jun 2003 02:30:17 -0400
On Tuesday, June 3, 2003, at 02:11 AM, Bill Stewart wrote:
This is meant to be! the entire story - this is how the audio unit
reports its capabilities for the number of channels in and out... The
excpetion to this is that AU's of type 'aufx' and 'aumf' (Effect
units) - if they do not support this property are assumed to be able
to deal with N->N channels
So then how are AU's supposed to support multiple formats, e.g. 1 in ->
1 out, 1 in -> 2 out, 2 in -> 2 out or even 2 in -> 8 out?
There are at least a couple of AU's out there who are reporting
kAudioUnitProperty_SupportedNumChannels as 1 in 1 out but this is NOT
the most desirable configuration especially since they support stereo.
Maybe I am missing something.
Jeremy
_______________________________________________
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.