[trunk] Mensurstrich
(Terminology [from Lilypond documentation]: Mensurstriche (‘mensuration lines’) is the accepted term for bar lines that are drawn between the staves of a system but not through the staves themselves. It is a common way to preserve the rhythmic appearance of the original, i.e. not having to break syncopated notes at bar lines, while still providing the orientation aids that bar lines give.)
Mensurstrich support is made of two parts:
1) More flexible bar lines: between staves, across only part of staves, no bar lines at all (see also this other feature request ).
2) Cumulating tied notes across bar lines into single (possibly dotted) notes, whenever possible.
Part 2) could be dynamical and mostly a matter of displaying: notes and rests could be stored internally as they are now (i.e. separated by measure boundaries and tied: no need to change the current concept of measure); they would be 'simply' drawn as single notes if Mensurstrich is turned on.
Not all combination of tied values can be cumulated (brevis + semibrevis can (=> a dotted brevis), brevis + minima cannot); when they cannot, they would be displayed as now.
Lilypond supports Mensurstrich (Lilypond doc page ).
According to its documentation, Sibelius supports 1) natively, but requires tricks and manual adjustments for 2).
Comments
1/ is implemented in the current development version
2/ there is a pull request here https://github.com/musescore/MuseScore/pull/112
Very strange, I'm sure I alterd it to "patch ready to commit" (isn't it?)
The patch is definitely there (since some time...), but I'm not sure it is ready to commit in this exact moment, as it tends to require constant adjustments to cope with new commits, but I usually keep an eye on it and re-align it in a few days when needed.
Thanks you for indirectly 'bumping' the topic, though!
M.
Merged since long!
Automatically closed -- issue fixed for 2 weeks with no activity.