CPJKU / partitura

A python package for handling modern staff notation of music
https://partitura.readthedocs.io
Apache License 2.0
227 stars 15 forks source link

Voice parsing fix for bug #267 #329

Closed huispaty closed 10 months ago

huispaty commented 11 months ago

Fixes bug #267 for voice parsing from match files

sildater commented 11 months ago

Thanks for looking into this!

this PR has several problems:

manoskary commented 11 months ago

doesn't work yet. not automatically tested. removes potentially used functionality.

The tests were not launched because the initial push was made for the main branch and then changed, an additional commit even an empty one, has to be made to launch the tests. I will do that.

sildater commented 11 months ago

doesn't work yet. not automatically tested. removes potentially used functionality.

The tests were not launched

Thanks! What I meant is the functionality in the PR is not addressed in a unittest.