play panel ignores time signature of score
If a score has, for example, a time signature of 4/2 and the play panel speed is set to 64, instead of giving each half note one beat, the system gives each half note two beats, so the score runs at half speed.
Attachment | Size |
---|---|
Spem_in_Alium.mscz | 15.39 KB |
Comments
Bpm or beat per minute actually means quarters per minute. MIDI defines it that was. So this is by design.
Maybe we can improve the tooltip to mention this, by changing it from `Actual tempo` to `Actual tempo in quarter notes per minute`
see https://github.com/musescore/MuseScore/pull/2792
Fixed in branch master, commit 2e7dc5f94b
fix #121896: better tooltip explaining BPM
Fixed in branch master, commit 37bc2fec39
Merge pull request #2792 from Jojo-Schmitz/playpanel-tooltip
fix #121896: better tooltip explaining BPM
Fixed in branch 2.0.4, commit efc3ada0ef
fix #121896: better tooltip explaining BPM
Automatically closed -- issue fixed for 2 weeks with no activity.