lilypond-user
[Top][All Lists]
Advanced

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

problem with \partial repeated in second ending


From: Jay Hamilton, Sound and Silence
Subject: problem with \partial repeated in second ending
Date: Fri, 07 Apr 2006 17:50:29 -0700
User-agent: Mozilla Thunderbird 1.0.7 (Windows/20050923)

Hello from the file below notice that for some reason a partial 8 is used to begin the second ending I can't see any reason why this should happen. I looked at section 8.4.2 to see if I needed to correct it using some kind of timing but that didn't make any sense.
So what's going on here?
Thanks
Jay

\version "2.8.0"
\header {
  title = "Sax 18 (Jig)"
  subtitle = "An Galloglach"
  subsubtitle = "The Gallowglass"
  copyright = "For Study Purposes only"

}
melody = \relative c''
{
\clef treble
\key g \major
\time 6/8
\override Staff.TimeSignature #'style = #'()
#(set-global-staff-size 35)
\partial 8
b8 c4 a8 e' b d c a a a4 b8 c4.\fermata e8 fis g d b g g a b \acciaccatura d c b a e' b d \times 3/4 {c-. (c-. a a)} e'4 d8 c b a g a b
\acciaccatura d c a a a4 \bar ":|"
\repeat volta 2
{\partial 8
a'8 a4.\fermata e8 g d c a a a4 b8 c4.\fermata e8 fis g d b g g4 e'8}
\alternative {
{\times 3/4 {a8-.( a-. a-. a-.)} e g d c a a a e' d \times 3/4 {c-. (c-. b a)} g a b \acciaccatura d c a a a4} {a'8[ e g] \times 3/4 {fis-.[ fis-. d b]} e8 [c a] b [g e] a [b c] \acciaccatura d e \times 2/3 {b c d} c [a a] a4}
}






\bar "|."


}

\score {
\new Staff \melody
\layout { }
\midi { \tempo 8=120 }
}

--
Childhood is a Journey not a race- Emma Sadinsky aged 8
Jay Hamilton
Sound and Silence
206-328-7694
www.soundand.com




reply via email to

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