Hello everybody! You can see on the next image, that autobeaming is not always correct:
For the sake of experiment, I tried to put this snippet to separate file:
\scaleDurations 2/3 \relative f,
{
\clef bass
\set subdivideBeams = ##t
\set baseMoment = #(ly:make-moment 3/16)
\tuplet 6/6 { b,8 f'16 d' f, d' }
b' d, f, d' f, b,~
\repeat unfold 2
{ b8 f'16 d' f, d' b' d, f, d' f, b,~ }
}
And got a different result:
What is the root of this problem?
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user