OMS Emulator for OS X: Need Fast Interprocess Communications...
OMS Emulator for OS X: Need Fast Interprocess Communications...
- Subject: OMS Emulator for OS X: Need Fast Interprocess Communications...
- From: Mark Coniglio <email@hidden>
- Date: Fri, 2 Jan 2004 12:30:45 -0500
Hi All,
I am in the midst of finishing up the first version of an OMS
Emulator for OS X that allows applications running in Classic to talk
to CoreMidi. This is working well right now with the application I
wanted it for, SoundDiver.
Because this required an OS X app to communicate with an OS 9 app, I
needed some form of interprocess communication. Tried Apple Events
first, but they were too slow (around 8mS). Then starting using UDP
loopback, which is much faster (1-2mS) but still not as fast as I'd
like -- it also has the disadvantage of requiring a valid TCP/IP
setup that is currently active.
So, my question here is, is there a faster way to have an OS X app
talk to an OS 9 app?
Best Wishes & Happy New Year,
Mark
--
Read about Troika Ranch in the March Apple Hot News:
http://www.apple.com/hotnews/articles/2003/03/troikaranch/
=====================================================================
Mark Coniglio, Artistic Co-Director | email@hidden
Troika Ranch Dance Theater |
http://www.troikaranch.org
=====================================================================
_______________________________________________
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.