benjamin.coudrin 13 years ago
parent
commit
aea78fbf7e
  1. 21
      lilypond/katies_rambles.ly
  2. 1
      songbook.sb
  3. 1
      songbook.tex

21
lilypond/katies_rambles.ly

@ -0,0 +1,21 @@
\include "header"
\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 d2. e2.:m fis2.:m}
\repeat volta 2 {b2.:m b2.:m a2. fis2.:m b4.:m e4.:m fis2.:m b2.:m fis4.:m b4.:m }
}
\relative c'
{
\time 6/8 \key b \minor
\repeat volta 2 {fis8 b b a8 fis d d'8 e fis e8 cis a b8 cis b a8 fis d e8 d e fis8 d b
fis'8 b b a8 fis d d'8 e fis e8 cis a b8 cis b a8 fis e fis8 b b b4.}
\repeat volta 2 {d8 fis b, d8 fis b, d8 e fis fis8e d cis8 e a, cis8 e a, cis8 d e e8 d cis
d8 e fis e8 fis g fis8 d b cis8 a fis d'8 cis b a8 fis e fis8 b b b4.}
}
>>
}

1
songbook.sb

@ -73,6 +73,7 @@
"Traditional/Weile_Weile_Waile.sg",
"Traditional/Whiskey_In_The_Jar.sg",
"Traditional/Whiskey_You_re_the_Devil.sg",
"Traditional/Katie_s_Rambles.sg",
"Traditionnel/Derobee_de_Guigamp.sg",
"Traditionnel/Les_Filles_des_Forges.sg",
"Traditionnel/Tri_Martolod.sg",

1
songbook.tex

@ -119,6 +119,7 @@
\input{songs/Traditional/Weile_Weile_Waile.sg}
\input{songs/Traditional/Whiskey_In_The_Jar.sg}
\input{songs/Traditional/Whiskey_You_re_the_Devil.sg}
\input{songs/Traditional/Katie_s_Rambles.sg}
\input{songs/Traditionnel/Derobee_de_Guigamp.sg}
\input{songs/Traditionnel/Les_Filles_des_Forges.sg}
\input{songs/Traditionnel/Tri_Martolod.sg}

Loading…
Cancel
Save