musescore / musescore/MuseScore
Changing Duration of Note Attached to Fermata Does Not Update TempoMap
@mathesoncalum is already working on this.
Since Apr 26, 2024.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
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
- Add a note with a fermata
- Change the duration of the note
- Observe that the tempo map follows the original duration
This can be worked around by manually forcing an update of the tempo map
4. Place a fermata on another note to update the TempoMap
5. 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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.