bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Subdivide beam bug 2.15.33?


From: Nick Payne
Subject: Subdivide beam bug 2.15.33?
Date: Sat, 10 Mar 2012 14:29:58 +1100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2

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
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]