benjamin.coudrin 13 years ago
parent
commit
babe2444b9
  1. 18
      lilypond/joe_cooley.ly
  2. 18
      lilypond/john_ryan.ly
  3. 1
      songs/Traditional/Joe_Cooley_s_Reel.sg
  4. 1
      songs/Traditional/John_Ryan_s_Polka.sg

18
lilypond/joe_cooley.ly

@ -0,0 +1,18 @@
\include "header"
\paper{paper-height = 8\cm}
{
<<
\relative c'
{
\time 4/4 \key e \minor
\repeat volta 2 {\partial 4 d4 e8 b' b a b4 e,8 b' b4 a8 b d8 b a g fis8 d a' d, b'8 d, a' d, fis8 d a' d, d'8 a fis d
e8 b' b a b4 e,8 b' b4 a8 b d8 e fis g a8 fis e cis d8 [b a fis] \partial 2. d8 e fis d e4}
\repeat volta 2 {\partial 4 g'8 fis e8 b b4 e8 fis g e e8 b b4 g'8 e d b a4 fis8 a d,8 a' fis a a4 fis8 a d8 e fis g
e8 b b4 e8 b g' b, e8 b b4 d8 e fis g a8 fis e cis d8 b a fis d8 e fis d e4}
}
>>
}

18
lilypond/john_ryan.ly

@ -0,0 +1,18 @@
\include "header"
\paper{paper-height = 4.2\cm}
{
<<
\relative c'
{
\time 2/4 \key d \major
\repeat volta 2 {d'8 d b16 cis d b a8 fis e8 d d'8 d b16 cis d b a8 fis e4
d'8 d b16 cis d b a8 fis a8 d fis8 d e8 cis d4 d4}
\repeat volta 2 {fis8 d d8 e16 fis g8 fis e8 d fis8 d d8 e16 fis g8 fis a4
fis8 d d8 e16 fis g8 fis e8 d fis8 d e8 cis d4 d4}
}
>>
}

1
songs/Traditional/Joe_Cooley_s_Reel.sg

@ -2,5 +2,6 @@
\songcolumns{2}
\beginsong{Joe Cooley's Reel}[by=Traditional]
\lilypond{joe_cooley}
\endsong

1
songs/Traditional/John_Ryan_s_Polka.sg

@ -2,5 +2,6 @@
\songcolumns{2}
\beginsong{John Ryan's Polka}[by=Traditional]
\lilypond{john_ryan}
\endsong
Loading…
Cancel
Save