Mon Violon

Polka-boulontino vars

polka-boulontino_vars.ly
	\version "2.18.2"
			
			% Title
			varTitle = "Lou Boulontino"
			
			% Sort title
			varSortTitle = "Boulontino (lou)"
			
			% Place and/or composer
			varComposer = "Auvergne"
			
			% Dance (empty if dance name in the title)
			varSubtitle = " "
			
			% Entered by
			enteredby = "Florent Coubard"
			
			
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			%                 M E L O D Y
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			
			varMelody = \relative c''{
			   \clef treble
			   \time 2/4
			   \key c \major
			   \tempo 2=92
			   
			   \partial 4
			   g8 f' |
			   e d16 c d8 e |
			   d8. e16 f8 g |
			   d f e d |
			   \set Score.repeatCommands = #'((volta "1, 3") )
			   \set Timing.measureLength = #(ly:make-moment 1/4)
			   e c |
			   \set Score.repeatCommands = #'((volta "2, 4") end-repeat)
			   \set Timing.measureLength = #(ly:make-moment 2/4)
			   c4
			   \set Score.repeatCommands = #'((volta #f) end-repeat)
			   
			   \bar ":|.|:"
			   \break
			   d16 e f g |
			   a8. g16 f8 e |
			   a, f' e g |
			   d f e d |
			   \set Score.repeatCommands = #'((volta "1, 3") )
			   \set Timing.measureLength = #(ly:make-moment 1/4)
			   e c |
			   \set Score.repeatCommands = #'((volta "2, 4") end-repeat)
			   \set Timing.measureLength = #(ly:make-moment 2/4)
			   c4
			   \set Score.repeatCommands = #'((volta #f) end-repeat)
			   }
			
			
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			%                  C H O R D S
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			
			varChords = \chordmode {
			   s4
			   c2 g1 c4
			   c
			   
			   s4
			   c2 f1 c4
			   c
			   }
			
			
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			%                  I N F O S
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			
			varInfos = \markuplist {
			   \justified-lines { \enr 1933 – 78T Martin Cayla, “Lo Bolontinou”, \edt {Le Soleil n°289b,} FR.}
			   \justified-lines { \enr 1977 – 33T Jean Blanchard, \italic {Accordéon Diatonique} (A2 “Lou Boulontino”), \edt Arfolk, FR.}
			   
			   }
			
			% Ce document par Florent, monviolon.org est mis à disposition selon les termes de la Licence Art Libre 1.3
			% artlibre.org