Skip to content

Version 0.4 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@DerekCook DerekCook released this 18 Jan 11:09
· 145 commits to master since this release
  1. Significant work done (thanks, James!) in the MIDI timestamp area so that CoreMIDI4J works as expected, translating from Java's interpretation of timestamps to Core MIDI's view of timestamping.

Please note that CoreMIDI4J is for Oracle Java 1.7 and above. The legacy Apple Java 1.6 is not supported, as Apple are retiring it.

To install

  1. Ensure you have Java 7 or later.
  2. Download the CoreMidi4J.zip archive below.
  3. Expand it, and move the resulting CoreMIDI4J.jar and libCoreMidi4J.dylib files into /Library/Java/Extensions. You will need to authenticate as an administrator to make changes in that folder.
  4. Restart any Java MIDI applications.