Hi guys,
I said a while ago that I'd found a 'solution' for people running (or attempting to run) MCT on Mac OS X. The solution is essentially along the lines of mmj - it is a bridge between CoreMIDI and Java which allows MCT to actually see your MIDI devices. However, I wasn't pleased with the mmj developers. Their project is closed-source and appears to be run by people who have absolutely no motivation to support this in the future (besides the cash - looks like they're charging €3.50 for the 64-bit version now.
Anyway. I've finally found some time to clean up the library (called mjwrapper) and so I'm going to release it under the GPL. But I would like to do some additional testing with some willing volunteers on here if possible, before I go ahead and release this generally on my website.
You can get the source code and, for those that are uncomfortable compiling, binary files from here:
http://xyloid.org/mjwrapper-0.1.tar.bz2
The installation procedure is in the README file. Hopefully, this library should work on both PPC and Intel macs. Please also make sure you have either OS X 10.5 or 10.6 with the latest updates installed, although in theory this should work for OS X 10.4.
You also need to make sure that you're running the right version of the Java. To do this, open the Java Preferences application (inside the Utilities folder in the Applications folder). Then in the second list, drag Java SE 6 (64-bit) to the top.
Please post your experiences here... any questions, let me know!
Dave