lilypond-user
[Top][All Lists]
Advanced

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

Re: Dynamics on chords


From: Peter Chubb
Subject: Re: Dynamics on chords
Date: Thu, 19 May 2011 09:22:43 +1000
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.3 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

>>>>> "Albu" == Albu  <address@hidden> writes:



Albu> Thanks Eluze, its not the chord name, here goes an example:

Albu> \version "2.12.1" \relative c' { f1~ < f c'~ ais'> %I want to
Albu> put a crescendo and decrescendo here c'4

This is what I use.  It's nowhere near perfect.

\version "2.12.1"

        \relative c' { f1 ~ 
        << 
          { < f c' ~ ais'> c'4 } \\
          {s8\< s4. \!\> s4. s8\!}
        >>
         c2\pp 
        << 
         <c b' g'> \\
         {s8\> s4 s8\!}
        >>
}


--
Dr Peter Chubb  http://www.gelato.unsw.edu.au  peterc AT gelato.unsw.edu.au
http://www.ertos.nicta.com.au           ERTOS within National ICT Australia



reply via email to

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