Re: AUGraph and DP macs
Re: AUGraph and DP macs
- Subject: Re: AUGraph and DP macs
- From: David Duncan <email@hidden>
- Date: Wed, 30 Jul 2003 23:39:56 -0400
On Wednesday, July 30, 2003, at 11:14 PM, Glenn Olander wrote:
Is AUGraph multiprocessor savvy? In other words, is it smart enough
to distribute the nodes (and therefore its processing load)
across multiple cpu's?
Unless you pull audio from it yourself, an AUGraph renders on the
CoreAudio IOThread, and since that thread can only run on one CPU at a
time, an AUGraph will not normally distribute across CPUs.
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.
David Duncan
_______________________________________________
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.