I know I've asked this before and I apologize, but... Can you use the NSxxx types of MBS classes on REAL apps built in Carbon? Or do they have to be built in Cocoa?
Related question: does this * Changed MidiEndPointMBS and MidiPortMBS to use Grand Central Dispatch for faster event handling. Rely on Cocoa or is it available for Carbon too? Lastly, a set of related questions: I used to use the Mac and Window MIDI functions. Now I switched to using PortMIDIMBS. Just easier for cross-platform stuff. As you (Christian) may remember, my big MIDI need is low-latency response to incoming MIDI events from external gear, ESPECIALLY Windows. -Does the GCD thing on Mac improve latency within that class? -If it does, does that apply to REAL, or does REAL's slower event handling make this a non-issue? -Which does lower latency to incoming external MIDI on Windows - PortMIDI or the WindowsMIDI classes? -Does it matter which is better, does REAL's slower event handling make this a non-issue? Garth Hjelte Sampler User _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
