MIDI TimeCode generator
MIDI TimeCode generator
- Subject: MIDI TimeCode generator
- From: Peter Krajcik <email@hidden>
- Date: Sun, 18 Aug 2002 20:50:41 +0200
Hi,
I have to generate MTC from witihin my app - freerun Generator with some
initial SMPTE time.
I would like know what is the recommended way to send out quarter messages
under OS X:
- to make a packet list of all 8 quarterframes, every packet's got a
timestamp, the gap between packets is 1/fps sec. It will be MIDIserver job
to send them out in particular times (how does it work if I send them to
virtual endpoint ?)
- to make a CarbonTimer in separate thread and send out a quarter frames
every 1/fps sec ?
Thank you
- peter
_______________________________________________
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.