Velocity range in Instrument.xml?
I thought 127 was the max value for velocity. Some articulations defined in the default instrument.xml file have velocity values over 127?
For example,
<Articulation name="sforzatoStaccato"> <velocity>150</velocity> <gateTime>50</gateTime> </Articulation>
Does Musescore allow higher velocity values than 127 in instrument.xml files? If not, does it just play all specified values higher than 127 as 127?
Comments
Even worse:
But IIRC this is a percentage, not an absolute value, so 5 times louder than normal.
And looking at the code it seems I did remember correctly, see: