Version 0.4 Release
Pre-release
Pre-release
- 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
- Ensure you have Java 7 or later.
- Download the
CoreMidi4J.zip
archive below. - Expand it, and move the resulting
CoreMIDI4J.jar
andlibCoreMidi4J.dylib
files into/Library/Java/Extensions
. You will need to authenticate as an administrator to make changes in that folder. - Restart any Java MIDI applications.