Re: System preparation for realtime audio
Re: System preparation for realtime audio
- Subject: Re: System preparation for realtime audio
- From: Brian Willoughby <email@hidden>
- Date: Thu, 6 Mar 2008 15:41:49 -0800
I assume that you can replace gettimeofday() with
AudioGetCurrentHostTime() to avoid these problems. It might take a
little math to convert, or you could just use the host time units
without conversing the values until they are displayed. (but I have
not tested this in a situation like yours)
Brian Willoughby
Sound Consulting
On Mar 6, 2008, at 14:13, alejandro wrote:
I have solved the mistery: calls to gettimeofday() in realtime
threads were interrupting those threads every second.
_______________________________________________
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