Comment #6 on issue 2470 by [email protected]: Patch: introduce completionUnit
http://code.google.com/p/lilypond/issues/detail?id=2470
writing
\time 6/4
\set tupletSpannerDuration = #(ly:make-moment 1 4)
\times 2/3 { e4 c8 f g a ~ a b c ~ c b a ~ a g a e f4 }
gives the same beaming. changing time signature to 3/4 breaks the beams
both in this version and the new regtest, so it must be a 6/4 beaming
pattern problem.
Attachments:
regtest-3_4.png 4.5 KB
