of timestamps & midi packets
of timestamps & midi packets
- Subject: of timestamps & midi packets
- From: Roy Lovejoy <email@hidden>
- Date: Thu, 31 Jul 2003 09:40:00 -0700
Before I start padding my office, and removing sharp objects &
shoelaces,
can someone please tell me if the timeStamp field in the MIDIPacket
datastructure
is used during a MIDISend() ??
the data I was sending down sounded like a 50 car pile-up, so I reduced
the test
case down to a note on & a note off, the first with a timestamp of
AudioGetCurrentHostTime(),
the second with a time stamp of that, plus a rather big number, and the
sound out of the midi device
was still just a blip (not on for any perceivable duration).
with MIDISend(), do _I_ need to sequence everything, or does timeStamp
really mean something?
And though I'm a MIDI newbie (this time around.. did the whole MIDI
Manager thing, back in the day),
I always do google/adc research before posting on any list, but i'll be
d@mned if I couldn't find a single reference that said what unit
MIDITimeStamp was in. (milliseconds? microseconds? MTC?)
any and all help appreciated.
_______________________________________________
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.