lilypond-user
[Top][All Lists]
Advanced

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

\override Hairpin #'minimum-length


From: mkuuskan
Subject: \override Hairpin #'minimum-length
Date: Thu, 16 Aug 2012 21:05:12 -0700

Hi,

Can any of you Lilypond people tell me why the "\override Hairpin 
#'minimum-length …" does not actually seem to control the length of the 
hairpin? Am I missing something here?



\version "2.14.2"
\relative c'' { 
        \once \override Hairpin #'minimum-length = #5 \afterGrace c4\<  s1\! c4 
c4 c4

        % here the hairpin is too short
        \once \override Hairpin #'minimum-length = #5 \afterGrace c4\<\ppp  
s1\!\fz c4 c4 c4
}



regards,

Mika Kuuskankare




reply via email to

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