#(set-default-paper-size "letter") date = #(strftime "%d %B %Y" (localtime (current-time))) \version "2.14" \header { source = "" style = "" copyright = \date lastupdated = "" title = "Which Side Are You On?" poet = "" composer = "Florence Reece, 1931 (arr. RMO)" tagline = "" } thechords = { \time 4/4 \chordmode { % intro d1:m d1:m c2. d4:m d1:m d1:m d1:m c2. d4:m d1:m % melody d:m d:m c d:m c d:m a:7 d4.:m a8:7 a2:7 d1:m d:m a:7 d:m d2:m bes f1 a:7 d2:m a:7 % bridge d1:m d:m a:7 d4.:m a8:7 a2:7 d2:m bes2 f1 a:7 d2:m a:7 } } melody = { \override Staff.TimeSignature #'style = #'numbered \time 4/4 \key d\minor \relative c'' { % intro \repeat volta 2 { 4.^"Intro & Outro (progressive entry & exit)" 8 ~ 4 r | r2 r4 r8 | 4. 8 r4 ~ | 2 r | 4 8 8 r2 | r1 | 4 8 8 r8 4 ~ | 2 r4 a' | } % melody d,8^Verse d4 d4. c4 | d4. d8 r4 c4 | e4. d8 c a4 d8~ | d4 r r c | e4 d c a | a4. a8~ a4 g4 | a4. g8 f d4 d8~ | d4 r8 a'8~ a4 g | \repeat volta 2 { d4^"Chorus (play x2, sing x2)" d f g | a2 r | a4 a g8 f4 d8~ | d2 r | d4 d f g | a2 r4 d | a4 a g8 f4 d8~ | d2 r | } % bridge \repeat volta 2 { 4^Bridge | 8 4 8~ 4 r | 4 8 4 8~ | 4 r8 8~ 4 | d4 | 8 4 8~ 4 r | 4 8 4 d8~ | d2 r | } } } thewords = \lyricmode { %\addlyrics { _ _ _ _ _ _ _ _ _ _ _ _ _ _ My Dad- dy was a mi- ner and I'm a mi- ner's son and I'll stick with the un- ion un- til the bat- tle's won. Tell me which side are you on? Which side are you on? Which side are you on? Oh Which side are you on? %} } tuba = { \override Staff.TimeSignature #'style = #'numbered \time 4/4 \key d\minor %\set Staff.instrumentName = "Tuba" %\set Staff.shortInstrumentName = "Tub" \relative c { % % intro % \repeat volta 2 { % d4.^"Tuba riff" d8 r2 | % r8 d f4 f8 d c a | % c4. c8 r4 d4~ | % d2 a4 c | % } \repeat volta 2 { 4. 8 r2 | r8 4 8 | 4. 8 r4 4~ | 2 4 | 4. 8 r2 | r8 4 8 | 4. 8 r4 4~ | 2 4 | } d4. d8 r2 | r8 d f4 f8 d c a | c4. c8 r4 d4~ | d2 r4 d | c4. c8 r4 d~ | d2 r4 d | f4. e8 r4 d~ | d2 a4 c | \repeat volta 2 { d4. d8 r2 | r8 d f4 f r | a,4. cis8 r4 d4~ | d2 r | d4. a8 r4 bes | r8 f4. r4 f | a4. cis8 r4 d4~ | d2 r | } \repeat volta 2 { d4. d8 r2 | r8 d f4 f r | a,4. cis8 r4 d4~ | d2 r | d4. a8 r4 bes | r8 f4. r4 f | a4. cis8 r4 d4~ | d2 r | } } } \book { \score { << \tempo 4=160 \unfoldRepeats \new Staff \melody \unfoldRepeats \new Staff \tuba >> \midi { } } } #(define output-suffix "C") \book { \paper { #(define indent (* 0 cm)) %page-count = 1 between-system-padding=0 } \header { poet = "C / do" } \score { << \new ChordNames { \set chordChanges = ##t \thechords } \new Voice = "melody" { \melody } \new Lyrics \lyricsto "melody" { \thewords } \new Staff {\clef bass \tuba } >> } % \markup{ % \wordwrap-string #" % 2. Come all you good workers, good news to you I'll tell, % of how the good old union has come in here to dwell. % % 3. They say in Harlan county there are no neutrals there % you'll either be a union man or a thug for J.H.Blair. % % 4. Oh workers can you stand it? Oh tell me how you can? % Will you be a lousy scab, or will you be a man? % % 5. Don't scab for the bosses, don't listen to their lies. % Us poor folks haven't got a chance unless we organize. % " % } } #(define output-suffix "C-bass") \book { \paper { #(define indent (* 0 cm)) %page-count = 1 between-system-padding=0 } \header { poet = "C / do - bass" } \score { << \new ChordNames { \set chordChanges = ##t \thechords } \new Voice = "melody" { \clef bass { \transpose c c,, \melody } } \new Lyrics \lyricsto "melody" { \thewords } \new Staff {\clef bass \tuba } >> } % \markup{ % \wordwrap-string #" % 2. Come all you good workers, good news to you I'll tell, % of how the good old union has come in here to dwell. % % 3. They say in Harlan county there are no neutrals there % you'll either be a union man or a thug for J.H.Blair. % % 4. Oh workers can you stand it? Oh tell me how you can? % Will you be a lousy scab, or will you be a man? % % 5. Don't scab for the bosses, don't listen to their lies. % Us poor folks haven't got a chance unless we organize. % " % } } #(define output-suffix "Bflat") \book { \paper { #(define indent (* 0 cm)) %page-count = 1 between-system-padding=0 } \header { poet = "B flat / si bémol" } \score { << \new ChordNames { \set chordChanges = ##t \transpose bes c \thechords } \new Voice = "melody" { \transpose bes c' \melody } \new Lyrics \lyricsto "melody" { \thewords } \new Staff \transpose bes c'' \tuba >> } % \markup{ % \wordwrap-string #" % 2. Come all you good workers, good news to you I'll tell, % of how the good old union has come in here to dwell. % % 3. They say in Harlan county there are no neutrals there % you'll either be a union man or a thug for J.H.Blair. % % 4. Oh workers can you stand it? Oh tell me how you can? % Will you be a lousy scab, or will you be a man? % % 5. Don't scab for the bosses, don't listen to their lies. % Us poor folks haven't got a chance unless we organize. % " % } } #(define output-suffix "Eflat") \book { \paper { #(define indent (* 0 cm)) %page-count = 1 between-system-padding=0 } \header { poet = "E flat / mi bémol" } \score { << \new ChordNames { \set chordChanges = ##t \transpose ees c \thechords } \new Voice = "melody" { \transpose ees c \melody } \new Lyrics \lyricsto "melody" { \thewords } %\new Staff << \new Voice = "bot" { \transpose ees c'' \tuba } %>> >> } % \markup{ % \wordwrap-string #" % 2. Come all you good workers, good news to you I'll tell, % of how the good old union has come in here to dwell. % % 3. They say in Harlan county there are no neutrals there % you'll either be a union man or a thug for J.H.Blair. % % 4. Oh workers can you stand it? Oh tell me how you can? % Will you be a lousy scab, or will you be a man? % % 5. Don't scab for the bosses, don't listen to their lies. % Us poor folks haven't got a chance unless we organize. % " % } } #(define output-suffix "F") \book { \paper { #(define indent (* 0 cm)) %page-count = 1 between-system-padding=0 } \header { poet = "F / fa" } \score { << \new ChordNames { \set chordChanges = ##t \transpose f c \thechords } \new Voice = "melody" { \transpose f c \melody } \new Lyrics \lyricsto "melody" { \thewords } \new Staff \transpose f c'' \tuba >> } % \markup{ % \wordwrap-string #" % 2. Come all you good workers, good news to you I'll tell, % of how the good old union has come in here to dwell. % % 3. They say in Harlan county there are no neutrals there % you'll either be a union man or a thug for J.H.Blair. % % 4. Oh workers can you stand it? Oh tell me how you can? % Will you be a lousy scab, or will you be a man? % % 5. Don't scab for the bosses, don't listen to their lies. % Us poor folks haven't got a chance unless we organize. % " % } }