benjamin.coudrin 13 years ago
parent
commit
b0eb97534a
  1. 12
      lilypond/The_furze_in_bloom.ly
  2. 21
      lilypond/britches_full_of_stitches.ly
  3. 29
      lilypond/castleisland_polka.ly
  4. 1
      songs/Traditional/Britches_Full_Of_Stitches.sg
  5. 1
      songs/Traditional/Castleisland_Polka.sg

12
lilypond/The_furze_in_bloom.ly

@ -1,7 +1,16 @@
\include "header"
\paper{paper-height = 8\cm}
\paper{paper-height = 8.5\cm}
{
<<
\chords {
\override ChordName #'font-size = #-1
\frenchChords
\repeat volta 2 {b2.:m d2. e2.:m fis2.:m b2.:m e4.:m fis4.:m e2.:m}
\alternative { {fis2.:m} {fis4.:m e4.:m} }
\repeat volta 2 {e2.:m b2.:m d2. fis2.:m e2.:m b2.:m e2.:m }
\alternative { {fis2.:m} {fis4.:m e4.:m} }
}
\relative c'
{
\time 6/8 \key d \major
@ -12,4 +21,5 @@
e4. e8 fis fis e8 d b d4. e8 d b b8 a fis}
\alternative { {a8 fis d e4 d'8} {a8 fis d e4.} }
}
>>
}

21
lilypond/britches_full_of_stitches.ly

@ -0,0 +1,21 @@
\include "header"
\paper{paper-height = 6.4\cm}
{
<<
\chords {
\frenchChords
\repeat volta 2 {a4 r4 r2 r2 e4 r4 a4 r4 r2 r2 d4 r4}
\repeat volta 2 {a4 r4 r2 r2 e4 r4 a4 r4 r2 r2 d4 r4}
}
\relative c'
{
\time 2/4 \key a \major
\repeat volta 2 {a'8. b16 cis8 a b8 a cis8 a a8. b16 cis8 a b8 a fis8 e a8. b16 cis8 a b8 a cis8 e a,8. b16 a8 fis fis8 e e4}
\repeat volta 2 {e'8. fis16 e8 cis b8 a b8 cis e8. fis16 e8 cis b8 a fis4 e'8. fis16 e8 cis b8 a b8 cis a8. b16 a8 fis fis8 e e4}
}
>>
}

29
lilypond/castleisland_polka.ly

@ -0,0 +1,29 @@
\include "header"
\paper{paper-height = 6.6\cm}
{
<<
\chords {
\frenchChords
\partial 16 r16
\repeat volta 2 {d4 g4 d2 a2 d2 d4 g4 d2 a2}
\alternative{{d2}{d2}}
\repeat volta 2 {d4 g4 d2 a2 d2 d4 g4 d2 a2}
\alternative{{d2}{d2}}
}
\relative c'
{
\time 2/4 \key d \major
\partial 16 fis16
\repeat volta 2 {a8 d b8 a d,8 fis fis8 e16 d cis8 e g8 e b'8 a fis8. g16
a8 d b8 a d,8 fis fis8 e16 d cis8 e g8 c,}
\alternative{ {e8 d d8. fis16} {e8 d d4} }
\repeat volta 2 {fis4 g4 b8 a fis8 d a'8 b16 a g8 e b'8 a fis8 d
fis4 g4 b8 a fis8 d a'8 b16 a g8 cis,}
\alternative{ {e8 d d8 f} {e8 d d4} }
}
>>
}

1
songs/Traditional/Britches_Full_Of_Stitches.sg

@ -2,5 +2,6 @@
\songcolumns{2}
\beginsong{Britches Full Of Stitches}[by=Traditional]
\lilypond{britches_full_of_stitches}
\endsong

1
songs/Traditional/Castleisland_Polka.sg

@ -2,5 +2,6 @@
\songcolumns{2}
\beginsong{Castleisland Polka}[by=Traditional]
\lilypond{castleisland_polka}
\endsong
Loading…
Cancel
Save