Browse Source

rewrite second lilyponds as they were of copy of the first !

remotes/origin/translate_notes naheulbeuk-v0.4
crep 14 years ago
parent
commit
ba5a1b1e59
  1. 26
      lilypond/10_sous_dans_ma_poche-2.ly
  2. 6
      lilypond/Les_souliers_de_Lady_Fae-1.ly
  3. 15
      lilypond/Les_souliers_de_Lady_Fae-2.ly

26
lilypond/10_sous_dans_ma_poche-2.ly

@ -1,13 +1,29 @@
\include "header" \include "header"
\paper{paper-height = 3.2\cm} \paper{paper-height = 4.5\cm}
{ {
\relative c' \relative c'
{ {
\key a \minor
\time 2/4 \time 2/4
a'4~ a8 a16 b % \break \partial 8 e8
\repeat volta 2 {d8 c16 b~ b8 a16 b d8 c16 b~ b4 e,8 a16\trill g a8 b16 g %\break
d'8. c16 b8\trill a16 b } \repeat volta 2
\alternative { {c8 b\trill a8 b16 c} {c16 a b g a4\trill} } {
a8\trill a16 a g8 a16 b c8 c b16\trill a b g
a8 a16 b g8 a16 b c16 a b g a4
}
\repeat volta 2
{
c8 c b8.\trill a16 b16 a g f e4
a8 a16 b g8 a16 b
}
\alternative
{
{c8 c b16\trill a b8}
{c16 a b g a4\trill}
}
} }
} }

6
lilypond/Les_souliers_de_Lady_Fae-1.ly

@ -1,11 +1,11 @@
\include "header" \include "header"
\paper{paper-height = 3.2\cm} \paper{paper-height = 3.1\cm}
{ {
\key g \major \key e \minor
\time 6/8
\relative c' \relative c'
{ {
\time 6/8
b'8. a16 g fis e8 fis16 g a8 b a g a g16 fis e8 %\break b'8. a16 g fis e8 fis16 g a8 b a g a g16 fis e8 %\break
b'8. a16 g fis e8 fis16 g a8 c b a b4. b'8. a16 g fis e8 fis16 g a8 c b a b4.
} }

15
lilypond/Les_souliers_de_Lady_Fae-2.ly

@ -1,12 +1,15 @@
\include "header" \include "header"
\paper{paper-height = 3.1\cm} \paper{paper-height = 4.1\cm}
{ {
\key g \major \key a \minor
\relative c' \time 6/8
\relative c''
{ {
\time 6/8 a8 b16 c d8 e8 d e f e d e4.
b'8. a16 g fis e8 fis16 g a8 b a g a g16 fis e8 %\break a,8 b16 c d8 e8 c e d8 b d c8 b16 a g8
b'8. a16 g fis e8 fis16 g a8 c b a b4.
a8 b16 c d8 e8 d e f e d e4.
d8 b d c8 b16 a g8 a8 b c a4.
} }
} }

Loading…
Cancel
Save