Museinfo: musical information programming in C++

Museinfo is a set of C++ classes and example programs designed to be used to process, analyze and convert several types of musical data formats. The primary formats supported in museinfo listed below.

All of the data formats listed below are described in the book Beyond MIDI: A Handbook of Musical Codes, ed. Eleanor Selfridge-Field. MIT Press, 1997.

There are two components to museinfo:

  1. Library of C++ classes useful for working with musical data.
  2. Example programs for each type of musical data.






craig@ccrma.stanford.edu