I would expect that all four beams should be subdivided, but only the second beam in the bar is being subdivided:

\version "2.15.33"

\relative c' {
    \set tupletSpannerDuration = #(ly:make-moment 1 4)
    \set baseMoment = #(ly:make-moment 1 8) \set subdivideBeams = ##t
    \times 4/6 { \repeat unfold 24 { c16 } } |
}

<<attachment: test.png>>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to