Status: Accepted
Owner: ----
Labels: Type-Ugly
New issue 2602 by [email protected]: \unfoldRepeats and \repeat tremolo
7,14,15 produces weird output
http://code.google.com/p/lilypond/issues/detail?id=2602
Reported by -Eluze:
http://lists.gnu.org/archive/html/bug-lilypond/2012-06/msg00104.html
when unfolded tremolo repeats have a factor of 7,14 or 15 the output looks
weird:
{ \unfoldRepeats \repeat tremolo 7 {c''32 b'} \repeat unfold 9 e'16 }
{ \unfoldRepeats \repeat tremolo 14 {c''32 b'} \repeat unfold 2 e'16 }
{ \unfoldRepeats \repeat tremolo 15 {c''32 b'} \repeat unfold 1 e'16 }
(I've added the amount of e's to complete the measure - there should only be
one measure)
Attachments:
repeattremolo.png 10.7 KB