Re: Custom mixer AU?
Re: Custom mixer AU?
- Subject: Re: Custom mixer AU?
- From: William Stewart <email@hidden>
- Date: Wed, 20 May 2009 12:56:06 -0700
On May 20, 2009, at 10:03 AM, tahome izwah wrote:
Hi all,
for my app I need a customized mixer AU. I am familiar with both
effects and instruments AUs but a mixer seems to be different in that
you can route several busses to its inputs while it has (in my case)
only a stereo output. I didn't find anything in the documentation -
how is a mixer different from a regular effects AU and what is the
easiest way to write one? Any pitfalls I need to be aware of?
start from AUBase - but are you sure you can't reuse one of the
existing ones?
Allocations on each input bus can get expensive, so we tend to share
input buffers across the inputs of possible
Also, I have another question about offline AUs - does AULab support
these and if so, how do I set it up? I didn't find anything on this
topic either...
No - there's an example of driving an offline au rendering operation
in the examples (with the reverse offline AU as well)
Bill
Thank you, any pointers or info would be highly appreciated!
--th
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden