Re: Synchronizing Multiple AUGraph's
Re: Synchronizing Multiple AUGraph's
- Subject: Re: Synchronizing Multiple AUGraph's
- From: Doug Wyatt <email@hidden>
- Date: Mon, 8 Jun 2009 09:48:38 -0700
If they are playing to the same audio device, their I/O cycles will be
run in sync so it should be a relatively simple matter of observing
timestamps to synchronize the two graphs...
If they are playing to different audio devices then it's a bigger
problem.
Doug
On Jun 8, 2009, at 8:50 , Darrell Gibson wrote:
I'm currently working on a project that has multiple AUGraphs in
it. This works fine when I want to run each graph separately.
However, sometimes I want to run multiple AUGraphs at the same
time. This is then causing synchronization issues as the graphs are
not started at exactly the same time. (In hindsight I probably
should have just generated a single large AUGraph, but I have
already spent a lot of time generating separate graphs.) Is there a
way to schedule multiple AUGraphs so they all start at the same time?
Thanks for any help.
Darrell.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden