Re: Why is AudioGetHostClockFrequency returning zero?
Re: Why is AudioGetHostClockFrequency returning zero?
- Subject: Re: Why is AudioGetHostClockFrequency returning zero?
- From: Stefan Werner <email@hidden>
- Date: Mon, 6 Oct 2003 09:26:43 +0200
Hi,
On Monday, Oct 6, 2003, at 07:00 Europe/Berlin,
email@hidden wrote:
I'm trying to use AudioGetHostClockFrequency to convert a MidiTimeStamp
to ms but it just seems to return zero. What's going on?
I haven't used MidiTimeStamps, but if they're anything like CoreAudio's
audio time stamps, you should be able to use
AudioConvertHostTimeToNanos() to convert from ticks to ms/ns.
Stefan
_______________________________________________
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.