Am Dienstag, 6. Juli 2010, 19:45:34 schrieb Helge Kruse:
> 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.

Actually, it would not be that hard to implement:
1) make-repeat in scm/music-functions.scm needs to be extended to properly 
scale the durations
2) chord-tremolo-engraver.ly needs to be fixed not to stop the beam after the 
second note
3) The check in chord-tremolo-iterator.cc needs to be removed (the rest is 
already generic)

Cheers,
Reinhold

-- 
------------------------------------------------------------------
Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to