mirror of https://github.com/patacrep/patacrep.git
crep
15 years ago
2 changed files with 21 additions and 0 deletions
@ -0,0 +1,20 @@ |
|||||
|
\include "header" |
||||
|
\paper{paper-height = 3.1\cm} |
||||
|
|
||||
|
{ |
||||
|
\relative c'' |
||||
|
{ |
||||
|
\key f \major |
||||
|
\time 2/4 |
||||
|
\partial 8 c8 |
||||
|
\repeat volta 2 |
||||
|
{ |
||||
|
f4 d e c8 d8\(d8\) d4 a8 bes4. c8 e8 e c4 d a8 c8\(c8\) bes4 g8 |
||||
|
} |
||||
|
\alternative |
||||
|
{ |
||||
|
{ f4. c'8 } |
||||
|
{ f,2 } |
||||
|
} |
||||
|
} |
||||
|
} |
Loading…
Reference in new issue