musescore / musescore/MuseScore
Fermata on barline pauses music as breath/caesura
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Describe the bug
Usually, a fermata written on a barline often means to not play for a moment, but when writing fermatas on a barline they don't play nor make any change.
To Reproduce
Steps to reproduce the behavior:
- Open a score
- Write a fermata on a barline
- Notice error
Expected behavior
There should be a pause with the fermata between the last bar and the next one
Platform information
- OS: macOS Monterrey 12.6.1
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.
Research direction
Reproduce the issue by opening a score and placing a fermata on a barline, then trace how playback handles the boundary between the two bars. Add a regression test for the expected pause and verify that playback now includes the fermata-induced pause.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100