Re: Raw Midi Time Code
Re: Raw Midi Time Code
- Subject: Re: Raw Midi Time Code
- From: Herbie Robinson <email@hidden>
- Date: Mon, 1 Mar 2004 04:53:44 -0500
At 10:23 AM -0500 2/27/04, Mark Coniglio wrote:
Well, actually the messages I'm talking about are the MTC Full
Message (0xF0 cc 0x01 0x01 hr mm ss fr 0xF7) and the Quarter Frame
Message (0xF1 ...). But, the main point is the fact that CoreMidi
has no facility for decoding either MIDI Click (the stuff you
listed) or Midi Time Code (the stuff I mentioned).
OK -- so I should be able to get the raw bytes and figure it out.
Don't forget to use the time stamps, not the time you receive the
packets. Using that, you can compute the host time value for
00:00:00.000 and low pass filter it to schedule with.
--
-*****************************************
**
http://www.curbside-recording.com/ **
******************************************
_______________________________________________
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.