johentsch / ms3

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

Title that people with the same problem will likely find [BUG] #100

Closed johentsch closed 11 months ago

johentsch commented 1 year ago

Describe the bug When setting an instrument to piano (by default to staves in the same part), ms3 introduces <name>stdNormal</name> in both hands and removes the <defaultClef>F<defaultClef>. image

These changes are probably remnants from the new feature which made changing the staff "system" and the clef necessary. However, for other instruments it currently does not seem like a good idea to change these values in any way. Would it be possible, for now, that we have them changed only in the drumset case, @arinaLozhkina ?

ms3 version Latest (v2.2.1)

To Reproduce Unpack and call ms3 metadata --instrumentation wagner_overtures.zip After the operation, the beginning of the music must (still) read like image