musescore / MuseScore

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
https://musescore.org
Other
12.05k stars 2.6k forks source link

Changing Duration of Note Attached to Fermata Does Not Update TempoMap #22137

Open CoolSpy3 opened 5 months ago

CoolSpy3 commented 5 months ago

Issue type

General playback bug

Bug description

If the duration of a note with a fermata on it is changed, the duration of the fermata is not updated in the TempoMap, leading to incorrect playback.

Steps to reproduce

  1. Add a note with a fermata
  2. Change the duration of the note
  3. Observe that the tempo map follows the original duration

This can be worked around by manually forcing an update of the tempo map

  1. Place a fermata on another note to update the TempoMap
  2. Observe the intended behavior

Screenshots/Screen recordings

https://github.com/musescore/MuseScore/assets/55305038/a0df0040-dc4b-4749-943a-ca3e0b362136

MuseScore Version

(64-bit): 4.2.1-240230937, revision: github-musescore-musescore-d757433

Regression

I don't know

Operating system

Windows 10 Version 2009 or later, Arch.: x86_64

Additional context

No response

zacjansheski commented 5 months ago

Not a regression