Closed sildater closed 1 year ago
Do you have a testfile for this version? (The one in the repo is of version 5.0)
confusingly, v5.0 in match is v0 in partitura (v0 = v0.n.0 for n in 1-5), v1 is only used for v1.0.0
Is this linked issue to any PR? Should it be scheduled for Release 1.3.2 ?
In the example file
pianodata\match\beethoven_op002_no2_mv1.match
there are some trill markings. They do not show up in the alignment and in fact are probably not parsed correctly in line 199 ofimportmatch.py
. A reason for the bug could be the regex for the line as defined in line 867 ofmatchlines_v0.py
:I think this is missing some regex for the performed note after the dash.