Re: MIDI events / note jitter / remoteIO buffer
Re: MIDI events / note jitter / remoteIO buffer
- Subject: Re: MIDI events / note jitter / remoteIO buffer
- From: jhno <email@hidden>
- Date: Sun, 2 Jan 2011 14:42:22 -0800
> I have accurately calculated the latency of my application -- let's say it's roughly .025 seconds. I am queuing midi events during my render callback, and then sending these events out. The events have accurate time stamps, which take the latency of my app into account.
What if the latency of your app changes? Core Audio does not guarantee the latency you request.
I have this problem, as well. How can you calculate the "CFAbsoluteTime" that a given AudioTimeStamp will actually be heard?
This is important, and I can not find it documented anywhere.
thanks,
jhno
_______________________________________________
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