Mon Violon

Polka-baugy vars

polka-baugy_vars.ly
	\version "2.20.0"
			
			% Title
			varTitle = "Polka de Baugy"
			
			% Sort title
			varSortTitle = "Baugy (polka de)"
			
			% Place and/or composer
			varComposer = "Berry"
			
			% 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 g \major
			   \tempo 2=92
			   
			   \partial 8
			   g16 b |
			   d8 g, g a16 b |
			   c8 fis, fis4 |
			   e8 fis e[ fis] |
			   \set Score.repeatCommands = #'((volta "1, 3") )
			   \set Timing.measureLength = #(ly:make-moment 3/8)
			   g16 fis g a b8
			   \set Score.repeatCommands = #'((volta "2, 4") end-repeat)
			   \set Timing.measureLength = #(ly:make-moment 2/4)
			   g8 b g8
			   \set Score.repeatCommands = #'((volta #f) end-repeat)
			   r
			   \bar ".|:"
			   \break
			   
			   d16 e fis g a g fis e |
			   d8 c' c4 |
			   d,16 e fis g a g fis e |
			   \set Score.repeatCommands = #'((volta "1, 3") )
			   d8 b' b4
			   \set Score.repeatCommands = #'((volta "2, 4") end-repeat)
			   d,8 b' g4
			   \set Score.repeatCommands = #'((volta #f) end-repeat)
			   
			   }
			
			
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			%                  C H O R D S
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			
			varChords = \chordmode {
			   \partial 8 s8
			   g2 d1:7
			   g4.
			   g2
			   
			   g2 d1:7
			   g2
			   g2
			   }
			
			
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			%                  I N F O S
			%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
			
			varInfos = \markuplist {
			   \justified-lines { \enr 1976 – 33T La Bamboche, \italic {Jeu à monter sans colle} (10-3 : “Polka de Baugy”), \edt Hexagone, FR.}
			   \justified-lines { \pub 1996 – J.-M. \smallCaps Corgeron, \italic {Accordéon diatonique vol.1} (p. 19 : “Polka de Baugy”), \edt {Trad Mag.}}
			   }
			
			% Ce document par Florent, monviolon.org est mis à disposition selon les termes de la Licence Art Libre 1.3
			% artlibre.org