Java MIDI Programming (midi-music)

This is going to be a set of Java examples related to sampled audio and MIDI processing. I am also including some Java examples that I found on the internet.

The current code is found in the midi-music-restart and midi-music-parent artifacts in the midi-music project ( https://www.github.com/BradleyRoss/midi-music). The subprojects coreaudio4j-tests and midi-music contain old versions of the code.

Javadocs

Tutorials, samples, and resources from the internet.

Bugs and Problems

Information on build scripts used in this project