Re: debugging AudioUnits
Re: debugging AudioUnits
- Subject: Re: debugging AudioUnits
- From: Marc Poirier <email@hidden>
- Date: Tue, 30 Dec 2003 12:19:28 -0600 (CST)
On Mon, 29 Dec 2003, jacques couzteau wrote:
>
how can i read stdout from my AU?
>
i can write using cout .... but where can i catch the output?
If you're executing the host app from a shell, then you'll see stderr and
stdout output in the shell terminal, but otherwise you will see it logged
to a console.log file which you can view "live" with Apple's handy Console
app, which is located in /Applications/Utilities
Marc
_______________________________________________
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.