\version "2.13.10" #(set-default-paper-size "a4") \paper { myStaffSize = #20 #(define fonts (make-pango-font-tree "Times New Roman" "Times New Roman" "Helvetica" (/ myStaffSize 20))) line-width = 18\cm ragged-last-bottom = ##f } #(set-global-staff-size 16) \header { title = "The Old Spagnoletta" % subtitle = \markup \center-column \with-color #white { "A" } composer = \markup \right-column { \override #'(font-size . 2) "Giles Farneby" "(ca. 1560 - ca. 1600)"} copyright = "© Copyright 2007 by Franz-Rudolf Kuhnen" } \score { \new ChoirStaff \relative c''' << \override Score.BarNumber #'break-visibility = #end-of-line-invisible \set Score.barNumberVisibility = #(every-nth-bar-number-visible 5) \new Staff { \set Staff.instrumentName = \markup { "Canto" } \set Staff.midiInstrument = #"recorder" \clef "G^8" \time 6/4 \repeat "volta" 2 { \partial 4*1 a8 b | c4. b8 c4 d4. c8 d4 | e2. c4. d8 e4 | f2 e4 d4. c8 d4 | \partial 4*5 c2. c2 } \partial 4*1 r4 | \break e4. d8 e4 e4. d8 c4 | d2. b | a4. b8 c4 b2 a4 | gis4. fis8 gis4 e2 e'4 | \break e4. d8 e4 e4. d8 c4 | d2. b4. c8 d4 | e4. d8 c4 b4. a8 b4 | a2. a2 b8 a | \break \repeat "volta" 2 { gis4. fis8 gis4 e2 a4 | gis4. fis8 gis4 e2 c'8 d | e4. d8 c4 b4. a8 b4 | } \alternative { { a2. a2 b8[ a] } { \partial 4*5 a2. a2 \bar "|." } } } \new Staff { \set Staff.instrumentName = \markup { "Alto" } \set Staff.midiInstrument = #"recorder" \time 6/4 \repeat "volta" 2 { \partial 4*1 r4 | a2 a4 b4. a8 b4 | c2. a2 g4 | f2 g4 b4. a8 b4 \partial 4*5 g2. g2 } \partial 4*1 r4 | R1. | b4. a8 b4 g2. | R1. | e2. b2 r4 | R1. | b'4. a8 b4 g2 f4 | e2 f8 a gis4. a8 gis4 | e2. e2 r4 | \repeat "volta" 2 { e2. e2 cis4 | b4. a8 b4 gis2 a'8 b | c4. b8 a4 gis4. fis8 gis4 } \alternative { { e2. e2 r4 } { \partial 4*5 e2. e2 \bar "|." } } } \new Staff { \set Staff.instrumentName = \markup { "Tenore" } \set Staff.midiInstrument = #"recorder" \time 6/4 \repeat "volta" 2 { \partial 4*1 r4 | e2 fis4 g2 g4 | g2 g,4 a4. b8 c4 | a4. b8 c4 d g2 \partial 4*5 e2. e2 } \partial 4*1 r4 | g4. f8 g4 e2 fis4 | g2 d4 d2. | c4. d8 e4 b4. d8 c4 | b4. a8 b4 gis2 g'4 | g4. f8 g4 e2 fis4 | g2 d4 d2. | c2 c4 e2. | cis2. cis2 r4 | \repeat "volta" 2 { b4. a8 b4 gis2 fis4 | e2. b'2 r4 | e2.~ e2 e8 d | } \alternative { { cis2. cis2 r4 } { \partial 4*5 cis2. cis2 \bar "|." } } } \new Staff { \set Staff.instrumentName = \markup { "Basso" } \set Staff.midiInstrument = #"recorder" \clef "bass^8" \time 6/4 \repeat "volta" 2 { \partial 4*1 r4 | a2 a4 g2 g4 | c,2. f2 e4 | d2 c4 g2 g4 \partial 4*5 c2. c2 } \partial 4*1 r4 | c'2. c4. b8 a4 | g2. g, | a'2. gis2 a4 | e2. e2 c'4 | c2. c4. b8 a4 | g2. g4. a8 b4 | c4. b8 a4 e2. | a,2 e'4 a2 gis8 fis | \repeat "volta" 2 { e2. e2 a,4 | e'2. e2 r4 | c2 d4 e2. | } \alternative { { a,2 e'4 a2 gis8[ fis] } { \partial 4*5 a,2 e'4 a2 \bar "|." } } } >> \layout { indent = 1.3\cm } \midi { \context { \Score tempoWholesPerMinute = #(ly:make-moment 196 4) } } } %{ convert-ly (GNU LilyPond) 2.12.2 Processing `'... Applying conversion: 2.11.2, 2.11.5, 2.11.6, 2.11.10, 2.11.11, 2.11.13, 2.11.15, 2.11.23, 2.11.35, 2.11.38, 2.11.46, 2.11.48, 2.11.50, 2.11.51, 2.11.52, 2.11.53, 2.11.55, 2.11.57, 2.11.60, 2.11.61, 2.11.62, 2.11.64, 2.12.0 %} %{ convert-ly (GNU LilyPond) 2.13.15 Processing `'... Applying conversion: 2.12.3, 2.13.0, 2.13.1, 2.13.4, 2.13.10 %}