diff --git a/bin/build.sh b/bin/build.sh index e65b3e4..91724ff 100755 --- a/bin/build.sh +++ b/bin/build.sh @@ -49,5 +49,5 @@ setup_pdflatex #make_pdf "$1" #make_packet "packets/rem.tex" -make_packet "packets/aircoustic202207.tex" +make_packet "packets/aircoustic202208.tex" diff --git a/packets/aircoustic202208.tex b/packets/aircoustic202208.tex new file mode 100644 index 0000000..ba0ea2f --- /dev/null +++ b/packets/aircoustic202208.tex @@ -0,0 +1,10 @@ +\documentclass{article} +\usepackage{grffile} +\usepackage{pdfpages} +\begin{document} +{\catcode`\,=11 \includepdf[pages=-]{build/pdf/The Archies/Sugar, Sugar.pdf}} +\includepdf[pages=-]{build/pdf/Def Leppard/Pour Some Sugar on Me.pdf} +\includepdf[pages=-]{build/pdf/The Beatles/Wild Honey Pie.pdf} +\includepdf[pages=-]{build/pdf/Southern Culture on the Skids/Banana Puddin'.pdf} +\includepdf[pages=-]{build/pdf/DNCE/Cake by the Ocean.pdf} +\end{document} diff --git a/songs/DNCE/Cake by the Ocean.tex b/songs/DNCE/Cake by the Ocean.tex new file mode 100644 index 0000000..4afe476 --- /dev/null +++ b/songs/DNCE/Cake by the Ocean.tex @@ -0,0 +1,81 @@ +\documentclass{skrul-leadsheet} +\begin{document} +\begin{song}[transpose-capo=true]{title={Cake by the Ocean}, band={DNCE}, year={2015}, key={Em}} + +\begin{intro} +\instruction{play the riff but here are the chords} \\ +\begin{tabular}[t]{@{}lllll} +|_{Em} & |_{Bm} & |_{Am} & |_{C} & | \instruction{Repeat 2x} \\ +\end{tabular} +\end{intro} + +\begin{verse} +^{Em}Oh, no... ^{Bm} ^{Am}See you walkin' '^{C}round like it's a \\ +^{Em}Funeral... ^{Bm} ^{Am}Not so seri^{C}ous, girl; why those \\ +^{Em}Feet cold? ^{Bm} ^{Am}We just getting ^{C}started; don't you \\ +^{Em}Tiptoe, ^{Bm} tip^{Am}toe, ^{C} ah +\end{verse} + +\begin{prechorus} +^{Em} Waste time with a ^{Bm}masterpiece, don't waste ^{Am}time with a master^{C}piece (huh!) \\ +^{Em} You should be ^{Bm}rolling with me, you ^{Am}should be rolling with ^{C}me, (ah-ah-ah) \\ +^{Em} You're a real-life ^{Bm}fantasy, you're a ^{Am}real-life fanta^{C}sy (huh!) \\ +^{Em} But you're movin' so ^{Bm}carefully, let's ^{Am*}start living dangerous^{N.C}ly +\end{prechorus} + +\begin{chorus} +^{Em}Talk to me, ^{Bm}baby, ^{Am} I'm ^{C}going blind from \\ +^{Em}This sweet sweet ^{Bm}craving, whoa-^{Am}oh, let's ^{C}lose our minds and \\ +^{Em}Go fucking ^{Bm}crazy, ^{Am} I-^{C}I-I-I-I- \\ +^{Em}I keep on ^{Bm}hoping we'll eat c^{Am}ake by the o^{C}cean \\ +^{Em}Walk for me, ^{Bm}baby, ^{Am} ^{C}I'll be Diddy, \\ +^{Em}You'll be ^{Bm}Naomi, whoa-^{Am}oh, let's ^{C}lose our minds and \\ +^{Em}Go fucking ^{Bm}crazy ^{Am} I-^{C}I-I-I-I- \\ +^{Em}I keep on ^{Bm}hoping we'll eat c^{Am}ake by the o^{C}cean +\end{chorus} + +\begin{interlude} +\instruction{play the riff but here are the chords} \\ +\begin{tabular}[t]{@{}lllll} +|_{Em} & |_{Bm} & |_{Am} & |_{C} & |\\ +\end{tabular} +\end{interlude} + +\begin{verse} +^{Em}God damn ^{Bm} ^{Am}See you licking f^{C}rosting from your \\ +^{Em}Own hands ^{Bm} ^{Am}Want another ^{C}taste, I'm begging, \\ +^{Em}Yes ma'am ^{Bm} I'm ^{Am}tired of all this ^{C}candy on the \\ +^{Em}Dry land ^{Bm}, dry ^{Am}land, ^{C} oh +\end{verse} + +\begin{prechorus} +\instruction{Repeat Prechorus} +\end{prechorus} + +\begin{chorus} +\instruction{Repeat Chorus then add these lines...} \\ +^*{Em}Oooooo ^{Bm}ooh haaa^{Am}a I-^{C}I-I-I-I- \\ +^{Em}I keep on ^{Bm}hoping we'll eat c^{Am}ake by the o^{C}cean \\ +^*{Em}Oooooo ^{Bm}ooh haaa^{Am}a I-^{C}I-I-I-I- \\ +^{Em}I keep on ^{Bm}hoping we'll eat c^{Am}ake by the o^{C}cean +\end{chorus} + +\begin{bridge} +\instruction{Back to just riff} \\ +^{Em} Hey! ^{Bm} ^{Am} You're fucking delicious ^{C} \\ +^{Em} ^{Bm} ^{N.C.}Talk to ^{N.C.}me girl +\end{bridge} + +\begin{chorus} +\instruction{Repeat Chorus} +\end{chorus} + +\begin{outro} +^{Em} Red ^{Bm}velvet, va^{Am}nilla, ^{C}chocolate in my \\ +^{Em}Life... ^{Bm}funfetti, I'm ^{Am}ready, I ^{C}need it every \\ +Ni^{Em}ght... Red ^{Bm}velvet, va^{Am}nilla, ^{C}chocolate in my \\ +^{Em}Life (I-I-I-I-I) I keep on ^{Bm}hoping we'll eat c^{Am}ake by the o^{C}cean +\end{outro} + +\end{song} +\end{document} \ No newline at end of file diff --git a/songs/Def Leppard/Pour Some Sugar on Me.tex b/songs/Def Leppard/Pour Some Sugar on Me.tex new file mode 100644 index 0000000..9136eb9 --- /dev/null +++ b/songs/Def Leppard/Pour Some Sugar on Me.tex @@ -0,0 +1,101 @@ +\documentclass{skrul-leadsheet} +\begin{document} +\begin{song}[transpose-capo=true]{title={Pour Some Sugar on Me}, band={Def Leppard}, year={1987}, key={C#m}} + +\begin{intro} +Step inside, walk this way, you and me babe, hey hey! \\ + +\begin{tabular}[t]{@{}lllll} +|_{C#5} & |_{C#5} & |_{C#5} & |_{C#5} & | \instruction{intro riff} \\ +|_{C#5} & |_{C#5} & |_{C#5} & |_{C#5} - _{C#5*} & | \instruction{intro riff} \\ +\end{tabular} +\end{intro} + +\begin{verse} +^{N.C.}Love is like a bomb, baby, ^{N.C.}c'mon get it on, +^{N.C.}livin' like a lover with a ^{N.C.}radar phone \\ +^{N.C.}Lookin' like a tramp, like a ^{N.C.}video vamp, +^{N.C.}demolition woman, can I ^{N.C.}be your man? \\ + (Your ^{C#5}man) \hspace{20pt} ^{C#5*} \hspace{20pt} ^{C#5} \hspace{20pt} ^{C#5*} +\end{verse} + +\begin{verse} +^{C#5}Razzle 'n' a dazzle 'n' a ^{C#5*}flash a little light, +^{C#5}television lover, baby, ^{C#5*}go all night \\ +^{C#5}Sometime, anytime, ^{C#5*}sugar me sweet, +^{C#5}little miss a-innocent ^{C#5*}sugar me \\ +Yeah ^{C#5}oh, \hspace{20pt} ^{C#5*} yeah ^{C#5}oh \hspace{20pt}^{C#5*} C'mon... +\end{verse} + +\begin{prechorus} +^{F#} ^{C#m}Take a ^{B}bottle, ^{F#} ^{C#m}shake it ^{B}up \\ +^{E} ^{B}Break the ^{A}bubble, ^{E} ^{A}break it ^{B}up +\end{prechorus} + +\begin{chorus} +^{E}Pour some ^{A}sugar on ^{B}me, ooh, in the ^{B}name of love \\ +^{E}Pour some ^{A}sugar on ^{B}me, c'mon, ^{B}fire me up \\ +^{E}Pour your ^{A}sugar on ^{B}me, oh, I can't ^{B}get enough \\ +^{C#5*} I'm hot, sticky sweet, from my head to my feet, yeah +\end{chorus} + +\begin{interlude} +\instruction{Repeat Intro} +\end{interlude} + +\begin{verse} +Listen! ^{N.C.}Red light, yellow light, ^{N.C.}green-a-light go! +^{N.C.}Crazy little woman in a ^{N.C.}one man show \\ +^{N.C.}Mirror queen, mannequin, ^{N.C.}rhythm of love, +^{N.C.}sweet dream, saccharine, ^{N.C.}loosen up \\ +(Loosen ^{C#5}up) \hspace{20pt} ^{C#5*} \hspace{20pt} Loosen ^{C#5}up \hspace{20pt} ^{C#5*} + +\end{verse} + +\begin{verse} +You gotta ^{C#5}squeeze a little, squeeze a little, ^{C#5*}tease a little more, ^{C#5}easy operator come a ^{C#5*}knockin' on my door \\ +^{C#5}Sometime, anytime, ^{C#5*}sugar me sweet, ^{C#5}little miss innocent ^{C#5*}sugar me \\ +Yeah ^{C#5}oh, \hspace{20pt} ^{C#5*} yeah ^{C#5}oh \hspace{20pt}^{C#5*} Give a little more +\end{verse} + +\begin{prechorus} +\instruction{Repeat Prechorus} +\end{prechorus} + +\begin{chorus} +\instruction{Repeat Chorus} +\end{chorus} + +\begin{solo} +\begin{tabular}[t]{@{}lllll} +|_{D} & |_{D*} & |_{D} & |_{D*} & | \\ +|_{D} & |_{D} & |_{D} & |_{D} & | \\ +|_{E} & |_{E*} & |_{E} & |_{D*} & | \\ +|_{D} & |_{D} & |_{D} & |_{D} & | \\ +|_{E} & |_{E*} & |_{E} & |_{E*} & | \\ +\end{tabular} +\end{solo} + +\begin{bridge} +\instruction{Drums only} \\ +You got the peaches, I got the cream, sweet to taste, saccharine \\ +'Cause I'm hot, hot, so hot, sticky sweet, from my head, my head, to my feet \\ +^{E} ^{E*} Do you take sugar? ^{E} ^{E*} One lump or two? +\end{bridge} + +\begin{prechorus} +\instruction{Repeat Prechorus} +\end{prechorus} + +\begin{outro} +^{E}Pour some ^{A}sugar on m^{B}e, ooh, in the ^{B}name of love \\ +^{E}Pour some ^{A}sugar on m^{B}e, c'mon, ^{B}fire me up \\ +^{E}Pour your ^{A}sugar on m^{B}e, oh, I ^{B}can't get enough \\ +^{E}Pour some ^{A}sugar on m^{B}e, ooh, in the ^{B}name of love \\ +^{E}Pour some ^{A}sugar on m^{B}e, get it on, ^{B}come get it on \\ +^{E}Pour your ^{A}sugar on m^{B}e, whoaaaaaaaaa^{B}wooahooo \\ +^{E}Pour some ^{A}sugar on m^{B}e, y^{B}eah! Sugar me! ^{E} ^{A} ^{B} +\end{outro} + +\end{song} +\end{document} \ No newline at end of file diff --git a/songs/Southern Culture on the Skids/Banana Puddin'.tex b/songs/Southern Culture on the Skids/Banana Puddin'.tex new file mode 100644 index 0000000..d3d34e6 --- /dev/null +++ b/songs/Southern Culture on the Skids/Banana Puddin'.tex @@ -0,0 +1,118 @@ +\documentclass{skrul-leadsheet} +\begin{document} +\begin{song}[transpose-capo=true]{title={Banana Puddin'}, band={Southern Culture on the Skids}, year={1997}, key={C#m}} +\begin{intro} +^{riff} \\ +^{riff}Banana puddin', banana puddin' \\ +^{riff}Banana puddin', banana puddin' \\ +^{riff}Banana puddin', banana puddin' \\ +\begin{tabular}[t]{@{}lll} +|_{C#7} & |_{C#7} & | \\ +\end{tabular} +\end{intro} + +\begin{verse} +^{C#7}Mama's hard at work ^{C#7}back in the kitchen +(^{C#7}day old banana pu^{C#7}ddin') \\ +^{C#7}Daddy's on the sofa just a-^{C#7}moanin' and a-bitchin' +(^{C#7}day old banana pu^{C#7}ddin') \\ +^{F#7}I want something good and ^{F#7}sweet to eat +(^{F#7}day old banana pu^{F#7}ddin') \\ +^{C#7}Something that's easy on the ^{C#7}gums and teeth +(^{C#7}day old banana pu^{C#7}ddin') \\ +^{G#7}Puddin' puddin' puddin' puddin' puddin' puddin' puddin' puddin' \\ +^{F#7}Puddin' puddin' puddin' puddin' puddin' puddin' puddin' \\ +^{E}Ain't that a slippery ^{G#7*}groove? +\end{verse} + +\begin{interlude} +^{riff}Banana puddin', banana puddin' \\ +^{riff}Banana puddin', banana puddin' \\ +\begin{tabular}[t]{@{}lll} +|_{C#7} & |_{C#7} & | \\ +\end{tabular} +\end{interlude} + +\begin{verse} +It ^{C#7}takes a little time to ^{C#7}develop the flavor +(^{C#7}day old banana pu^{C#7}ddin') \\ +To ^{C#7}soak it all up with your ^{C#7}vanilla wafer +(^{C#7}day old banana pu^{C#7}ddin') \\ +So ^{F#7}get out your bowl and your ^{F#7}wooden spoon +(^{F#7}day old banana pu^{F#7}ddin') \\ +'Cause ^{C#7}I can smell your pudding clean ^{C#7}across this room +(^{C#7}day old banana pu^{C#7}ddin') \\ +^{G#7}Puddin' puddin' puddin' puddin' puddin' puddin' puddin' puddin' \\ +^{F#7}Puddin' puddin' puddin' puddin' puddin' puddin' puddin' \\ +^{E}Ain't that a slippery ^{G#7*}groove? +\end{verse} + +\begin{interlude} +^{riff}Banana puddin', banana puddin' \\ +^{riff}Banana puddin' +\end{interlude} + +\begin{solo} +\begin{tabular}[t]{@{}lllll} +|_{C#7} & |_{C#7} & |_{C#7} & |_{C#7} & | \\ +|_{C#7} & |_{C#7} & |_{C#7} & |_{C#7} & | \\ +|_{F#7} & |_{F#7} & |_{F#7} & |_{F#7} & | \\ +|_{C#7} & |_{C#7} & |_{C#7} & |_{C#7} & | \\ +|_{G#7} & |_{F#7} & |_{E} & |_{G#7*} & | \\ +\end{tabular} +\end{solo} + +\begin{interlude} +^{riff}Banana puddin', banana puddin' \\ +^{riff}Banana puddin', banana puddin' \\ +\begin{tabular}[t]{@{}lll} +|_{C#7} & |_{C#7} & | \\ +\end{tabular} +\end{interlude} + +\begin{verse} +Well, ^{C#7}Mama's still at work, ^{C#7}back in the kitchen +(^{C#7}day old banana pu^{C#7}ddin') \\ +And ^{C#7}daddy's on the sofa still a-^{C#7}moanin' and a-bitchin' +(^{C#7}day old banana pu^{C#7}ddin') \\ +^{F#7}What goes good with my ^{F#7}meat and three? +(^{F#7}day old banana pu^{F#7}ddin') \\ +A ^{C#7}little bit of pudding and some ^{C#7} sweet tea +(^{C#7}day old banana pu^{C#7}ddin') \\ +^{G#7}Puddin' puddin' puddin' puddin' puddin' puddin' puddin' puddin' \\ +^{F#7}Puddin' puddin' puddin' puddin' puddin' puddin' puddin' \\ +^{E}Ain't that a slippery ^{G#7*}groove? +\end{verse} + +\begin{outro} +\begin{tabbing} +^{riff}Banana puddin' \instruction{Whistle!} \\ +Yeah! It's day old and bold, baby \\ +\instruction{Rick only} \\ +So give me something funky with the skin on top ^{C#7 riff} \= +Something funky, that's what I've got ^{C#7 riff} \\ +Something funky with the skin on top ^{C#7 riff} \> +Something funky, that's what I've got ^{C#7 riff} \\ +\\ +\instruction{Rick \& Mary} \\ +Something funky with the skin on top ^{C#7 riff} \> +Something funky, that's what I've got ^{C#7 riff} \\ +Something funky with the skin on top ^{C#7 riff} \> +Something funky, that's what I've got ^{C#7 riff} \\ +^{C#7} Something ^{C#7}funky with the ^{C#7}skin on top ^{C#7} \> +^{C#7} Something ^{C#7}funky, that's ^{C#7}what I've got ^{C#7} \\ +^{C#7} Something ^{C#7}funky with the ^{C#7}skin on top ^{C#7} \> +^{C#7} Something ^{C#7}funky, that's ^{C#7}what I've got ^{C#7} \\ +\\ +\instruction{Repeat these last lines until rick says "Yeah!" and then just jam and end on _{C#7}} \\ +^{C#7} Something ^{C#7}funky with the ^{C#7}skin on top ^{C#7} \> +^{C#7} Something ^{C#7}funky, that's ^{C#7}what I've got ^{C#7} \\ +I want some day old, whoa-oh, \> banana puddin' \\ +^{C#7} Something ^{C#7}funky with the ^{C#7}skin on top ^{C#7} \> +^{C#7} Something ^{C#7}funky, that's ^{C#7}what I've got ^{C#7} \\ +Give me that day old, whoa-oh, \> banana puddin' +\end{tabbing} +\end{outro} + +\end{song} +\end{document} \ No newline at end of file diff --git a/songs/The Archies/Sugar, Sugar.tex b/songs/The Archies/Sugar, Sugar.tex new file mode 100644 index 0000000..8b239ca --- /dev/null +++ b/songs/The Archies/Sugar, Sugar.tex @@ -0,0 +1,52 @@ +\documentclass{skrul-leadsheet} +\begin{document} +\begin{song}[transpose-capo=true]{title={Sugar, Sugar}, band={The Archies}, year={1969}, key={D}} + +\begin{intro} +\begin{tabular}[t]{@{}lllll} +|_{D} & |_{G} & |_{D} & |_{G} & | \\ +\end{tabular} +\end{intro} + +\begin{chorus} +^{D}Sugar, ^{G} ah, honey ho^{D}ney ^{G} \\ +You are my ca^*{D}ndy ^{-}, g^{G}irl, ^{A} and you got me wan^{D}ting you^{G} ^{-} ^{A} \\ +^{D}Honey, ^{G} ah, sugar su^{D}gar ^{G} \\ +You are my ca^*{D}ndy ^{-}, g^{G}irl, ^{A} and you got me wan^{D}ting you ^{D} +\end{chorus} + +\begin{verse} +^{D}I just can't believe the lovel^{C}iness ^{-} of lo^{D}ving you \\ +(^{D}I ju^{-}st c^{G}an't believe it's tr^{D}ue) \\ +^{D}I just can't believe the wo^{C}nder of ^{-}this fe^{D}eling too \\ +(^{D}I ju^{-_}st c^{G}an't believe it's tr^{A}ue) oh... \\ +\end{verse} + +\begin{chorus} +\instruction{Repeat Chorus} +\end{chorus} + +\begin{verse} +^{D}When I kissed you girl I k^{C}new how ^{-}sweet a ^{D}kiss could be \\ +(K^{D}new how ^{-}sweet a k^{G}iss could ^{D}be) \\ +^{D}Like the summer sunshine p^{C}our your swe^{-}etness ov^{D}er me \\ +(P^{D}our you^{-}r swe^{G}etness over ^{A}me) oh Oh oh oh ohhhh... \\ +\end{verse} + +\begin{bridge} +^{D}Pour a little sugar on me ho^{G}ney \\ +^{D}Pour a little sugar on me ba^{G}by \\ +^{D}I'm gonna ^{-}make your l^{G}ife so sweet^{A}, yeah yeah yeah \\ +^{D}Pour a little sugar on me, ^{G}oh ^{-} y^{A}eah \\ +^{D}Pour a little sugar on me h^{G}oney \\ +^{D}Pour a little sugar on me b^{G}aby \\ +^{D}I'm gonna ^{-}make your l^{G}ife so sweet^{A}, yeah yeah yeah \\ +^{D}Pour a little sugar on me honey ^{D} +\end{bridge} + +\begin{outro} +\instruction{Repeat Chorus and end on _{D}} +\end{outro} + +\end{song} +\end{document} \ No newline at end of file diff --git a/songs/The Beatles/Wild Honey Pie.tex b/songs/The Beatles/Wild Honey Pie.tex new file mode 100644 index 0000000..8bf7956 --- /dev/null +++ b/songs/The Beatles/Wild Honey Pie.tex @@ -0,0 +1,45 @@ +\documentclass{skrul-leadsheet} +\begin{document} +\begin{song}[transpose-capo=true]{title={Wild Honey Pie}, band={The Beatles}, year={1968}, key={F#}} + +\begin{intro} +\begin{tabular}[t]{@{}llllll} +|_{F#7} & |_{E7} & |_{Eb7*} _{Eb7*} _{Eb7*} _{Eb7*} & |_{D7*} _{D7*} _{D7*} _{D7*} & | _{C#7*} _{C#7*} _{C#7*} _{C#7*} & | \\ +\end{tabular} +\end{intro} + +\begin{verse} +^{F#7}Honey Pie \\ +^{F#7}Honey Pie +\end{verse} + +\begin{interlude} +\begin{tabular}[t]{@{}llllll} +|_{F#7} & |_{E7} & |_{Eb7*} _{Eb7*} _{Eb7*} _{Eb7*} & |_{D7*} _{D7*} _{D7*} _{D7*} & | _{C#7*} _{C#7*} _{C#7*} _{C#7*} & | \\ +\end{tabular} +\end{interlude} + +\begin{verse} +^{F#7}Honey Pie \\ +^{F#7}Honey Pie +\end{verse} + +\begin{interlude} +\begin{tabular}[t]{@{}llllll} +|_{F#7} & |_{E7} & |_{Eb7*} _{Eb7*} _{Eb7*} _{Eb7*} & |_{D7*} _{D7*} _{D7*} _{D7*} & | _{C#7*} _{C#7*} _{C#7*} _{C#7*} & | \\ +\end{tabular} +\end{interlude} + +\begin{verse} +^{F#7}Honey Pie \\ +^{E7}Honey Pie \\ +^{F#7}Honey Pie \\ +^{E7}Honey Pie +\end{verse} + +\begin{outro} +I ^{F#*}love you, Honey Pie +\end{outro} + +\end{song} +\end{document} \ No newline at end of file