3 texidoc="Festival song synthesis output supports
10 \festival #"song-splitpart.xml" { \tempo 4 = 100 }
12 \context Voice = "melody" {
17 \context Voice = splitpart { \voiceTwo c4 }
22 \new Lyrics \lyricsto "melody" { we shall not o- ver- come }
23 \new Lyrics \lyricsto "splitpart" { will }
25 #(ly:progress "song-splitpart")
26 #(ly:progress "~a" (ly:gulp-file "song-splitpart.xml"))