From: <chr...@ch...> - 2012-03-27 09:34:39
|
wrz...@po... wrote: > On Mon, Mar 26, 2012 at 3:16 PM, David Griffith <dg...@cs...>wrote: > > >>> What's the problem with MacOS 10.7 and Java? > > I've heard it's just the native code that's causing trouble. The rest of > it *should* work fine. > > -Bill Zwicky > Which native code is that? I can't find any either in the trunk or my refactoring branch. There is a note in the README file about the need for a MIDI provider on Mac OS X, but I wonder if this is still the case: https://developer.apple.com/library/mac/#releasenotes/CrossPlatform/JavaSnowLeopardUpdate1LeopardUpdate6RN/ResolvedIssues/ResolvedIssues.html See the Java Sound section that suggests a third party MIDI provider is no longer necessary. Judging by various posts on support forums, it looks like third party providers became problematic after these releases of the Java runtime. Regards, Chris |