songs/songs/Neil Young/Harvest Moon.tex

89 lines
2.6 KiB
TeX
Raw Normal View History

2023-02-25 05:53:33 +00:00
\documentclass{skrul-leadsheet}
\usepackage{eso-pic}
\begin{document}
\begin{song}[transpose-capo=true]{title={Harvest Moon}, band={Neil Young}, year={1993}, key={D}, note={Works best in drop D tuning}}
\AddToShipoutPictureFG{
\AtPageLowerLeft{%
\raisebox{10em}{%
\hspace{30em}
\origchord{{8}}{p0,p0,p0,p3,p2,p0}{_{D}}%
\origchord{{8}}{p0,p0,p0,p3,p4,p0}{_{D6}}%
\origchord{{8}}{p0,p0,p0,p3,p2,p1}{_{Dmaj7}}%
\origchord{t}{p2,p2,p0,p0,p0,p0}{_{Em7}}%
\origchord{3}{p2,p2,p0,p0,p0,p0}{_{G6}}%
}%
}%
}
\begin{intro}
\begin{tabular}[t]{@{}lllll}
|_{D} - _{D6} & |_{Dmaj7} & |_{D} - _{D6} & |_{Dmaj7} & | \instruction{Repeat 2x} \hspace{30pt} \instruction{Let's call this |_{D} - _{D6}|_{Dmaj7}| riff _{D\dag}} \\
\end{tabular}
\end{intro}
\begin{verse}
^{Em7} Come a little bit closer, ^{Em7} hear what I have to s^{D\dag}ay ^{D\dag} \\
^{Em7} Just like children sleepin, ^{Em7} we could dream this night aw^{D\dag}ay ^{D\dag} \\
^{G6} But theres a full moon risin, ^{G6} lets go dancin in the li^{D\dag}ght ^{D\dag} \\
^{G6} We know where the musics playin, ^{G6} Lets go out and feel the ni^{D\dag}ght ^{D\dag}
\end{verse}
\begin{chorus}
^{A7sus4} Because Im still in love with y^{A7}ou \\
I want to see you dance ag^{A7sus4}ain \\
Because Im still in love with ^{A}you \\
On this harvest mo^{(D\dag)}on
\end{chorus}
\begin{interlude}
\begin{tabular}[t]{@{}ll}
|_{D\dag} & | | \instruction{Repeat 4x} \\
\end{tabular}
\end{interlude}
\begin{verse}
^{Em7} When we were strangers,
^{Em7} I watched you from af^{D\dag}ar ^{D\dag} \\
^{Em7} When we were lovers,
^{Em7} I loved you with all my hea^{D\dag}rt ^{D\dag} \\
^{G6} But now its gettin late
^{G6} and the moon is climbin hig^{D\dag}h ^{D\dag} \\
^{G6} I want to celebrate,
^{G6} see it shinin in your e^{D\dag}ye ^{D\dag}
\end{verse}
\begin{chorus}
^{A7sus4} Because Im still in love with y^{A7}ou \\
I want to see you dance ag^{A7sus4}ain \\
Because Im still in love with ^{A}you \\
On this harvest mo^{(D\dag)}on
\end{chorus}
\begin{interlude}
\begin{tabular}[t]{@{}ll}
|_{D\dag} & | | \instruction{Repeat 4x} \\
\end{tabular}
\end{interlude}
\begin{solo}
\begin{tabular}[t]{@{}lllll}
|_{G6} & |_{G6} & |_{D\dag} & |_{D\dag} & | \instruction{Repeat 2x} \\
\end{tabular}
\end{solo}
\begin{chorus}
^{A7sus4} Because Im still in love with y^{A7}ou \\
I want to see you dance ag^{A7sus4}ain \\
Because Im still in love with ^{A}you \\
On this harvest mo^{(D\dag)}on
\end{chorus}
\begin{outro}
\begin{tabular}[t]{@{}ll}
|_{D\dag} & | | \instruction{Repeat 4x} \\
\end{tabular}
\end{outro}
\end{song}
\end{document}