Re: AUEffectBase and Stream formats
Re: AUEffectBase and Stream formats
- Subject: Re: AUEffectBase and Stream formats
- From: Marc Poirier <email@hidden>
- Date: Fri, 23 May 2003 23:23:15 +0200 (CEST)
On Thu, 22 May 2003, Bill Stewart wrote:
>
Marc, et al,
>
>
So - rather than go the route of introducing a new base class, we've
>
gone over the kernel stuff, etc, and will continue to use AUEffectBase
>
as a general subclass for any channel valences... With the continued
>
advise that the kernel can be used for N->N effects, and for N->M
>
channel effects the ProcessBufferList method should be overwritten...
Thanks for attending to our needs, Bill. :)
>
A couple of potential gotchas for those using this class for N->M
>
effects... both the base class' handling of the Bypass property and
>
processing inplace, need to be revisited - the base class' support for
>
both of these properties is contingent on N->N processing.
Hmmm, yeah, I hadn't thought about that all... I wonder if a N->M plugin
could really support either of those? It seems like it couldn't, but
maybe I'm not thinking hard enough...
Marc
_______________________________________________
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.