Tempo setings are getting ignored, everything plays at the default of 120BPM
I wrote a mini score and inserted a tempo text. But if playing this score and changing the tempo text, no change of velocity. See attachment!
If I open the mscx file (after unzipping the mscz file), I see a lot of velocity markers (coming from several tempo changes tried by myself)). So my impression: changing some tempo will keep (and not delete or change) old tempo markers!
Attachment | Size |
---|---|
test.mscz | 5.38 KB |
Comments
I only see one tempo marking in that score. But that one indeed seems to get ignored, the score plays at the default of 120BPM rather than the set 160BPM. It does play OK in 2.0.3 (when forcing that to read it)
I searched for lines containing velocity (and found several) and not for tempo.
velocity is basically volume, dynamics, not tempo.
Fixed in branch master, commit a8f4421ee2
fix #107066: tempo settings are ignored
Thanks! After recompiling the git source, the tempo markers now are used!
Automatically closed -- issue fixed for 2 weeks with no activity.