> 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 }
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond