Music score format developed for ScoreFall based on a zip file.
Format is in a zip file. An example contents are in scof/
. A schema describing the format is in schema/
.
Each file is based on MuON (Micro Object Notation). Details can be found in schema
.
Bars of music in scof must always have the correct number of beats. Using functions provided in this crate you should not be able to get the wrong number of beats, or incorrect/hard-to-read notation.
- Schema for synthesis (soundfont data, instruments)
- Schema for formatting (page breaks, line breaks, customized spacing, font choice)