Re: Routing QT audio to an AudioUnit
Re: Routing QT audio to an AudioUnit
- Subject: Re: Routing QT audio to an AudioUnit
- From: Alberto Ricci <email@hidden>
- Date: Fri, 27 Sep 2002 15:50:05 +0200
I would also be interested to know if there is any way to route
audio from iTunes, DVD player, Real etc. through AudioUnits. I have
a spatial simulator
Well, if you want to be that generic, I am afraid the only choice is
to write an audio output component which processes the audio and then
redirects it to a given audio output component (the one that would
otherwise be the default one, except that now the default one is the
custom component which redirects the audio).
Although I haven't looked into how this can be done, I suppose it's
the only way to route audio from existing applications (with no
modifications) through an AU.
Actually, it'd be great to be able to route the audio through any AUGraph.
Alberto.
_______________________________________________
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.