musescore / musescore/MuseScore
Linear symbols to continue across repeats and jumps
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
It is needed for some linear symbols such as pedals, crescent, dim, etc. to continue across repeats and jumps.
Problem to be solved
Some linear symbols are needed to be played without interruption across repeats and jumps.
Prior art
No response
Additional context
Issue type
Engraving bug (incorrect score rendering)
Description with steps to reproduce
Cannot tie to designated note across the repeat:
- Open a score like this:
(see the supporting file)
- As is shown, the height of the first and last note, and the note next to the repeated range are the same.
- Select the last note in the repeated range and try tying it to one next to the repeated range via these steps:
- Click View > Toolbar and make sure that Note input is toggled.
- Click tie icon or just press T instead.
- Then you will find that the last note can only tie to the first one rather than the one next to it, which is unwanted.
Supporting files, videos and screenshots
What is the latest version of MuseScore Studio where this issue is present?
OS: Windows 11 Version 2009 or later, Arch.: x86_64, MuseScore Studio version (64-bit): 4.5.0-250721848, revision: github-musescore-musescore-7c55023
Regression
I was unable to check
Operating system
版本 Windows 11 家庭版 版本号 24H2 操作系统版本 26100.3476 体验 Windows 功能体验包 1000.26100.54.0
Additional context
Checklist
- This report follows the guidelines for reporting bugs and issues
- I have verified that this issue has not been logged before, by searching the issue tracker for similar issues
- I have attached all requested files and information to this report
- I have attempted to identify the root problem as concisely as possible, and have used minimal reproducible examples where possible
Also needed to continue other linear symbols such as pedals, crescent, dim, etc.
Originally posted by @PtJade-Ceramic in #27303
Checklist
- This request follows the guidelines for reporting issues
- I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
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.
(see the supporting file)