Re: Timer routines
Re: Timer routines
- Subject: Re: Timer routines
- From: Robert Grant <email@hidden>
- Date: Mon, 15 Sep 2003 06:43:29 -0400
Hi Mark,
I asked this question at WWDC and Jeff Moore (of Apple) recommended
building a timer with the HAL ioProc as he's tuned this to run as
regularly as possible (but still has some small variability).
If you're working with Cocoa then MTCoreAudio makes it very easy to
hook into the ioProc.
Hope that helps,
Robert.
On Sunday, September 14, 2003, at 11:50 PM, Mark Woollard wrote:
What is the best way to get a decent accuracy timer under OSX? I want
to use it for triggering midi events to be output through CoreMIDI > API.
Thanks
Mark
_______________________________________________
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.
_______________________________________________
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.