It's closely related to the already existing bugs and discussions
related to
subdivided beams (I promised at some time to update the existing bug
report,
but I'm afraid I haven't had the time to really digest the problem fully).
In this particular case, one possible workaround is
\version "2.11.43"
\relative c' {
\time 1/4
\set Score.beatLength = #(ly:make-moment 1 12)
#(override-auto-beam-setting '(end * * * *) 1 4)
\times 2/3 { c16 c c8 c}
\times 2/3 { c8 c16 c c8}
\times 2/3 { c8 c c16 c}
}
/Mats
Valentin Villenave wrote:
2008/4/2, Matthew <[EMAIL PROTECTED]>:
Hi Matthew,
I reproduced it with 2.11.43; however I can't say whether it's a bug
or not... Mats, please, can you have a look at the output and tell me
if this looks normal to you? Basically, LilyPond is handling the rythm
as if it were two tuplets of sixteenth notes instead of one tuplet of
eighth notes.
\version "2.11.43"
\relative c' {
\time 1/4
\times 2/3 { c16 c c8 c}
\times 2/3 { c8 c16 c c8}
\times 2/3 { c8 c c16 c}
}
Cheers,
Valentin
--
=============================================
Mats Bengtsson
Signal Processing
School of Electrical Engineering
Royal Institute of Technology (KTH)
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond