"Érico Schmitt" <[email protected]> wrote in message news:[email protected]...
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


_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to