johentsch / ms3

A parser for annotated MuseScore 3 files.
https://ms3.readthedocs.io
GNU General Public License v3.0
42 stars 3 forks source link

Add Instrumentation class to bs4parser to get and change the instrumentation data #57

Closed arinaLozhkina closed 1 year ago

arinaLozhkina commented 1 year ago

Took into account the nuances that I clarified in the questions, now the tests to get item passed.

arinaLozhkina commented 1 year ago

There is a problem in testing that I have mentioned in commit 035c665: get_instrumentation returns 'MusicXML Part' for staves 2, 3 when setting Piano to staff 1, because of that the test for "Brahms Op. 99iv.mscx" is not passed