scrime-u-bordeaux / web-midifile-performer

a web version of the midifile performer software
0 stars 0 forks source link

73 expand musicxml parser #116

Closed NyuBlara closed 2 weeks ago

NyuBlara commented 2 weeks ago

This branch adds support for articulations such as staccato, staccatissimo, accents and marcato. It fixes the handling of (most) grace notes, implements arpeggios, fixes dynamics timing, and handles more dynamics types. However, a lot of work still needs to be done on the parser. Separate issues have been opened for this purpose.

Closes #73, #97