musescore / musescore/MuseScore

[MU4 Issue] Breath marks have no min. default pause time

Open
#15,075 8 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

needs design P2
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Describe the bug
Two parts to this bug:
1. Breath marks aren't being recognised during playback (regardless whether MS Basic, Muse Sounds, or a VST is being used) (fixed in https://github.com/musescore/MuseScore/pull/20982)
2. The current default pause time for breath marks is set to 0s, which is obviously going to render no discernible playback even if the marks were being recognised.

To Reproduce
See demo video:

https://user-images.githubusercontent.com/86290556/206730276-ef4106f3-2826-46d3-a45b-662102ee531e.mov

Expected behavior

  • There should be a default pause time >0s (I'd suggest starting with 0.5s, but would want to test this first before confirming).

Platform information

  • macOS 12.6 (M1)

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.