lilypond-devel
[Top][All Lists]
Advanced

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

Broken stem tremolos


From: Neil Puttock
Subject: Broken stem tremolos
Date: Tue, 13 Jul 2010 23:18:32 +0100

Hi Reinhold,

I've been looking at Haipeng's `Harmonious' score, and it's thrown up
a problem with single note tremolos when they're not sequential:

\repeat tremolo 4 c16

works fine, but

\repeat tremolo 4 c16\mf

results in an incorrectly scaled note, since `make-repeat' reads the
dynamic as the second child of the repeated music (the same happens
with other events encapsulated in the EventChord, such as
articulations).

I've added a patch which fixes this by setting the child-count
correctly.  Does it look OK?

Cheers,
Neil

Attachment: 0001-Fix-bare-stem-tremolos.patch
Description: Text Data


reply via email to

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