grochat / verovio

🎵 Music notation engraving library for MEI with MusicXML and Humdrum support and various toolkits (JavaScript, Python)
http://www.verovio.org
Other
0 stars 0 forks source link

josquin->MEI: dur.quality attribute is not standard #1

Closed grochat closed 1 year ago

grochat commented 4 years ago

I stumbled across this in MEI files coming from Josquin:
dur.quality="i" As a result the command line says: "Unsupported value 'i' for data.DURQUALITY.mensural" It should be: dur.quality="imperfecta" See this file from MEI repository.

tabourot commented 4 years ago

It was borrowed from some measuring polyphony files. Just fixed. polenord.ch produces now the correct values : "imperfecta, altera, and perfecta.