how to manage corrections [beginner]

• Oct 9, 2024 - 08:30

Hello,

When I start writing notes, for instant quarter notes, but want to change one of them into an eight, musescore will automatically add a semi-silence to fulfill the bar. Even worse, If I change a quarter into a half note, muescore will erase the quarter to the right. Is there a setting that could prevent these corrections ? I would like musescore to "push" the notes to the right if needed (longer note) or to the left (shorter note).

Is that something that can be done ?

Otherwise, how to easily correct from there ?


Comments

Not so simple.
You can copy the notes that follow and paste them back in after changing the quarter note to an eighth or half note, for example.
All notes until the end!

In reply to by HildeK

Maybe I'm not doing this correctly, but since I started I tend to do that all the time : I can easily figure out what are the notes of a melody, but rhythm is much more difficult at my level, so I test many possibilities of note lengths before I get to what I want. I guess more advanced musicians don't have that sort of issue.

Hello! I agree with your preference of having insert mode instead of overwrite mode, and ideally this should be made just as easy to shift between the two as it is in word processors. There are a few notation programs that have insert mode, Igor Engraver is one of them.

This is a very common and longstanding request.
Extremely difficult to implement in musescore though due to internal memory model that was choosen to represent your score in C++

In reply to by HildeK

convert a quarter note into an eighth note and move the rest of the measure...up by an eighth note?
Why would you want the rest of the measure to mobve up in that case rather than down?
And yes, (MuseScore's) insert mode does not move it up/down the score, just the current measure

In reply to by frfancha

And part of the design is to define what exactly is to happen, e.g. when inserting a quarter into a measure that end with a half note. While zhis direction seemes ease (leave one quarter to the end of the measure, move a quarter accros and tie the 2 notes), what to do in the opposite direction, turn 2 tied quarters (back) into a half note or keep them as tied quarter notes? Any decision here will be wrong in about 50% of the time, because you don't know whether that had been tied on purpose or because they got split by a barline.
Unless you record the 'tie-state' somewhere in a note's property, maybe

In reply to by frfancha

For tuplets you'd need to split one note of the tuplet or change the actual duration of both measures, the latter doesn't work when there are other staves, the former doesn't work when that split results in fragments that are too short or too odd to be represented with any of the durations that are supported

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