Re: Connecting AU's without an AUGraph
Re: Connecting AU's without an AUGraph
- Subject: Re: Connecting AU's without an AUGraph
- From: Luke Bellandi <email@hidden>
- Date: Thu, 19 Sep 2002 11:27:41 -0700
Oops! this ->
>
1) MyRenderFunction (pre-render notification)
>
2) MyRenderFunction (render notification)
>
3) MyRenderFunction (post-render notification)
Should be ->
>
1) MyRenderFunction (pre-render notification)
>
2) MyRenderFunction (render ACTION)
>
3) MyRenderFunction (post-render notification)
Although I'm sure y'all got the idea.
_______________________________________________
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.