Beam crosses clef
Reported version
3.3
Type
Functional
Severity
S4 - Minor
Reproducibility
Always
Status
active
Regression
No
Workaround
Yes
Project
Steps to reproduce:
1. Insert an eighth note
1. Insert a mid-measure cleff for next note
3. Insert another eighth note
4. The beam will then connect both across the cleff even though it shouldn't.
Workaround:
Manually select beam of the note right after the courtesy cleff as a "Beam start"
Tested with both Musescore 3.2 and latest nightly as of writing this.
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.3.2.8849, revision: 492d7ef
OS: Windows 10 (10.0), Arch.: x86_64, MuseScore version (64-bit): 3.3.3.8991, revision: 1385a0d
Image and sample score attached.
Attachment | Size |
---|---|
Beam_crosses_Courtesy_Clef.mscz | 4.1 KB |
Beam_crosses_Courtesy_Clef.png | 4.57 KB |
Comments
FYI, "courtesy clef" refers to one appearing at the end of a system before a change at the start of the next. This is a regular clef chnage, albeit a mid-measure one.
In reply to FYI, "courtesy clef" refers… by Marc Sabatella
Yeah, my bad, thanks for the correction. I've edited the issue text to be correct, but the file names will remain incorrect because it seems I can't edit them.
No problem, it should be clear enough :-)
I expect there could be other markings the beam won't avoid either, the beam code has its hands full as it is just trying to get the right stem length and beam slope for the notes themselves. This is probably the one area of layout code most in need of a do-over; it's a big complicated mess right now.