Re: AudioUnits
Re: AudioUnits
- Subject: Re: AudioUnits
- From: Andre Lipinski <email@hidden>
- Date: Wed, 28 Nov 2001 18:40:08 -0500
On Wednesday, November 28, 2001, at 03:58 PM, Lieven Dekeyser wrote:
There is some preliminary documentation at developer.apple.com/audio
We're preparing some additions to this - and if you have specific
questions you can use this list and we'll answer them.
well... I do have some specific questions:
is it possible to create more than one "instance" of an AudioUnit?
for example: it's possible that one needs 2 StereoMixer units and 3 effect
units. Can this be done?
You bet, organise them in an audio graph to make your life easy. See
AudioToolbox.framework.
what parameters can be set for the effect units? can you change how
much delay there should be for example? and how do you do this?
All kinds. I'd recommend spending some quality time exploring the headers.
There are many parameters that only the AudioUnits themselves can
disclose. Use the examples given with the developer package as a starting
point. You'll find lots and lots of good things there.
Andre.
thanks,
Lieven
_______________________________________________
coreaudio-api mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/coreaudio-api