frescobaldi / python-ly

A Python package and commandline tool to manipulate LilyPond files
https://pypi.org/project/python-ly
137 stars 33 forks source link

MusicXML: recognize \sustain{On,Off} and pedalSustainStyle #92

Open eoma opened 7 years ago

eoma commented 7 years ago

An attempt to support lilypond's sustain feature with different styles.

See https://usermanuals.musicxml.com/MusicXML/Content/EL-MusicXML-pedal.htm

eoma commented 7 years ago

I am not so cofident on the change event (\sustainOff\sustainOff) for the mixed style. Finale, Sibelius and MuseScore doesn't seem to agree what is correct or even implement it.