Question reg. some articulation settings for drums
I found this in instruments.xml, Battery Percussion, Tenor Drums, Bass Drums, and Cymbals:
<Articulation> <gateTime>100%</gateTime> <velocity>100%</velocity> </Articulation> <Articulation name="sforzato"> <velocity>130%</velocity> </Articulation> <Articulation name="umarcato"> <velocity>500%</velocity> </Articulation>
Questions:
- that %, is it needed or does it even harm?
- that 1st section is the default anyway, so shouldn't(couldn't we drop it here?
- the 2nd section might be OK, 10 points more than the default, is this intended?
- the 3rd section, that umarcato, shouldn't that rather be marcato?
Comments
In reply to The % doesn't harm, it works… by [DELETED] 5
So could remove the % (to avoid further confusion), leave those defaults (at least for 2.2), leave the 130 and should fix that umarcato, right?
See https://github.com/musescore/MuseScore/pull/3479