Re: CoreMIDI question
Re: CoreMIDI question
- Subject: Re: CoreMIDI question
- From: Doug Wyatt <email@hidden>
- Date: Mon, 29 Apr 2002 09:33:37 -0700
In Jaguar CoreMIDI allows the creator of a virtual destination to set
the schedule-ahead property on the virtual endpoint. This tells the
MIDIServer's scheduler to pass events to the virtual destination when
the sender sends them, instead of scheduling them in advance when the
timestamps are in the future.
Doug
On Sunday, April 28, 2002, at 05:17 , Kurt Revis wrote:
Incidentally, this only works for data sent through MIDISend(). If you
are using MIDIReceived() to indicate that data is coming from a virtual
MIDI source, then CoreMIDI will not do any scheduling for you -- the
timestamps are passed through to destination programs unchanged. This
is kind of unfortunate, especially in your case:
--
Doug Wyatt
work: email@hidden (CoreAudio)
personal: email@hidden
http://www.sonosphere.com
"There is real magic in enthusiasm.
It spells the difference between mediocrity and accomplishment."
-- Norman Vincent Peale
_______________________________________________
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.