bug-lilypond
[Top][All Lists]
Advanced

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

Re: Tuplets Calculated Wrong


From: Phil Holmes
Subject: Re: Tuplets Calculated Wrong
Date: Wed, 9 Jan 2013 20:11:27 -0000

"Érico Schmitt" <address@hidden> wrote in message news:address@hidden
I'm not top posting.

% graphically, \times 4/5 and \times 2/5 will look the same, but the note
% duration is calculated differently, and on the second example there are
% more notes in the bar than should be.

\version "2.16.2" \relative c'' {
\time 2/4 r4 \times 4/5 { a8 g16 a g } | a32 a a a a }

\version "2.16.2" \relative c'' {
\time 2/4 r4 \times 2/5 { a8 g16 a g } | a32 a a a a }

Did you notice this warning in the second example:

warning: barcheck failed at: 3/8
\time 2/4 r4 \times 2/5 { a8 g16 a g }
                                      | a32 a a a a }
?

--
Phil Holmes
Bug Squad




reply via email to

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