Re: Should MIDINotifyProc work in command-line programs?
Re: Should MIDINotifyProc work in command-line programs?
- Subject: Re: Should MIDINotifyProc work in command-line programs?
- From: Doug Wyatt <email@hidden>
- Date: Thu, 19 Sep 2002 15:49:30 -0700
On Thursday, Sep 19, 2002, at 12:48 US/Pacific, John Lazzaro wrote:
The ideal solution would be a function I could insert in my
own run-loop, that would trigger the CoreMIDI run-loop manually ... in
a quick look through the CoreMIDI headers, I couldn't find such a
function. Any ideas? Thanks in advances ...
You could try:
CFRunLoopRunInMode(kCFRunLoopDefaultMode, 0.010, ???);
Doug
--
Doug Wyatt
work: email@hidden (CoreAudio)
personal: email@hidden
http://www.sonosphere.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.