mirror of https://github.com/patacrep/patacrep.git
crep
14 years ago
2 changed files with 21 additions and 0 deletions
@ -0,0 +1,19 @@ |
|||
\include "header" |
|||
\paper{paper-height = 3.1\cm} |
|||
|
|||
{ |
|||
\key c \major |
|||
\time 3/4 |
|||
\relative c''{ |
|||
e8 f e d c b a g a b c a d e f e |
|||
<< |
|||
{d4 r2. } \\ |
|||
{r8 g,8 f' e d4 g,4} |
|||
>> |
|||
<< |
|||
{e'8 f e d c b a g a b c a d c b4. c8 c2.} \\ |
|||
{g'8 a g f e d c b c d e c f e d4. c8 c2.} |
|||
>> |
|||
} |
|||
} |
|||
|
Loading…
Reference in new issue