mirror of https://github.com/patacrep/patacrep.git
2 changed files with 36 additions and 0 deletions
@ -0,0 +1,16 @@ |
|||||
|
\include "header" |
||||
|
\paper{paper-height = 3.1\cm} |
||||
|
|
||||
|
{ |
||||
|
\key a \minor |
||||
|
\time 4/4 |
||||
|
\partial 16 a'16 |
||||
|
\relative c'' |
||||
|
{ |
||||
|
e16 d c b a4~ a4. e'8 |
||||
|
d16 c b c f4~ f4. c8 |
||||
|
d16 c b c g'4~ g4. c,8 |
||||
|
c16 c d c b2. |
||||
|
} |
||||
|
} |
||||
|
|
@ -0,0 +1,20 @@ |
|||||
|
\songcolumns{2} |
||||
|
\beginsong{Petit panda} |
||||
|
[by=Cyrielle,cov=petit-panda] |
||||
|
|
||||
|
%\cover |
||||
|
\gtab{Am}{X02210} |
||||
|
\gtab{F}{1:022100} |
||||
|
\gtab{C}{X32010} |
||||
|
\gtab{G}{320003} |
||||
|
|
||||
|
\lilypond{Petit_panda} |
||||
|
|
||||
|
\beginverse |
||||
|
Il était une \[Am]fois |
||||
|
Un tout petit pan\[F]da |
||||
|
Qui vivait dans les \[C]bois |
||||
|
Qui vivait loin de \[G]moi |
||||
|
\endverse |
||||
|
|
||||
|
\endsong |
Loading…
Reference in new issue