bug-lilypond
[Top][All Lists]
Advanced

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

More unfolded tremolo problems


From: Michael Welsh Duggan
Subject: More unfolded tremolo problems
Date: Thu, 01 Apr 2004 09:50:16 -0500
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

If the tremolo is dotted, the individual unfolded notes are dotted.

Example:

\include "english.ly"
\version "2.1.36"

\score{
    \notes{
        \time 3/4 
        \apply #unfold-repeats  
        { \repeat tremolo 12 { c'32 e' } |
          \repeat tremolo 24 c'32 } | \bar "|."
    }
    \paper { raggedright = ##t }  
}

-- 
Michael Welsh Duggan
(address@hidden)




reply via email to

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