musescore / musescore/MuseScore
[MU4 Issue] Breath marks have no min. default pause time
Open
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:
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
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.