Force Create Multi-measure Rest with Non-empty Measures
Default software behavior seems to be to break a multi-measure rest in a part if a measure is anything other than completely empty in that part.
I'll provide a specific example:
There's no need to break the multi-measure rest as this particular player has no need to know of the rit/a tempo.
Possible Solution:
1. Keep tempo marks (e.g. Allegro, quarter=34, etc.) in the tempo palette with the current behavior
2. Create a new palette called "Tempo Alterations" or somesuch. Move everything in the current tempo palette from "accel" on down to the new palette and don't have them affect multi-measure rest creation.
While a user can get around this issue by adding the rit/a tempo as staff text in any affected staves, it won't play back and it won't have the extender line as the current implementation does. Nor will they appear in the standard location atop the score if that instrument is resting.
I realize there are folks who prefer the current implementation - it's something I've seen in movie scoring, for instance - but an option for those of us who don't would be wonderful, thanks!
OR...is there a way to transfer an existing element between palettes, and would that change its behavior?
V/R
K
Attachment | Size |
---|---|
Screenshot from 2024-09-16 20-52-47.png | 11.68 KB |
Comments
Turns out I raised this topic a while back and forgot about it:
https://musescore.org/en/node/353715
Any programmers, or those in the know, in the house with an update??
Make the rit and the a tempo invisible
In the part, not the score
In reply to Make the rot and the a tempo… by Jojo-Schmitz
Which, unfortunately, the program still reads as a non-empty measure, so it won't combine them. I've tried using "m" after highlighting, but no luck.
In reply to Which, unfortunately, the… by K Frank Soper
Sure? Tried Ctrl+Shift+M too?
In reply to Which, unfortunately, the… by K Frank Soper
Interesting, works in 3.6.2 but not in 4.4.2. Seems we found yet another regression.
Feel free to report on GitHub, https://github.com/musescore/MuseScore/issues/new/choose
In reply to Interesting, works in 3.6.2… by Jojo-Schmitz
I don't have an account, else I would. Would you mind doing the honors?
And thanks for the response!
In reply to I don't have an account,… by K Frank Soper
Creating an account is easy and free...
In reply to Interesting, works in 3.6.2… by Jojo-Schmitz
Reported: https://github.com/musescore/MuseScore/issues/24812
In reply to Reported: https://github.com… by Dylan Nicholson1
Thank you!
Except there often is a need for tacet performers to know that sort of thing (at the very least it helps confirm you've counted correctly), so I wouldn't necessarily recommend you do leave it entirely off such parts unless you're desperately short of real estate. But I can see a case for putting the "rall." over the multi-rest (right justified), and likewise the "a tempo" (left justified) rather than giving them their own measures. If MuseScore doesn't even support adding any sort of text directive to a multi-measure rest I'd agree that's a feature worth considering.
In reply to Except there often is a need… by Dylan Nicholson1
To your first point - I agree there's sometimes a need, and would break the rest accordingly for the reasons you point out and notate the tempo changes. But this isn't one of those times...the entire rest is only 4 bars!
My main point is that I as the editor should have control over what my final product looks like, and not have to conform to the preferences of others, barring extreme programmatic difficulty (which the MuseScore team routinely overcomes...great job, folks). Being able to force multi-measure rests in the presence of a non-empty measure is something which comes in handy from time to time, and was implemented in Finale years ago. I think our programmers would do well to implement it in 5.0 when it comes.
However, I'm certainly on board with your last line! To my knowledge that's not implemented.
In reply to To your first point - I… by K Frank Soper
It already does put tempo markings above the start of multi-measure rests.
I'd say it's just a bug that if you hide a tempo marking on a part it still breaks the multi-measure rest, and appears to do so even on the full score.
In reply to It already does put tempo… by Dylan Nicholson1
Reported. It's specific to gradual tempo changes: https://github.com/musescore/MuseScore/issues/24812
In reply to To your first point - I… by K Frank Soper
I looked at a few orchestral parts and I suspect you're right that in most cases gradual tempo markings like "rall." and "accel." are typically not included in parts when there are no notes to play (or cue notes shown).
And there's no straightforward way I can think of where you can just select all gradual tempo markings that are over empty measures in a part and hide them all (which should then cause the correct multi-measure display, once that's fixed), so I'd say that's worth requesting as a feature, though I'm not sure how it should be best specified (my vote would be it's a property of a gradual tempo change: "hide for multi-measure rests", so that you can set it as a default if you like).
In reply to I looked at a few orchestral… by Dylan Nicholson1
I'd like to see it implemented that way! And thanks again for taking care of the legwork on this.
In reply to I'd like to see it… by K Frank Soper
I only reported the bug. Up to you if you want to log a feature request to have more control over the default behaviour.
In reply to I only reported the bug. Up… by Dylan Nicholson1
BTW it gets weirder, even if you hide a staff text item in a part, it can cause the multi-measure rest to get broken - but NOT if it's only in the very last measure of a multi-measure rest! Whereas staff text lines always cause them to be broken. Have updated bug report.
A kludge would be to add those instructions in the first bar after those 2 measures and then position them where you want them.
In reply to A kludge would be to add… by xavierjazz
That would indeed work graphically, but wouldn't play back. Still, I'll file it away for future use, at least until the PTB fix the regression. Thanks!
In reply to That would indeed work… by K Frank Soper
PTB?
In reply to PTB? by Jojo-Schmitz
"Powers That Be"
In reply to "Powers That Be" by K Frank Soper
Those don't fix the issues themselves ;-)
"While a user can get around this issue by adding the rit/a tempo as staff text in any affected staves," - in fact, general elements that are hidden only in parts still cause multi-measure rests to be broken, but there seems to be some special case for "staff text" elements that occur only in the last measure of series of empty ones. So if you did that "rit. . ." marking as "staff text" and it was in the 2nd last measure of an empty series, then hid it in a part, the multi-measure rest would still be broken.