Beta 2 (github-musescore-musescore-1efc609) : bug changing time => improvment
Changing time signature from 3/4 to 4/4 loose all the layout break.
Changing time signature from 3/4 to 4/4 loose all the layout break.
Do you still have an unanswered question? Please log in first to post your question.
Comments
That's because the barlines are no longer in the same places - this is pretty much unavoidable.
In reply to That's because the barlines by Marc Sabatella
Thanks for your quick answer, but it wasn't like that in v1.3.
To my mind it's better to keep the layout (in my exemple I will keep the same), than to erase everything. Because, you can change it only if you want/need it, whereas in the new way of managing it it's always lost.
In reply to Thanks for your quick answer, by madsenfr
It wasn't like that in 1..3 because if you changed from 4/4 to 3/4, you it just deleted the last beat of every measure, keeping the same number of measures. So it completely destroyed your music, but sure, at least it kept the line breaks :-). So the 2.0 system is a *huge* improvement - changing time signature no longer destroys your music by deleting notes at the end of every measure (or adding rests when changing to longer time signature). But the price you pay is, the barlines are not in the same places any more, so there is no way to keep the breaks.
In reply to It wasn't like that in 1..3 by Marc Sabatella
You're right, it just suprised me in the first place, but like you say the new way is far better.
Sorry for this remark.
In reply to It wasn't like that in 1..3 by Marc Sabatella
Well there would be a way by keeping the number of measures between each line break and reapply them. Not sure it would have the expected behavior though.
In reply to Well there would be a way by by [DELETED] 5
We could also remember the last note of the original last measure of the system, then find that note in the new system and a line break to that system. But again, probably wrong in a good number of cases, so not really worth doing.
In reply to Well there would be a way by by [DELETED] 5
To my mind layout breaks are attached to bars beetwen mesures and as changing time signature just translate left or right these bars among the notes, it should keep the layout breaks (except at the end of the score if some layout breaks no longer exist).
In reply to To my mind layout breaks are by madsenfr
Changing time signature does *not* simply move barlines left or right - you end up with more or fewer of them. So in many cases it won't be possible to say which barline moved where. It makes more sense to say the break is attached to a specific note, because we can say with certainty where each note ends up.
In reply to Changing time signature does by Marc Sabatella
Sounds good.
My remark was just about the surprise of loosing all breaks when changing time signature whereas deleting or inserting a stave doesn't for exemple.
But it's minor remark, I will let you choose what is the best way to do it if you decide to do it in future release.
Anyway, this version is great !