lilypond-user
[Top][All Lists]
Advanced

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

Re: hairpin problem?


From: -Eluze
Subject: Re: hairpin problem?
Date: Sun, 3 Jul 2011 01:39:04 -0700 (PDT)


Jay Hamilton-3 wrote:
> 
> Here you go- thanks Jay
> 
> \version "2.12.3"
> \header {
> title = "21-03"
> % composer = "Jay Hamilton"
> % copyright = \markup { \tiny \override #'(baseline-skip . 0.5)
> %\center-column
> % { "CC lic 2.5 some rights reserved Jay Hamilton 2011"
> % "see http://creativecommons.org/licenses/by-nd/2.5/";
> % } }
> }
> #(ly:set-option 'delete-intermediate-files #t)
> #(set-default-paper-size "letter" 'landscape )
> melody = \relative c'
> {
> 
> g'4.\>^\markup {\italic "accentuate the silence"}
> b8->_\markup {\italic rall.} [c e]
> dis-> [c b] g4 (g')\breathe e8-> [dis! b']
> e,8-> (dis!4) r
> 
> e4.-> \mp g, c r4 r g4.-> e b'4
> r4.\p r c8-> [b g] e16-. r8. dis16-> b'8. e8 [c b] ~
> b4.\breathe g8 [g]
> 
> e8\pp [ dis b'] e, [ c a'] ~ a2\breathe g8 [dis! c] b'
> (e,4) ~ e4\! r4.
> 
> \bar "|."
> }
> 
> 
my guess is it stops at the \mp of the first note of the 2nd measure (in
21/8); take this away and you'll go up to the \p!

cheers
Eluze
-- 
View this message in context: 
http://old.nabble.com/hairpin-problem--tp31980093p31982745.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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