musicxml-in

Status:

UNDER DEVELOPMENT, outdated version on sourceforge

Platform:Java SE 6
Language:Java 6
Dependencies: musicxml
License:GPL 2

Description

This module can read scores from MusicXML files. MusicXML 1.0, 2.0 and 3.0 is supported. Not all features of MusicXML are supported yet, but all files should be readable.

Currently reading is based on a DOM document. In the future, we want to support a more memory-efficient way, e.g. using a StAX parser.