Re: Has nobody used CoreAudio Clock?
Re: Has nobody used CoreAudio Clock?
- Subject: Re: Has nobody used CoreAudio Clock?
- From: Tom Jeffries <email@hidden>
- Date: Tue, 03 May 2011 13:38:06 -0700
It's very simple- I have a MIDI sequencer that is playing data that is updated in real time. I want to use a clock to check to see what has been added, and then send the MIDI data out. I can probably get reasonable accuracy using MIDIPackets, but it seems more direct to take control of the playback by use of an accurate clock.
Maybe that's not an option on OS X? I've done this on other operating systems, I'll be a little surprised if OS X doesn't allow it.
Thanks, Tom
On Tue, May 3, 2011 at 1:18 PM, Paul Davis
<email@hidden> wrote:
On Tue, May 3, 2011 at 4:04 PM, Tom Jeffries <
email@hidden> wrote:
> I'm puzzled by the lack of response to questions about CoreAudio Clock. Has
> anybody actually used this?
i don't think that most of us have any reason to use it. plugins get
time info from the host, and there aren't very many host apps. the API
seems to be mostly about using a given clock to derive other time
"units" (e.g. timecode) and isn't really related to the fundamental
issues of clocking. most (all?) hosts use the sample clock of the
audio interface they are using and derive timecode and the rest
internally - that's certainly going to be true of any cross-platform
host.
what are you actually trying to do?
_______________________________________________
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