lilypond-user
[Top][All Lists]
Advanced

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

Re: Crescendo/Decrescendo height


From: Alexander Kobel
Subject: Re: Crescendo/Decrescendo height
Date: Sat, 28 Nov 2009 01:31:41 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

address@hidden wrote:
Greetings,
I want to be able to produce hairpins of varying vertical size. Does anyone know a command that enables this? Thanks in advance.


Hi, Stephan,

try this:

  \relative c' {
    f1\p\< f f f\ff
    \once \override Voice . Hairpin #'height = #3.14159
    f1\f\> f f f\p
  }


Cheers,
Alexander




reply via email to

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