Mon Violon

Polka-donkey vars

polka-donkey_vars.ly
	\version "2.18.2"
			
			% Title
			varTitle = "Shoe The Donkey"
			
			% Sort title
			varSortTitle = "Shoe The Donkey"
			
			% Place and/or composer
			varComposer = "Irlande"
			
			% Dance (empty if dance name in the title)
			varSubtitle = "Polka"
			
			% Entered by
			enteredby = "Florent Coubard"
			
			
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			%                 M E L O D Y
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			
			varMelody = \relative c'' {
			   \clef treble
			   \numericTimeSignature \time 2/4
			   \key g \major
			   \tempo 2=100
			   
			   \repeat volta 2 {
			      g8. a16 b8 d |
			      g fis e d |
			      \set Score.repeatCommands = #'((volta "1, 3") )
			      e a, a b |
			      c4 b8 a |
			      \set Score.repeatCommands = #'((volta "2, 4") end-repeat)
			      e' a e fis |
			      g4 g
			      \set Score.repeatCommands = #'((volta #f) end-repeat)
			      }
			   \break
			   a8 e a e |
			   a e e fis |
			   \set Score.repeatCommands = #'((volta "1, 3") )
			   g d g d |
			   g d e g
			   \set Score.repeatCommands = #'((volta "2, 4") end-repeat)
			   g e d b |
			   a4 a
			   \set Score.repeatCommands = #'((volta #f) end-repeat)
			   }
			
			
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			%                  C H O R D S
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			
			varChords = \chordmode {
			   g1 a2:m d:7
			   a4:m d g2
			   
			   a1:m g
			   c4 g a2:m
			   }
			
			
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			%                  I N F O S
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			
			varInfos = \markuplist {
			   \justified-lines { \enr 1980 – 33T Maluzerne \italic {Maluzerne} (A3 : “Cercle circassien”), \edt AP 1979 et \edt {Le Chant du Monde,} FR.}
			   \justified-lines { \enr 1996 – CD \italic {Musique et Musiciens d’Irlande} (4-1 : “Kerry Polka”), \edt Arfolk, FR.}
			   \justified-lines { \enr 1999 – CDs Matt Cunningham \italic {Dance Music of Ireland: Volumes 1-2-3-5-7-8} (“The Kerry / Shoe The Donkey”), \edt Ainm.}
			   }
			
			% Ce document par Florent, monviolon.org est mis à disposition selon les termes de la Licence Art Libre 1.3
			% artlibre.org