Status: Accepted
Owner: ----
CC: njh...@gmail.com
Labels: Type-Enhancement

New issue 2386 by d8val...@gmail.com: Beams with a Single Subdivision
http://code.google.com/p/lilypond/issues/detail?id=2386

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 } } |
}



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

Reply via email to