musescore / musescore/MuseScore

Fermata on barline pauses music as breath/caesura

Open
#15,926 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
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:

  1. Open a score
  2. Write a fermata on a barline
  3. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.