Hello,
Since the documentation explicitly states that tremolo only works with
"\tremolo 2", I think this is a feature request.
I need to write a piece with a tremolo like fast repetition. But since
there are three notes in this repetition, the
\repeat tremolo n { x y }
doesn't work.
Minimal example (doesn't work):
\score {
\new Staff {
\time 3/4
\repeat tremolo 2 { b8. c' }
\repeat tremolo 3 { b8. c' d }
}
}
The attached scan is from a piece with "\time 3/4".
Regards,
Helge
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond