probably a stupid question
probably a stupid question
- Subject: probably a stupid question
- From: Mark Cartwright <email@hidden>
- Date: Sat, 8 May 2004 13:05:22 -0500
This may be a stupid question, but i'm new to all of this. I am trying
to write an AU plugin that splits up the input up into different bands
and then applies some granular processing on each band. I want it to
sum the input channels before processing, and then be able to pan the
the various streams and output it as two channels. Do typical AU
effect plugins contain just a single audio unit or multiple ones... i
can't figure out how to do this with just an AUEffect unit since it
seems I only have access to one channel at a time.... but there seems
to be various other units like format converter units, panner/mixer
units, that handle this input and output processing. Is this what I
have to do? Combine multiple units for one plugin? It seems that is
basic stuff that most simple plugins need to do. Is there another way
to do this? thanks.
mark
_______________________________________________
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.