Mon Violon

Polka-frederic vars

polka-frederic_vars.ly
	\version "2.18.2"
			
			% Title
			varTitle = "Polka du père Frédéric"
			
			% Sort title
			varSortTitle = "Père Frédéric (polka du)"
			
			% Place and/or composer
			varComposer = "Bresse"
			
			% 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
			   \time 2/4
			   \key a \minor
			   \tempo 4=112
			   
			   e,8 e a a16 g |
			   a8 b c16 b d c |
			   b8 a e r16 a |
			   \set Score.repeatCommands = #'((volta "1, 3") )
			   g a b g b8 a
			   \set Score.repeatCommands = #'((volta "2, 4") end-repeat )
			   g16 a b g a4
			   \set Score.repeatCommands = #'((volta #f))
			   
			   \bar ":|.|:"
			   \break
			   
			   e'8 e a8. e16 |
			   d8 b c8. b16 |
			   a g a b c b d c |
			   \time 1/4
			   b8 a
			   \time 2/4
			   e'8 e a8. e16 |
			   d8 b c8. b16 |
			   a g a b c d e d |
			   c8 b a4
			   \bar ":|."
			   }
			
			
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			%                  C H O R D S
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			
			varChords = \chordmode {
			   a4*5:m e4:m g a:m
			   g a:m
			   
			   a:m f g a1:m
			   a4:m f g a:m f2 g4 a:m
			   }
			
			
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			%                  I N F O S
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			
			varInfos = \markuplist {
			   \justified-lines { \col Répertoire (composition ?) du vielleux Frédéric Vuillod, du hameau de Courmangoux, dans l’Ain, noté avant 1880 par Julien Tiersot (?)}
			   \justified-lines { \enr 1979 – 33T Le Grand Rouge, \italic {Traverser du pays} (A2 “Polka du père Frédéric”), \edt Hexagone, FR.}
			   \justified-lines { \enr 2009 – CD Eric Montbel & Bruno Le Tron, \italic {Vertigo} (6-2 “Polka du père Frédéric”), \edt {Al Sur}, FR.}
			   \justified-lines { \enr 2017 – EP Demi-sel, \italic {La Devise} (1-1 “Polka du père Frédéric”), \edt AP, FR.}
			   }
			
			% Ce document par Florent, monviolon.org est mis à disposition selon les termes de la Licence Art Libre 1.3
			% artlibre.org