bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tremolo with more than two notes


From: Reinhold Kainhofer
Subject: Re: Tremolo with more than two notes
Date: Wed, 7 Jul 2010 16:22:59 +0200
User-agent: KMail/1.13.5 (Linux/2.6.32-23-generic; KDE/4.4.5; i686; ; )

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, address@hidden, 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]