lilypond-user
[Top][All Lists]
Advanced

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

Re: Tremolo beams between more than two notes


From: James
Subject: Re: Tremolo beams between more than two notes
Date: Wed, 08 Dec 2010 10:59:11 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.12) Gecko/20101027 Thunderbird/3.1.6

Reinhold

On 08/12/2010 02:00, Reinhold Kainhofer wrote:
Am Mittwoch, 8. Dezember 2010, um 01:43:26 schrieben Sie:
Reinhold,

-----Original Message-----
In Lilypond 2.13.x multi-note tremolos are supported natively:

\version "2.13.41"
\relative c' {
   \repeat "tremolo" 4 { e16 g c g }
   \repeat "tremolo" 4 { e16 a c a }
   \repeat "tremolo" 4 { f16 a c a }
}
---snip--

http://lilypond.org/doc/v2.13/Documentation/notation/short-repeats#index-tr
emolo-beams

I cannot find where say we support multinote tremelos. Can you check I am
not misunderstanding and perhaps I can add something to the Documentation.

I implemented it with commit 30d01cfe87eabe3c84471ac33f8d55e53b2c9240
(10.07.10 11:10). Apparently, I forgot to add an item to the changes file,
though. There is no longer a restriction of exactly two notes/chords in a
tremolo repeat. Any number of notes/chords now works (of course, only if their
cumulative duration can be expressed as a common note duration).

An example can be found in the input/regression/repeat-tremolo-three-notes.ly
regtest file:
http://lilypond.org/doc/v2.13/input/regression/81/lily-0df4754e.png
http://lilypond.org/doc/v2.13/input/regression/collated-files.html (scroll down
to repeat-tremolo-three-notes.ly)

Thanks, that helps. I look at making an appropriate Notation Reference Document Patch.

James





reply via email to

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