A bit late.. but as you are discussing Sysex messages in Java on Mac OS X I thought I could just mention the osxmidi4j project that I'm maintaining on https://github.com/locurasoft/osxmidi4j.
There are detailed usage instructions in the README file but you can use the library either as a bundled jar in your Java application or simply copy it to /Library/Java/Extensions for local use. Then all Java applications will get access to MIDI sysex functionality on your machine.
BR
/Pascal
--
You received this message because you are subscribed to a topic in the Google Groups "Overtone" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/overtone/Q0hLAoOfjEc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to overtone+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
That is correct, assuming you are talking about doing it from Java/Clojure. And there are other advantages that CoreMIDI4J now gives you, like hot-plugging of MIDI devices after the JVM starts up.
-James
On Jul 10, 2018, at 14:31, Jody wrote:
Sorry for the necroposting, but here I am in 2018 seeing the same problem. I can presume the MAC OS MIDI Sysex support is still broken as of 10.11.6? If I am to do Sysex, I must use a more fully implmeneted set of MIDI libraries such as CoreMIDI4J, is this the current understanding?ThanksJR
On Saturday, January 9, 2016 at 10:53:18 PM UTC-6, James Elliott wrote:I am happy to report that there is now a clean, up-to-date fix for this issue approaching release candidate status: check out CoreMIDI4J and see if it lets you do what you need.
On Tuesday, October 16, 2012 at 2:22:39 AM UTC-5, John wrote:I'm having some trouble getting my OSX machine to send MIDI sysex messages using both overtone.midi/midi-sysex and (if the Java test code I'm using is correct) Java too.However, the same code based on the overtone.midi wrapper works just fine on my Win7 computer.I've read in a few places (historically anyway) that there was/(might be?) issues with the Apple supplied java sysex implementation.However, in the past, I have mucked around with my OS X machine's Java installation, so I don't want to rule out "user-configuration-error" just yet.It would be very helpful if someone on the list could confirm that overtone.midi/midi-sysex works as expect on OS X.Thanks for reading,-John--
You received this message because you are subscribed to a topic in the Google Groups "Overtone" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/overtone/Q0hLAoOfjEc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to overtone+unsubscribe@googlegroups.com.
-James
To unsubscribe from this group and all its topics, send an email to overtone+u...@googlegroups.com.