holiday songs

This commit is contained in:
Steve Krulewitz 2019-11-28 20:38:44 -08:00
parent 67a55b73fe
commit 8eb4022c1d
4 changed files with 117 additions and 9 deletions

View File

@ -6,6 +6,6 @@
\includepdf[pages=-]{build/pdf/Elton John/Rocket Man Capo III.pdf} \includepdf[pages=-]{build/pdf/Elton John/Rocket Man Capo III.pdf}
\includepdf[pages=-]{build/pdf/David Bowie/Ziggy Stardust.pdf} \includepdf[pages=-]{build/pdf/David Bowie/Ziggy Stardust.pdf}
\includepdf[pages=-]{build/pdf/Pink Floyd/Breathe Time.pdf} \includepdf[pages=-]{build/pdf/Pink Floyd/Breathe Time.pdf}
\includepdf[pages=-]{build/pdf/The Beatles/Don't Let Me Down.pdf}
\includepdf[pages=-]{California Dreamin' - The Mamas & the Papas (1965).pdf} \includepdf[pages=-]{California Dreamin' - The Mamas & the Papas (1965).pdf}
\includepdf[pages=-]{build/pdf/The Beatles/Don't Let Me Down.pdf}
\end{document} \end{document}

View File

@ -0,0 +1,63 @@
\documentclass{skrul-leadsheet}
\begin{document}
\begin{song}[transpose-capo=true]{title={Winterlong}, band={Neil Young}, year={1977}, key={C}}
\begin{intro}
\begin{tabular}[t]{@{}lllll}
|_{C} & |_{C} & | _{Am} & |_{Am} & | \\
|_{F} & |_{G} & | _{F} - _{C} & | [Riff] & |
\end{tabular}
\end{intro}
\begin{verse}
^{C} I waited for you, Winter^{Am}long \\
You seem to be where I be^{F}long \\
It's all i^{G}llusion any ^{F}way ^{C} ^{Riff}
\end{verse}
\begin{verse}
^{C} If things should ever turn out ^{Am}wrong \\
And all the love we have is ^{F}gone \\
It won't be ^{G}easy on that ^{F}day ^{C} ^{Riff}
\end{verse}
\begin{chorus}
^{F} Waiting to ^{E7}follow \\
Through the ^{Am}dreamlight ^{Am/G} of your ^{F}way \\
^{F} Is not so ^{E7}easy for me ^{A}now ^{A}
\end{chorus}
\begin{bridge}
^{D} Half the time has passed away, \\
^{Bm} Things we thought of ^{G}yesterday \\
^{G} Come back now, ^{A} come back now, ^{D}oh, oh, ^{Riff}
\end{bridge}
\begin{solo}
\begin{tabular}[t]{@{}lllll}
|_{C} & |_{C} & | _{Am} & |_{Am} & | \\
|_{F} & |_{G} & | _{F} - _{C} & | [Riff] & | \\
|_{C} & |_{C} - _{G} - _{C} & | _{C} - _{G} & | _{(F)} & | \\
\end{tabular}
\end{solo}
\begin{chorus}
^{F} Waiting to ^{E7}follow \\
Through the ^{Am}dreamlight ^{Am/G} of your ^{F}way \\
^{F} Is not so ^{E7}easy for me ^{A}now ^{A}
\end{chorus}
\begin{bridge}
^{D} Half the time has passed away, \\
^{Bm} Things we thought of ^{G}yesterday \\
^{G} Come back now, ^{A} come back now, ^{D}oh, oh, ^{Riff}
\end{bridge}
\begin{verse}
^{C} I waited for you Winterlong; \\
^{F} (You seem to ^{G}be where I belong). \instruction{Repeat and fade}
\end{verse}
\end{song}
\end{document}

View File

@ -0,0 +1,46 @@
\documentclass{skrul-leadsheet}
\begin{document}
\begin{song}[transpose-capo=true]{title={Silver Bells}, band={Southern Culture on the Skids}, year={2015}, key={A}}
\begin{verse}
City ^{A}sidewalks, busy sidewalks, dressed in ^{D}holiday style \\
In the ^{E}air there's a feeling of ^{A}Christmas \\
Children ^{A}laughing, people passing, meeting ^{D}smile after smile \\
And on ^{E}every street corner you ^{A}hear
\end{verse}
\begin{chorus}
Silver ^{A}bells, oh silver ^{D}bells \\
It's Christmas time in the ^{E}city \\
I said ^{A}ring-a-ling, \\
Can't you ^{D}hear them ring, \\
^{E}Soon it will be Christmas ^{A}day
\end{chorus}
\begin{solo}
\begin{tabular}[t]{@{}lllll}
|_{A} & |_{A} & | _{D} & | _{D} & | \\
|_{E} & |_{E} & | _{A} & | _{A} & |
\end{tabular}
\end{solo}
\begin{verse}
Strings of ^{A}street lights, even stoplights, blink of ^{D}bright red and green \\
As the ^{E}shoppers rush home with their ^{A}presents \\
Hear the ^{A}snow crunch, see the kids bunch, this is ^{D}Santa's big scene \\
And ^{E}above all the bustle you'll ^{A}hear
\end{verse}
\begin{chorus}
Silver ^{A}bells, oh silver ^{D}bells \\
It's Christmas time in the ^{E}city \\
^{A}Ring-a-ling, \\
Oh can't you ^{D}hear them ring, \\
Soon it will be Christmas ^{A}day \\
^{D}Soon it will be Christmas ^{A}day \\
Woah and ^{D}soon it will be Christmas ^{A}day \\
\end{chorus}
\end{song}
\end{document}

View File

@ -5,8 +5,8 @@
\newcommand{\dontletmedown}{% \newcommand{\dontletmedown}{%
\begin{chorus} \begin{chorus}
^{E}Don't let me ^{F#m}down ^{F#m7} ^{Amaj7}Don't let me ^{E}down ^{Esus4} ^{E} \\ ^{E}Don't let me ^{F#m}down ^{F#m7} ^{Amaj7/B}Don't let me ^{E}down ^{Esus4} ^{E} \\
^{E}Don't let me ^{F#m}down ^{F#m7} ^{Amaj7}Don't let me ^{E}down ^{Esus4} ^{E} ^{E}Don't let me ^{F#m}down ^{F#m7} ^{Amaj7/B}Don't let me ^{E}down ^{Esus4} ^{E}
\end{chorus}% \end{chorus}%
} }
@ -19,14 +19,14 @@
\dontletmedown \dontletmedown
\begin{verse} \begin{verse}
^{N.C.}Nobody ever loved me like she ^{F#m7}does, oh she ^{F#m}does, yes she ^{E}does ^{Esus4} ^{E} \\ ^{N.C.}Nobody ever loved me like she ^{F#m7}does, oh she ^{F#m}does, yeah she ^{E}does ^{Esus4} ^{E} \\
^{N.C. }And if somebody loved me like she ^{F#m7}do me, oh she ^{F#m}do me, yes she ^{E}does ^{Esus4} ^{E} ^{N.C. }And if somebody loved me like she ^{F#m7}does, oh she ^{F#m}does, yes she ^{E}does ^{Esus4} ^{E}
\end{verse} \end{verse}
\dontletmedown \dontletmedown
\begin{bridge} \begin{bridge}
I'm in love for the ^{E}first time, don't you know it's gonna ^{B}last. \\ I'm in love for the ^{E}first time, don't you know it's gonna ^{B}last \\
It's a love that lasts for^{B7}ever, it's a love that had no ^{E}past ^{Esus4} ^{E} It's a love that lasts for^{B7}ever, it's a love that had no ^{E}past ^{Esus4} ^{E}
\end{bridge} \end{bridge}
@ -40,9 +40,8 @@ It's a love that lasts for^{B7}ever, it's a love that had no ^{E}past ^{Esus4}
\dontletmedown \dontletmedown
\begin{outro} \begin{outro}
\begin{tabular}[t]{@{}lllllll} ^{E}Heeee ^{F#m}heeee ^{F#m7} ^{Amaj7/B}Heeee ^{E}heeee ^{Esus4} ^{E} \\
|_{E} & | _{F#m} & |_{F#m7} & | _{Amaj7} & | _{E} & | _{Esus4} _{E} & | \space\space\space \instruction{Repeat 2x} ^{E}Heeee ^{F#m}heeee ^{F#m7} ^{Amaj7/B}Heeee ^{E}heeee ^{Esus4} ^{E}
\end{tabular}
\end{outro} \end{outro}
\end{song} \end{song}