6/8, 9/8, 12/8 Rest Creation

• Apr 21, 2015 - 16:04

Hi everyone,

I've been using Musescore for a year and a half now and have really been impressed with how much has been done and all of its capabilities. I arrange music for my a cappella group, and I just noticed something with a score I'm writing in 6/8. When I type in (or click) an eighth note, the rest of the measure automatically recalculates the rests to fill it in appropriately. However, in 6/8 time, it fills it with an eighth rest and a half rest. In 6/8 time, there should be two "big" beats, each a dotted quarter note in length. I was wondering if someone can make it so the rest automatically fill in like that. I've attached a picture to clarify what I mean. The top line is how it currently fills in, the bottom is how it should. Thanks!

P.s. I'm using Musescore 2, I just changed the colors.

Attachment Size
6-8 Time Example.png 3.02 KB

Comments

FWIW the beam grouping can get configured in via the master palette's time signature dialog. Maybe that could get extended to configure rests too.

In reply to by Jojo-Schmitz

That's a good idea, although the reules for rests actually differ from the rules for beaming. So it would probably need to be a separate dialog. Realistically, it's probably overkill; we should just do a better job of picking defaults. I think there has been a desire to avoid too miuch time-signature-specific code - too much trying to guess what constitutes a "beat". But realistically, we do this enough places right now that maybe we should give up worrying about it. In fact, we could even add a function isCompound() to the time signature class, just to make sure we calculate it consistently. I have generally used something like, if denominator >= 8 && numerator % 3 == 0.

In reply to by Dsinclair9132

Well, I'm speaking kind of generall,y but the dialog that allows you to specify beaming doesn't have sufficient information to help that much with rests. For instance, it might tell you in 6/8 to beam in two groups of three - thus telling that you need to show little beat 4. But it doesn't tell you if the first big beat should be written as a single dotted quarter rest, a quarter rest followed by an eighth, or an eighth follow by a quarter. So we'd have to hard code those rules anyhow - unless we devised a *new* dialog for specifying this, which again I think is overkill.

In reply to by Fabrizio Ferrigno

It seems like a very basic matter - and therefore kind of inexplicable that it should have been leapfrogged over when 2.0 is so advanced in so many other functionalities.

I'm sure most of us have just gotten used to this peculiarity in compound meter, but that doesn't mean it's not tedious. If it can be fixed, it should be ASAP in my opinion.

In reply to by Fabrizio Ferrigno

I guess I don't see this as that big an issue since I rately depend on MuseScore to enter rests for me. I enter my own notes pneara time, selecting duration for each, so I expect to enter my own rests too in the same manner. I don't think of these as separate activities. That said, sure, it would be a nice enhancement some day.

In reply to by Marc Sabatella

It can save a little time if you enter only one note in a measure and let MuseScore fill in the rests: Just enter the note and Ctrl+Right Arrow to the next measure. If you enter notes with the mouse (as many beginners do) having MuseScore automatically fill in the rests correctly saves a a greater about of time. It is also nice to be able to trust MuseScore to do the right thing rather than check every measure for those types of mistakes.

As you said, not strictly necessary, but definitely nice to have.

Do you still have an unanswered question? Please log in first to post your question.