mirror of https://github.com/patacrep/patacrep.git
broph
13 years ago
committed by
Romain Goffe
3 changed files with 88 additions and 0 deletions
@ -0,0 +1,19 @@ |
|||||
|
\include "header" |
||||
|
\paper{ |
||||
|
paper-height = 0.6\cm |
||||
|
paper-width= 2.7\cm |
||||
|
} |
||||
|
|
||||
|
<< |
||||
|
\new RhythmicStaff { |
||||
|
\new Voice = "myRhythm" { |
||||
|
\numericTimeSignature |
||||
|
\time 4/4 |
||||
|
\autoBeamOff |
||||
|
a8[ a] |
||||
|
\override NoteHead #'style = #'cross a[ \revert NoteHead #'style a] |
||||
|
\override NoteHead #'style = #'cross a[ \revert NoteHead #'style a] |
||||
|
\override NoteHead #'style = #'cross a[ \revert NoteHead #'style a] |
||||
|
} |
||||
|
} |
||||
|
>> |
@ -0,0 +1,69 @@ |
|||||
|
\selectlanguage{english} |
||||
|
\songcolumns{1} |
||||
|
\beginsong{Stuck in the middle with you} |
||||
|
[by=Stealers Wheel,cov=album-stealers-wheel,album=Stealers Wheel] |
||||
|
|
||||
|
\cover |
||||
|
\gtab{D}{XX0232} |
||||
|
\gtab{G7}{320001} |
||||
|
\gtab{A}{X02220} |
||||
|
\gtab{C}{X32010} |
||||
|
\gtab{G}{320003} |
||||
|
\gtab{A7}{X02020} |
||||
|
|
||||
|
\beginverse* |
||||
|
|
||||
|
\musicnote{ rythm: \lilypond{Stuck_in_the_middle} } |
||||
|
|
||||
|
\musicnote{ verse: \nolyrics{ | \[D] | \[D] | \[D] | \[D] | \[G7] | \[G7] | \[D] | \[D] | } } |
||||
|
\musicnote{ chorus: \nolyrics{ | \[A] | \[C] \[G] | \[D] | \[D] | } } |
||||
|
\musicnote{ bridge: \nolyrics{ | \[G7] | \[G7] | \[D] | \[D] | \[G7] | \[G7] | \[D] | \[A7] | } } |
||||
|
\endverse |
||||
|
|
||||
|
\beginverse |
||||
|
\[D]Well I don't know why I came here tonight |
||||
|
\[D]{I got} the feeling that something ain't right |
||||
|
I'm so \[G7]scared in case I fall off my chair |
||||
|
And I'm \[D]wondering how I'll get down the stairs |
||||
|
\endverse |
||||
|
|
||||
|
\beginchorus |
||||
|
\[A]Clowns to the left of me |
||||
|
\[C]Jokers to the \[G]right, here I am |
||||
|
\[D]Stuck in the middle with you |
||||
|
\endchorus |
||||
|
|
||||
|
\beginverse |
||||
|
\[D]Yes I'm stuck in the middle with you |
||||
|
\[D]And I'm wondering what it is I should do |
||||
|
It's so \[G7]hard to keep this smile from my face |
||||
|
Losing con\[D]trol, yeah, I'm all over the place |
||||
|
\endverse |
||||
|
|
||||
|
\beginverse |
||||
|
Well you \[G7]started out with nothing |
||||
|
And you're proud that you're a self made man, \[D] |
||||
|
And your \[G7]friends, they all come crawlin, Slap you on the back and say |
||||
|
\[D]Please \dots \[A7]Please \dots |
||||
|
\endverse |
||||
|
|
||||
|
\beginverse |
||||
|
\[D]Trying to make some sense of it all |
||||
|
\[D]But I can see that it makes no sense at all |
||||
|
Is it \[G7]cool to go to sleep on the floor |
||||
|
'Cause I don't \[D]think that I can take anymore |
||||
|
\endverse |
||||
|
|
||||
|
\beginverse |
||||
|
\[D]Well I don't know why I came here tonight |
||||
|
I got the \[D]feeling that something ain't right |
||||
|
I'm so \[G7]scared in case I fall off my chair |
||||
|
And I'm \[D]wondering how I'll get down the stairs |
||||
|
\endverse |
||||
|
|
||||
|
\beginverse* |
||||
|
Yes I'm\[D]{ stuck} in the middle with you |
||||
|
Here I am,\[D]{ stuck} in the middle with you |
||||
|
\endverse |
||||
|
|
||||
|
\endsong |
After Width: | Height: | Size: 7.1 KiB |
Loading…
Reference in new issue