The MIDI Library


The MIDI library is meant to be a simple, portable library for dealing with MIDI messages and files. It is not packaged as a separate library from Rogus but conceptually it can be thought of as separate. It has three parts: some basic utility classes, the MIDI message class, and the MIDI filereader.

The parts of the MIDI library