Next: Music Sheet, Previous: ("dir"), Up: ("dirTop")
Windows & Linux(Prompt) lilypond --png --pdf name.ly
[Enter]
strangers1-9 is mp3.
The Jacket of a sheet is "png" and Sheets are "svg."
Next: strangers1-9.ly, Previous: Top, Up: Top
Next: strangers1-9-cv.ly, Previous: Music Sheet, Up: Top
strangers1-9.ly%% 4:39 AM Tuesday, February 15, 2022 %% Yukio Yoshida. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% LilyPond. \version "2.22.1" \include "strangers1-9-cv.ly" %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Do not Set!! paper-size; music-size of LilyPond's in here %% !! those are in *-cv.ly !! %%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% bar line %% \hide Staff.BarLine ..... \undo \hide Staff.BarLine \bar "|." %% This should do \context StaffGroup << ... >>etc %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \book{ \bookpart{ %% #I Jacket title See===>refer\cover.ps \markup{ \vspace #-.5 } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #(let* ((port (open-output-file "sheet-title-line.eps"))) (display "%!PS-Adobe-3.0 EPSF-3.0 %%BoundingBox: 10 10 580 810 %%HiResBoundingBox: 10.00 10.00 580.00 810.00 %%Creator: GPL Ghostscript 926 (eps2write) %%LanguageLevel: 2 %%CreationDate: D:20211207083917+09'00' %%Pages: 1 %%EndComments newpath 20 20 moveto 20 800 lineto 20 800 moveto 570 800 lineto 570 800 moveto 570 20 lineto 570 20 moveto 20 20 lineto .22 0 0 setrgbcolor 20 setlinewidth stroke %% in-line newpath 50 50 moveto 50 760 lineto 50 760 moveto 540 760 lineto 540 760 moveto 540 50 lineto 540 50 moveto 50 50 lineto 0 0 0 setrgbcolor 1 setlinecap 3 setlinewidth stroke %% Title-Word /Times-Italic findfont 110 scalefont setfont 82 540 moveto 1 0 0 setrgbcolor (The Light) false charpath 3 setlinewidth /Times-Italic findfont 100 scalefont setfont 260 456 moveto 1 0 0 setrgbcolor (is) false charpath 3 setlinewidth /Times-Italic findfont 80 scalefont setfont 200 386 moveto 1 0 0 setrgbcolor (in your) false charpath 3 setlinewidth /Times-Italic findfont 130 scalefont setfont 140 270 moveto 1 0 0 setrgbcolor (Mind!) false charpath 3 setlinewidth /Times-Italic findfont 40 scalefont setfont 280 220 moveto 1 0 0 setrgbcolor (#1) false charpath 3 setlinewidth stroke" port ) (close port)) %Trailer %% end make sheet-title-line.eps -------- \markup { \center-column { \epsfile #X #124 #"sheet-title-line.eps" \vspace #-6 %% Under of Title letters \line { \bold \italic \tiny "The dynamic of performance is freedom(the conductor's) discretion." } }} \markup { " " } %% For Texinfo running \pageBreak \markup { \vspace #14 } \markup { \hspace #30 \column { \line { \hspace #-4 \large \bold {\italic "Vocal-Words" \small "(S,A,T,B)" } \teeny "---As a word dedicated to all life forms.---" } " " \with-color #red "Descendants of the Earth life!" \raise #1 { \teeny "(Free; Solo, Tutti)" } "Why is everything like this!" "What is it all, far and near!" " " "......Just! and Just!........" " " "Only live in that period." "Only die in that period." " " "This was the only answer to the universe." "......... Is it still the same? ........" } } \markup { \hspace #80 \italic " end. " } }%% end bookpart #1 %%%%%%%%%%%%%%%%% \pageBreak \bookpart { %% #2 \header { title = "Strangers of Earth 1-9" subtitle = \markup{%% \center-column {\italic "b major; cis dis e fis gis ais b" } } subsubtitle = \markup{\center-column {%% \italic "soprano; C clef on 1st line, alto; C clef on 3rd line." \italic " bass; F clef on 4th line, tenor; C clef on 4th line."}} composer = \markup { \line {\italic "Yukio Yoshida"} } arranger = \markup { \line {Op.108\hspace #1 01/01/2022} } copyright = "public Domain" meter = "Adagio" } %% get sheet music --------------------------------------------------- \score { << %% \context ChoirStaff = "FourPartStaffaddchorus" << \context StaffGroup << \context Voice = "soprano" { \clef soprano \key b\major \time 3/2 \set Staff.instrumentName = "soprano" \soprano } \context Voice = "sopranoVocal" { \clef soprano \key b\major \time 3/2 %% \set Staff.fontSize = #-4 %% \override Staff.StaffSymbol #'staff-space = #(magstep -4) %% \override Staff.StaffSymbol #'thickness = #(magstep -4) \set Staff.instrumentName = \markup { \italic \with-color #blue "Voice; sop " } \VoiceColorBlue { \sopranoVoice } } \new Lyrics = "mainSL" \lyricsto "sopranoVocal" { \sopranoVoiceL } %% \new Lyrics = "mainSL" \lyricsto "SopranoSolo" { \SopranoSoloL } %% \new Lyrics = "mainSL" \lyricsto "SopranoTutti" { \SopranoTuttiL } \context Voice = "alto" { \clef alto \key b\major \time 3/2 \set Staff.instrumentName = "alto " \alto } \context Voice = "altoVocal" { \clef alto \key b\major \time 3/2 %% \set Staff.fontSize = #-4 %% \override Staff.StaffSymbol #'staff-space = #(magstep -4) %% \override Staff.StaffSymbol #'thickness = #(magstep -4) \set Staff.instrumentName = \markup { \italic \with-color #blue "Voice; alt " } \VoiceColorBlue { \altoVoice } } \new Lyrics = "mainSL" \lyricsto "altoVocal" { \altoVoiceL } %% \new Lyrics = "mainSL" \lyricsto "AltoSolo" { \AltoSoloL } %% \new Lyrics = "mainSL" \lyricsto "AltoTutti" { \AltoTuttiL } \context Voice = "tenor" { \clef tenor \key b\major \time 3/2 \set Staff.instrumentName = "tenor " \tenor } \context Voice = "tenorVocal" { \clef tenor \key b\major \time 3/2 %% \set Staff.fontSize = #-4 %% \override Staff.StaffSymbol #'staff-space = #(magstep -4) %% \override Staff.StaffSymbol #'thickness = #(magstep -4) \set Staff.instrumentName = \markup { \italic \with-color #blue "Voice; tenor " } \VoiceColorBlue { \tenorVoice } } \new Lyrics = "mainSL" \lyricsto "tenorVocal" { \tenorVoiceL } %% \new Lyrics = "mainSL" \lyricsto "TenorSolo" { \TenorSoloL } %% \new Lyrics = "mainSL" \lyricsto "TenorTutti" { \TenorTuttiL } %%%%%%%%%%%%%% Omit %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% \context Voice = "baritone" { \clef baritone \key b\major \time 3/2 %% \set Staff.instrumentName = \markup { \column { %% \with-color #blue "baritone " %% %% \tiny \with-color #blue "Solo; singer" } } %% \BaritoneSol { \baritone } } %% \new Lyrics = "mainTL" \lyricsto "baritone" { \baritoneL } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \context Voice = "bass" { \clef bass \key b\major \time 3/2 \set Staff.instrumentName = "bass " \bass } \context Voice = "bassVocal" { \clef bass \key b\major \time 3/2 %% \set Staff.fontSize = #-4 %% \override Staff.StaffSymbol #'staff-space = #(magstep -4) %% \override Staff.StaffSymbol #'thickness = #(magstep -4) \set Staff.instrumentName = \markup { \italic \with-color #blue "Voice; bass " } \VoiceColorBlue { \bassVoice } } \new Lyrics = "mainBL" \lyricsto "bassVocal" { \bassVoiceL } %% \new Lyrics = "mainSL" \lyricsto "BassSolo" { \BassSoloL } %% \new Lyrics = "mainSL" \lyricsto "BassTutti" { \BassTuttiL } >> >> \layout { \context { \RemoveEmptyStaffContext %% \override VerticalAxisGroup #'remove-first = ##t } } } %% get midi music -------------------------------------------------- \score { %% \unfoldRepeats \articulate << \context Staff { \clef soprano \key b\major \time 3/2 \tempo 4 = 58 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \sopranoM } \context Staff { \clef soprano \key b\major \time 3/2 \tempo 4 = 58 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \sopranoVoiceM } \context Staff { \clef alto \key b\major \time 3/2 \tempo 4 = 58 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \altoM } \context Staff { \clef alto \key b\major \time 3/2 \tempo 4 = 58 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \altoVoiceM } \context Staff { \clef tenor \key b\major \time 3/2 \tempo 4 = 58 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \tenor } \context Staff { \clef tenor \key b\major \time 3/2 \tempo 4 = 58 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \tenorVoiceM } %% \context Staff { \clef baritone \key b\major \time 3/2 \tempo 4 = 58 %% \set Staff.midiInstrument = "pad 4 (choir)" %% \unfoldRepeats \baritoneM } \context Staff { \clef bass \key b\major \time 3/2 \tempo 4 = 58 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \bassM } \context Staff { \clef bass \key b\major \time 3/2 \tempo 4 = 58 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \bassVoiceM } >> \midi { tempoWholesPerMinute = #(ly:make-moment 58 4) } } %%%%%%%%% \markup { " " } %% \markup { \vspace #4 } \markup { \column { \line { About location \hspace #3 \musicglyph #"noteheads.uM2"(longa) \hspace #2 and \hspace #3 \musicglyph #"noteheads.sM1"(breve) } \line { \hspace #4 \italic "Please, Breath of longa and breve do in the members alternating(But, like Don't stand out). " } } } \markup { " " } \markup { \line { At location \musicglyph #"scripts.ufermata", \hspace #1 \italic " Always, please look at the conductor(or baton). " } } \markup { " " } \markup { \with-color #blue "ɑ , ɔ"(pronunciation symbol); \hspace #1 To cearly distinguish pronunciation.} %% \markup { Here; NotHeads in \rounded-box { %% Solo}'s part are \bold "petrucci style". %% because \with-color #red "Solo is being sharp".} %%%%%%%% } %% end bookpart #2 \pageBreak \markup { " " } \markup { \column { \line { \huge " Note"\tiny \italic "(by Yukio Yoshida)" } \raise #1 \line { \hspace #6 \teeny \italic "Since, this is Sure!(especially; at \"Stage Position\")" } } } \markup { \vspace #4 } \markup { \hspace #20 \huge "INSTRUMENT RANGES" } \markup { \italic "About;" \teeny\italic "Some of Instruments; there is a difference between writing-note and real-note." \italic "for instance:" } \markup { \column { \line { \bold %% "WOODWINDS; Piccolo(in C)"--\tiny "like this"-- } \line { \score { { \clef treble \key c\major \time 4/1 d'1^\markup {\italic "written" } s1 g'''1 s1 \bar"||" s2 d''1_\markup { \hspace #-8 \italic "sounds one octave higher" } s1 g''''1 s2 | \break } \layout { \context { \Staff \override ClefSignature #'transparent = ##t \override TimeSignature #'transparent = ##t } indent = 20.00\mm line-width = 160.00\mm } } } }} \markup { " " } \markup { \vspace #2 } \markup { \column { \line { \hspace #18.4 Bass Flute--\tiny "like this"-- } \line { \score { { \clef treble \key c\major \time 4/1 c'1^\markup {\italic "written" } s1 a'''1 s1 \bar"||" \clef bass s2 c1_\markup { \hspace #-8 \italic "sounds one octave lower" } s1 \clef treble a''1 s2| \break } \layout { \context { \Staff \override ClefSignature #'transparent = ##t \override TimeSignature #'transparent = ##t } indent = 20.00\mm line-width = 160.00\mm } } } }} \markup { " " } \markup { \vspace #4 } \markup { \fill-with-pattern #2 #CENTER - \null \null } \markup { " " } \markup { \hspace #20 \magnify #2 { Stage Position;\tiny \italic "(This arrangement--with the instrument needles column below--)" } } \markup { " " } \markup { \hspace #26 \column { \line { About the Chorus; \teeny \italic "(For instsnce")} \line { \rounded-box {Bass}\hspace #2 \rounded-box {Tenor}\hspace #2 \rounded-box {Alto}\hspace #2 \rounded-box{Soprano} } \teeny \italic " since, They must be reverse for Instrument's arrangement " } } \markup { \vspace #2 } \markup { \hspace #20 \italic " About Position of Sololist is placed freely(on the stage) " } \markup { \vspace #2 } \markup { \hspace #16 About Instrument arrangement; \teeny \italic "(must be reverse for Chours's position)" } \markup { \hspace #16 \rounded-box { \column { \huge " Instruments " " Soprano " " Group "} }\hspace #3 \rounded-box { \column { \huge " Instruments " " Alto " " Group "} }\hspace #3 \rounded-box { \column { \huge " Instruments " " Tenor " " Group "} }\hspace #3 \rounded-box { \column { \huge " Instruments " " Bass " " Group "} } } \markup { \vspace #2 } \markup { \hspace #50 \huge " Conductor " } \markup { " " } \markup { \hspace #44 ........... Audience seats ........... } \markup { \vspace #1 } \markup { \fill-with-pattern #2 #CENTER - \null \null } \markup { " " } \pageBreak \markup { " " } %% For adjustment of the page. \markup { \vspace #30 } \markup { " " } %%%% This is Empty-page#8 %%%% \pageBreak %% eps-part ------------------------------------------------------------------- %% Fontmap.GS // Not!! [Windows--ghostscript] #(let* ((port (open-output-file "Source-code.eps"))) (display "%!PS-Adobe-3.0 EPSF-3.0 %%BoundingBox: 60 227 525 636 %%HiResBoundingBox: 60.20 227.30 524.50 635.60 %%Creator: GPL Ghostscript 922 (eps2write) %%LanguageLevel: 2 %%CreationDate: D:20180608144500+09'00' %%Pages: 1 %%EndComments /Times-Italic findfont 200 scalefont setfont 120 500 moveto 1 0 0 setrgbcolor (ALL) false charpath 4 setlinewidth stroke /Times-Italic findfont 120 scalefont setfont 60 320 moveto 0 0 0 setrgbcolor (SOURCE) false charpath 3 setlinewidth stroke /Times-Italic findfont 120 scalefont setfont 100 230 moveto 0 0 0 setrgbcolor (CODE) false charpath 1 setlinewidth stroke" port) (close port)) %Trailer %% end -----eps part------------------------------------------------------------------- %%%% Needn't Surce code's Title-String for texi-document. \markup { \vspace #10 } \markup { \hspace #12 \epsfile #X #100 #"Source-code.eps" } \markup { " " } \markup { \vspace #6 } \markup { \fill-line { \center-column { \line { As all;\hspace #2 See! (HTML) @menu } "https://www.sheet-poem.com/poem/html/2022/strangers1-9.html" } } } \pageBreak %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% }%% end bookpart #2, End book %%%%%%%%%%%%%%%%%%%% All End %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Next: strangers1-9.texi, Previous: strangers1-9.ly, Up: Top
strangers1-9-cv.ly%% 3:29 AM Friday, April 1, 2022 %% Yukio Yoshida. %% Part Vocal;; Start: \hide Staff.BarLine %% and end: \undo \hide Staff.BarLine \bar "|." \break %% And \score{ \context StaffGroup << } !! %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% If you want to change of color, %% then do see! in "define-grobs.scm"(lilypond's system file) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \version "2.22.1" %% This is system-files and for midi's effect \include "articulate.ly" %% But here isn't use. See----> midi block %% for sheet-music #(set-default-paper-size "letter") #(set-global-staff-size 18) VoiceColorBlue = { \override Staff.StaffSymbol #'color = #blue \override Staff.LedgerLineSpanner #'color = #blue \override Staff.Clef #'color = #blue \override Staff.TimeSignature #'color = #blue \override Staff.KeySignature #'color = #blue \override Staff.BarLine #'color = #blue \override Voice.NoteHead #'color = #blue \override Voice.Rest #'color = #blue \override Voice.Stem #'color = #blue \override Voice.Flag #'color = #blue \override Voice.Beam #'color = #blue \override Voice.Slur #'color = #blue \override Voice.PhrasingSlur #'color = #blue \override Voice.Tie #'color = #blue \override Voice.Dots #'color = #blue \override Voice.Script #'color = #blue \override Voice.Accidental #'color = #blue \override Voice.DynamicLineSpanner #'color = #blue \override Voice.DynamicText #'color = #blue \override Voice.DynamicTextSpanner #'color = #blue \override Voice.TupletNumber #'color = #blue \override Voice.TupletBracket #'color = #blue \override Voice.BreathingSign #'color = #blue \override Voice.PercentRepeat #'color = #blue \override Voice.RepeatSlash #'color = #blue } VoiceColorBlueRevert = { \revert Voice.NoteHead #'color \revert Voice.Rest #'color \revert Voice.Stem #'color \revert Voice.Flag #'color \revert Voice.Beam #'color \revert Voice.Slur #'color \revert Voice.PhrasingSlur #'color \revert Voice.Tie #'color \revert Voice.Dots #'color \revert Voice.Script #'color \revert Voice.Accidental #'color \revert Voice.DynamicLineSpanner #'color \revert Voice.DynamicTextSpanner #'color \revert Voice.DynamicText #'color \revert Voice.TupletNumber #'color \revert Voice.TupletBracket #'color \revert Voice.BreathingSign #'color \revert Voice.BreathingSign #'color \revert Voice.PercentRepeat #'color \revert Voice.RepeatSlash #'color } Solo=^\markup { \with-color #blue \box { \pad-around #0.5 {\teeny \italic "Solo"} } } Tutti=^\markup { \with-color #blue { \override #'(box-padding . 0.5) \override #'(thickness . 2) \rounded-box { {\teeny \italic "Tutti"} } } } Shead = { \override Voice . NoteHead #'font-size = #-2 \override Voice.NoteHead #'color = #red \override Voice.Stem #'color = #red \override Voice.Flag #'color = #red \override Voice.Rest #'color = #red \override Voice.Tie #'color = #red \override Voice.Accidental #'color = #red \override Voice.Dots #'color = #red \autoBeamOff } SheadE= { \revert Voice . NoteHead #'font-size \override Voice.NoteHead #'color = #blue \override Voice.Stem #'color = #blue \override Voice.Flag #'color = #blue \override Voice.Rest #'color = #blue \override Voice.Tie #'color = #blue \override Voice.Accidental #'color = #blue \override Voice.Dots #'color = #blue } \paper { %% ragged-last-bottom = ##f } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%% soprano part %%%%%%%%%%%%%%%%%%%%% sopranoVoice = { \hide Staff.BarLine \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | dis'2.\Solo dis'2 e'1 e'4 gis'1 r2 | \break %% 3-4 r1 cis'2\Tutti cis' cis' fis' cis''1_~ | \time 3/2 cis''2 r1_\fermata | \break %% 5-8 r1. | r1. | r1. | r1. | \break %% 9-12 r1. | r1. | r1. | r1. | \break %% 13-16 r1. | r1. | r1. | r1. | \break %% 17-22 gis''1 e''2 | cis'' r4 b'2. | e'1 dis'2\melisma | dis'1.\melismaEnd | \break %% 21-24 r1. | r1. | r1. | r1. | \break %% 25-28 e'2 dis'8 e'4. fis'2 ~ | fis'2 r8 dis'2..( | e'2.) dis'4 dis'2( | e'2.) r2. | \break %% 29-32 r1. | r1. | r1. | r1. | \break %% 33-35 \time 4/1 r\longa | r\longa | \time 3/2 r1. | \break %% 36-39 r1. | r1. | r1. | r1. | \break %% 40-43 r8^\Solo cis''1 r8 cis''4 | r8 cis''1 r4. | cis'1.\melisma | cis'\melismaEnd | \break %% 44-47 fis'1. | ais'_~ | ais'4 r4 cis'1 | fis'2 fis'4^\(_( gis'8 ais') fis'4 fis' ~ | \break %% 48-51 fis'1\) r2 | r1. | r1. | r1. | \break %% 52-55 r2 cis''1 | r2 e''1 | cis''1 r2 | e''1. | \break %% 56-59 r1. | r1. | r1. | r1. | \break %% 60- } sopranoVoiceL = \lyricmode { \override Lyrics . LyricText #'color = #blue \override Lyrics . LyricHyphen #'color = #blue \override Lyrics . LyricExtender #'color = #blue \override Score . LyricText #'font-shape = #'italic \teeny %% solo De -- scend -- ants "of the" Earth %% tutti De -- scend -- ants "of the" Earth %% Tutti "Why is" every -- thing like this! m __ What is it all, far and near! %% solo Just! and Just! m __ %% Tutti(s,a,t,b)==[s=b,a=t] Only live in that pe -- ri -- od. Only die "in that" period. %% Tutti(s=a=t=b) This was the only answer to the universe. %% solo Only "........." Is it still the same? "........" } %%%%%%%%%%%%%% omit %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% SopranoSoloL = \lyricmode { %% \override Lyrics . LyricText #'color = #red %% \override Lyrics . LyricHyphen #'color = #red %% \override Lyrics . LyricExtender #'color = #red %% \override Score . LyricText #'font-shape = #'italic %% \teeny %% %% } %% SopranoTuttiL = \lyricmode { %% \override Lyrics . LyricText #'color = #blue %% \override Lyrics . LyricHyphen #'color = #blue %% \override Lyrics . LyricExtender #'color = #blue %% \override Score . LyricText #'font-shape = #'italic %% \teeny %% %% } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% sopranoVoiceM = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | dis'2.\Solo dis'2 e'1 e'4 gis'1 r2 | \break %% 3-4 r1 cis'2\Tutti cis' cis' fis' cis''1_~ | \time 3/2 cis''2 r1_\fermata | \break %% 5-8 r1. | r1. | r1. | r1. | \break %% 9-12 r1. | r1. | r1. | r1. | \break %% 13-16 r1. | r1. | r1. | r1. | \break %% 17-22 gis''1 e''2 | cis'' r4 b'2. | e'1 dis'2\melisma | dis'1.\melismaEnd | \break %% 21-24 r1. | r1. | r1. | r1. | \break %% 25-28 e'2 dis'8 e'4. fis'2 ~ | fis'2 r8 dis'2..( | e'2.) dis'4 dis'2( | e'2.) r2. | \break %% 29-32 r1. | r1. | r1. | r1. | \break %% 33-35 \time 4/1 r\longa | r\longa | \time 3/2 r1. | \break %% 36-39 r1. | r1. | r1. | r1. | \break %% 40-43 r8^\Solo cis''1 r8 cis''4 | r8 cis''1 r4. | cis'1.\melisma | cis'\melismaEnd | \break %% 44-47 fis'1. | ais'_~ | ais'4 r4 cis'1 | fis'2 fis'4^\(_( gis'8 ais') fis'4 fis' ~ | \break %% 48-51 fis'1\) r2 | r1. | r1. | r1. | \break %% 52-55 r2 cis''1 | r2 e''1 | cis''1 r2 | e''1. | \break %% 56-59 r1. | r1. | r1. | r1. | \break %% 60- } %%% %%% Instruments part soprano = { \autoBeamOff \partial 2 r2^\fermata %% 1-2 \time 4/1 cis'\longa _~ | cis'\longa _~| \break %% 3-4 cis'2 << { cis''\breve c''1 } \\ { s2 gis' fis' e' cis'1 } >> r2 | \time 3/2 cis'1.^\fermata | \break %% 5-8 \repeat percent 2 { cis''2 ais'8 fis' dis' r b'2 | gis'8 e' cis' r dis''2 b'8 gis' e'4 } | \break %% 9-12 cis'1.^\fermata ~ | cis'^\fermata | r1. | r1. | \break %% 13-16 dis'2. gis' ~ | gis' dis' ~ | dis' gis' | r1. | \break %% 17-20 r1. | r1. | r1. | r1. | \break %% 21-24 dis'2. e' ~ | e' dis' ~ | dis' e' | r1. | \break %% 25-28 r1. | r1. | r1. | r1. | \break %% 29-32 e'1 fis'8[ gis' ais' b'] | gis'1 ais'8[ b' cis'' dis''] | gis'1 fis'8[ e' dis' cis'] ~ | cis'1. | \break %% 33-34 \time 4/1 \pitchedTrill cis'\longa \startTrillSpan a ~ | cis'\breve cis'2.\stopTrillSpan dis'8[ e' fis' gis' ais' r] cis''2 ~ | \time 3/2 cis''1. | \break %% 36-39 gis''1 dis''2 ~ | dis''2 ais''1 | e''1 b''2 ~ | b''2 ais''4 gis'' fis''8 e'' dis'' cis'' | \break %% 40-43 r2 \pitchedTrill cis'1 \startTrillSpan ais' | cis'1.\stopTrillSpan | r1. | r1. | \break %% 44-47 r1. | r1. | r1. | r1. | \break %% 48-51 r1 cis'2 ~ | <cis' e' gis'>8 ~ <e' gis' b'> ~ <gis' b' dis''> fis''4. ~ <cis'' fis''>2 r4 | <cis'' ais' fis'>8 ~ <ais' fis' dis'> cis'2. <dis' fis' ais'>2 | <cis' e'>1. | \break %% 52-55 r1. | r1. | r1. | r1. | \break %% 56-59 <e' ais' dis''>4. <fis' b' e''> dis''8 cis'' b' ais' r4 | gis'8 ais' b' cis'' <dis'' ais' e'>4. <cis'' gis' dis'> r4 | <dis' gis'>2. <gis' cis''> | <dis' gis' cis''>1. | \break %% 60- } %%% end Soprano sheet. %%% sopranoM = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 cis'\longa _~ | cis'\longa _~| \break %% 3-4 cis'2 << { cis''\breve c''1 } \\ { s2 gis' fis' e' cis'1 } >> r2 | \time 3/2 cis'1.^\fermata | \break %% 5-8 \repeat percent 2 { cis''2 ais'8 fis' dis' r b'2 | gis'8 e' cis' r dis''2 b'8 gis' e'4 } | \break %% 9-12 cis'1.^\fermata ~ | cis'^\fermata | r1. | r1. | \break %% 13-16 dis'2. gis' ~ | gis' dis' ~ | dis' gis' | r1. | \break %% 17-20 r1. | r1. | r1. | r1. | \break %% 21-24 dis'2. e' ~ | e' dis' ~ | dis' e' | r1. | \break %% 25-28 r1. | r1. | r1. | r1. | \break %% 29-32 e'1 fis'8[ gis' ais' b'] | gis'1 ais'8[ b' cis'' dis''] | gis'1 fis'8[ e' dis' cis'] ~ | cis'1. | \break %% 33-35 \time 4/1 \pitchedTrill cis'\longa \startTrillSpan a ~ | cis'\breve cis'2.\stopTrillSpan dis'8[ e' fis' gis' ais' r] cis''2 ~ | \time 3/2 cis''1. | \break %% 36-39 gis''1 dis''2 ~ | dis''2 ais''1 | e''1 b''2 ~ | b''2 ais''4 gis'' fis''8 e'' dis'' cis'' | \break %% 40-43 r2 \pitchedTrill cis'1 \startTrillSpan ais' | cis'1.\stopTrillSpan | r1. | r1. | \break %% 44-47 r1. | r1. | r1. | r1. | \break %% 48-51 r1 cis'2 ~ | <cis' e' gis'>8 ~ <e' gis' b'> ~ <gis' b' dis''> fis''4. ~ <cis'' fis''>2 r4 | <cis'' ais' fis'>8 ~ <ais' fis' dis'> cis'2. <dis' fis' ais'>2 | <cis' e'>1. | \break %% 52-55 r1. | r1. | r1. | r1. | \break %% 56-59 <e' ais' dis''>4. <fis' b' e''> dis''8 cis'' b' ais' r4 | gis'8 ais' b' cis'' <dis'' ais' e'>4. <cis'' gis' dis'> r4 | <dis' gis'>2. <gis' cis''> | <dis' gis' cis''>1. | \break %% 60- } %%% end soprano-midi. %%% %%%%%%%%%% alto part %%%%%%%%%%%%%%%%%%%%% altoVoice = { \hide Staff.BarLine \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | ais2.\Solo ais2 b1 b4 dis'1 r2 | \break %% 3-4 r1 fis2\Tutti fis fis cis' fis'1_~ | \time 3/2 fis'2 r1_\fermata | \break %% 5-8 r1. | r1. | r1. | r1. | \break %% 9-12 r1. | r1. | r1. | r1. | \break %% 13-16 r1. | r1. | r1. | r1. | \break %% 17-22 cis''1 ais'2 | fis' r4 e'2. | ais1 gis2\melisma | gis1.\melismaEnd | \break %% 21-24 r1. | r1. | r1. | r1. | \break %% 25-28 ais2 gis8 ais4. b2( | b2) r8 gis2..( | ais2.) gis4 gis2( | ais2.) r2. | \break %% 29-32 r1. | r1. | r1. | r1. | \break %% 33-35 \time 4/1 r\longa | r\longa | \time 3/2 r1. | \break %% 36-39 r1. | r1. | r1. | r1. | \break %% 40-43 fis1.\melisma | fis\melismaEnd | r8^\Solo fis'1 r8 fis'4 | r8 fis'1 r4. | \break %% 44-47 b2_( ais8 b cis' dis' e' fis'4.) | dis'1._~ | dis'4 r4 fis1 | fis2 b1 ~ | \break %% 48- b4 r4 r1 | r1. | r1. | r1. | \break %% 52-55 r4 fis'1 r4 | r4 gis'1 r4 | fis'1 r2 | gis'1. | \break %% 56-59 r1. | r1. | r1. | r1. | \break %% 60- } altoVoiceL = \lyricmode { \override Lyrics . LyricText #'color = #blue \override Lyrics . LyricHyphen #'color = #blue \override Lyrics . LyricExtender #'color = #blue \override Score . LyricText #'font-shape = #'italic \teeny %% solo De -- scend -- ants "of the" Earth %% tutti De -- scend -- ants "of the" Earth %% Tutti "Why is" every -- thing like this! m __ What is it all, far and near! %% solo m __ Just! and Just! %% Tutti(s,a,t,b)==[s=b,a=t] Only live in that period. Only die "in that" period. %% Tutti(s=a=t=b) This was the only answer to the universe. %% solo Only "........." Is it still the same? "........" } %%%%%%%%%%%%%% omit %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% AltoSoloL = \lyricmode { %% \override Lyrics . LyricText #'color = #red %% \override Lyrics . LyricHyphen #'color = #red %% \override Lyrics . LyricExtender #'color = #red %% \override Score . LyricText #'font-shape = #'italic %% \teeny %% %% } %% AltoTuttiL = \lyricmode { %% \override Lyrics . LyricText #'color = #blue %% \override Lyrics . LyricHyphen #'color = #blue %% \override Lyrics . LyricExtender #'color = #blue %% \override Score . LyricText #'font-shape = #'italic %% \teeny %% %% } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% altoVoiceM = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | ais2.\Solo ais2 b1 b4 dis'1 r2 | \break %% 3-4 r1 fis2\Tutti fis fis cis' fis'1_~ | \time 3/2 fis'2 r1_\fermata | \break %% 5-8 r1. | r1. | r1. | r1. | \break %% 9-12 r1. | r1. | r1. | r1. | \break %% 13-16 r1. | r1. | r1. | r1. | \break %% 17-22 cis''1 ais'2 | fis' r4 e'2. | ais1 gis2\melisma | gis1.\melismaEnd | \break %% 21-24 r1. | r1. | r1. | r1. | \break %% 25-28 ais2 gis8 ais4. b2( | b2) r8 gis2..( | ais2.) gis4 gis2( | ais2.) r2. | \break %% 29-32 r1. | r1. | r1. | r1. | \break %% 33-35 \time 4/1 r\longa | r\longa | \time 3/2 r1. | \break %% 36-39 r1. | r1. | r1. | r1. | \break %% 40-43 fis1.\melisma | fis\melismaEnd | r8^\Solo fis'1 r8 fis'4 | r8 fis'1 r4. | \break %% 44-47 b2_( ais8 b cis' dis' e' fis'4.) | dis'1._~ | dis'4 r4 fis1 | fis2 b1 ~ | \break %% 48-51 b4 r4 r1 | r1. | r1. | r1. | \break %% 52-55 r4 fis'1 r4 | r4 gis'1 r4 | fis'1 r2 | gis'1. | \break %% 56-59 r1. | r1. | r1. | r1. | \break %% 60- } %%% %%% Instruments alto = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 cis'\longa _~ | cis'\longa _~ | \break %% 3-4 cis'2 << { fis'\breve f'1 } \\ { s2 cis'2 b ais fis1 } >> r2 | \time 3/2 fis1.^\fermata | \break %% 5-8 \repeat percent 4 { e'1. | } \break %% 9-12 %% \repeat percent 4 { gis'1. | } \break %% See ==> Tener gis'1. ~ | gis'1. ~ | gis'1. ~ | gis'1. | \break %% 13-16 gis2. cis' ~ | cis' gis ~ | gis cis' | r1. | \break %% 17-20 r1. | r1. | r1. | r1. | \break %% 21-24 gis2. ais ~ | ais gis ~ | gis ais | r1. | \break %% 25-28 r1. | r1. | r1. | r1. | \break %% 29-32 b8[ cis' dis' e'] ais1 | dis'8[ e' fis' gis'] b1 | cis'1 b8[ ais gis fis] ~ | fis1. | \break %% 33-35 \time 4/1 \pitchedTrill fis\longa \startTrillSpan d ~ | fis\breve fis2.\stopTrillSpan gis8[ ais b cis' dis' r] fis'2 ~ | \time 3/2 fis'1. | \break %% 36-39 cis''1 gis'2 ~ | gis'2 dis''1 | ais'1 e''2 ~ | e''2 dis''4 cis'' b'8 ais' gis' fis' | \break %% 40-43 r1. | r1. | r2 \pitchedTrill fis1 \startTrillSpan dis' | fis1.\stopTrillSpan | \break %% 44-47 r1. | r1. | r1. | r1. | \break %% 48-51 r2. fis2. ~ | fis4 ~ <fis cis'>4. ~ <cis' fis'>2. r8 | <e' cis' ais>8-. <dis' b gis>8-. <cis' ais fis>8-. r8 fis4 ais cis'2 ~ | cis' <fis ais>1 | \break %% 52-55 r1. | r1. | r1. | r1. | \break %% 56-59 <fis' cis' gis>1. | <fis' cis'>2. <gis cis'> | r4 <fis' cis' gis>4. <gis' dis' ais> fis'8 e' dis' cis' | r4 dis'8 e' fis' gis' <ais' e' b>4. <gis' dis' ais> | \break %% 60- } %%% end alto sheet %%% altoM = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 cis'\longa _~ | cis'\longa _~ | \break %% 3-4 cis'2 << { fis'\breve f'1 } \\ { s2 cis'2 b ais fis1 } >> r2 | \time 3/2 fis1.^\fermata | \break %% 5-8 \repeat percent 4 { e'1. | } \break %% 9-12 \repeat percent 4 { gis'1. | } \break %% 13-16 gis2. cis' ~ | cis' gis ~ | gis cis' | r1. | \break %% 17-20 r1. | r1. | r1. | r1. | \break %% 21-24 gis2. ais ~ | ais gis ~ | gis ais | r1. | \break %% 25-29 r1. | r1. | r1. | r1. | \break %% 29-32 b8[ cis' dis' e'] ais1 | dis'8[ e' fis' gis'] b1 | cis'1 b8[ ais gis fis] ~ | fis1. | \break %% 33-35 \time 4/1 \pitchedTrill fis\longa \startTrillSpan d ~ | fis\breve fis2.\stopTrillSpan gis8[ ais b cis' dis' r] fis'2 ~ | \time 3/2 fis'1. | \break %% 36-39 cis''1 gis'2 ~ | gis'2 dis''1 | ais'1 e''2 ~ | e''2 dis''4 cis'' b'8 ais' gis' fis' | \break %% 40-43 r1. | r1. | r2 \pitchedTrill fis1 \startTrillSpan dis' | fis'1.\stopTrillSpan | \break %% 44-47 r1. | r1. | r1. | r1. | \break %% 48-51 r2. fis2. ~ | fis4 ~ <fis cis'>4. ~ <cis' fis'>2. r8 | <e' cis' ais>8-. <dis' b gis>8-. <cis' ais fis>8-. r8 fis4 ais cis'2 | cis' <fis ais>1 | \break %% 52-55 r1. | r1. | r1. | r1. | \break %% 56-59 <fis' cis' gis>1. | <fis' cis'>2. <gis cis'> | r4 <fis' cis' gis>4. <gis' dis' ais> fis'8 e' dis' cis' | r4 dis'8 e' fis' gis' <ais' e' b>4. <gis' dis' ais> | \break %% 60- } %%% end alto-midi %% %%%%%%%% tenor part %%%%%%%%%%%%%%%%%%%%%%% tenorVoice = { \hide Staff.BarLine \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 e2.\Solo e2 fis1 fis4 ais1 r2 | r\longa | \break %% 3-4 r1 dis2\Tutti dis dis ais dis'1_~ | \time 3/2 dis'2 r1_\fermata | \break %% 5-8 r1. | r1. | r1. | r1. | \break %% 9-12 r1. | r1. | r1. | r1. | \break %% 13-16 e2 e8 gis4. b r8 | cis'4. r4 gis'2.. | gis1.\melisma | e\melismaEnd | \break %% 17-20 r1. | r1. | r1. | r1. | \break %% 21-24 e'4. b8 gis2( fis4.) r8 | e2. e4 dis2( | e2) r8 dis2..\melisma | e1\melismaEnd r2 | \break %% 25-28 r1. | r1. | r1. | r1. | \break %% 29-32 r1. | r1. | r1. | r1. | \break %% 33-35 \time 4/1 r\longa | r\longa | \time 3/2 r1. | \break %% 36-39 r1. | r1. | r1. | r1. | \break %% 40-43 dis1.\melisma | dis\melismaEnd | r8^\Solo dis'1 r8 dis'4 | r8 dis'1 r4. | \break %% 44-47 gis1. | b1. ~ | b4 r4 dis1 | gis2 gis8\(_( ais8 b cis') dis'4 b4_( | \break %% 48-51 gis1)\) r2 | r1. | r1. | r1. | \break %% 52-55 r4 e1 r4 | r4 fis1 r4 | e1 r2 | fis1. | \break %% 56-59 r1. | r1. | r1. | r1. | \break %% 60- } tenorVoiceL = \lyricmode { \override Lyrics . LyricText #'color = #blue \override Lyrics . LyricHyphen #'color = #blue \override Lyrics . LyricExtender #'color = #blue \override Score . LyricText #'font-shape = #'italic \teeny %% solo De -- scend -- ants "of the" Earth %% tutti De -- scend -- ants "of the" Earth %% Tutti Why is every -- thing like this! m __ "What is" it all, far and near! n __ %% solo m __ Just! and Just! %% Tutti(s,a,t,b)==[s=b,a=t] Only live in that pe -- ri -- od. Only die "in that" period. %% Tutti(s=a=t=b) This was the only answer to the universe. %% solo Only "........." Is it still the same? "........" } %%%%%%%%%%%%%% omit %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% TenorSoloL = \lyricmode { %% \override Lyrics . LyricText #'color = #red %% \override Lyrics . LyricHyphen #'color = #red %% \override Lyrics . LyricExtender #'color = #red %% \override Score . LyricText #'font-shape = #'italic %% \teeny %% %% } %% TenorTuttiL = \lyricmode { %% \override Lyrics . LyricText #'color = #blue %% \override Lyrics . LyricHyphen #'color = #blue %% \override Lyrics . LyricExtender #'color = #blue %% \override Score . LyricText #'font-shape = #'italic %% \teeny %% %% } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% tenorVoiceM = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 e2.\Solo e2 fis1 fis4 ais1 r2 | r\longa | \break %% 3-4 r1 dis2\Tutti dis dis ais dis'1_~ | \time 3/2 dis'2 r1_\fermata | \break %% 5-8 r1. | r1. | r1. | r1. | \break %% 9-12 r1. | r1. | r1. | r1. | \break %% 13-16 e2 e8 gis4. b r8 | cis'4. r4 gis'2.. | gis1.\melisma | e\melismaEnd | \break %% 17-20 r1. | r1. | r1. | r1. | \break %% 21-24 e'4. b8 gis2( fis4.) r8 | e2. e4 dis2( | e2) r8 dis2..\melisma | e1\melismaEnd r2 | \break %% 25-28 r1. | r1. | r1. | r1. | \break %% 29-32 r1. | r1. | r1. | r1. | \break %% 33-35 \time 4/1 r\longa | r\longa | \time 3/2 r1. | \break %% 36-39 r1. | r1. | r1. | r1. | \break %% 40-43 dis1.\melisma | dis\melismaEnd | r8^\Solo dis'1 r8 dis'4 | r8 dis'1 r4. | \break %% 44-47 gis1. | b1. ~ | b4 r4 dis1 | gis2 gis8\(_( ais8 b cis') dis'4 b4_( | \break %% 48-51 gis1)\) r2 | r1. | r1. | r1. | \break %% 52-55 r4 e1 r4 | r4 fis1 r4 | e1 r2 | fis1. | \break %% 56-59 r1. | r1. | r1. | r1. | \break %% 60- } %%% %%% Instruments tenor = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 cis\longa ~ | cis\longa ~ | \break %% 3-4 cis2 << { dis'\breve d'1 } \\ { s2 ais2 gis fis dis1 } >> r2 | \time 3/2 dis1.^\fermata | \break %% 5-8 \repeat percent 4 { e1. } | \break %% 9-12 %% \repeat percent 4 { gis1. } | \break %% Don't use: this make error to nexe staff gis1. ~ | gis1. ~ | gis1. ~ | gis1. | \break %% 13-16 r1. | r1. | r1. | r1. | \break %% 17-20 ais2. e ~ | e ais ~ | ais e | r1. | \break %% 21-24 r1. | r1. | r1. | r1. | \break %% 25-28 e2. gis ~ | gis ais ~ | ais e | r1. | \break %% 29-32 << {c1._~ | c_~ | c_~ | c_~ | } \\ {fis8[^\( gis ais b] cis'1\) | b8[^\( ais gis fis] cis1\) | fis4^\( gis ais b cis'2\) | b4^\( ais gis fis cis2\) | } >> \break %% 33-34 \time 4/1 \pitchedTrill cis\longa \startTrillSpan a, ~ | cis\breve cis2.\stopTrillSpan dis8[ e fis gis ais r] cis'2 ~ | \time 3/2 cis'1. | \break %% 36-39 cis1.\( | dis\)\( | cis\)_\( | cis'1.\) | \break %% 40-43 r1. | r1. | r2 \pitchedTrill dis1 \startTrillSpan b | dis1.\stopTrillSpan | \break %% 44-47 r1. | r1. | r1. | r1. | \break %% 48-51 r1 dis2 | <dis' gis'>2 <e' ais'>4 <fis' b'> cis''2 | r8 <b' gis'>8-. <ais' fis'>8-. <gis' e'>8-. <fis' dis'>8-. <e' cis'>8-. <dis' b>8-. cis'4 ais4. | <dis fis>1. | \break %% 52-55 r1. | r1. | r1. | r1. | \break %% 56-59 <dis fis>4. r4 <cis e>2.. | <dis fis>2. <cis e> ~ | <cis e>1. ~ | <cis e> | \break %% 60 } %%% end tenor sheet. %%% tenorM = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 cis\longa ~ | cis\longa ~ | \break %% 3- cis2 << { dis'\breve d'1 } \\ { s2 ais2 gis fis dis1 } >> r2 | \time 3/2 dis1.^\fermata | \break %% 5-8 \repeat percent 4 { e1. | } \break %% 9-12 \repeat percent 4 { gis1. | } \break %% 13-16 r1. | r1. | r1. | r1. | \break %% 17-20 ais2. e ~ | e ais ~ | ais e | r1. | \break %% 21-24 r1. | r1. | r1. | r1. | \break %% 25-28 e2. gis ~ | gis ais ~ | ais e | r1. | \break %% 29-32 << {c1._~ | c_~ | c_~ | c_~ | } \\ {fis8[^\( gis ais b] cis'1\) | b8[^\( ais gis fis] cis1\) | fis4^\( gis ais b cis'2\) | b4^\( ais gis fis cis2\) | } >> \break %% 33-35 \time 4/1 \pitchedTrill cis\longa \startTrillSpan a, ~ | cis\breve cis2.\stopTrillSpan dis8[ e fis gis ais r] cis'2 ~ | \time 3/2 cis'1. | \break %% 36-39 cis1.\( | dis\)\( | cis\)_\( | cis'1.\) | \break %% 40-43 r1. | r1. | r2 \pitchedTrill dis1 \startTrillSpan b | dis1.\stopTrillSpan | \break %% 44-47 r1. | r1. | r1. | r1. | \break %% 48-51 r1 dis2 | <dis' gis'>2 <e' ais'>4 <fis' b'> cis''2 | r8 <b' gis'>8-. <ais' fis'>8-. <gis' e'>8-. <fis' dis'>8-. <e' cis'>8-. <d' b>8-. cis4 b4. | <dis fis>1. | \break %% 52-55 r1. | r1. | r1. | r1. | \break %% 56-59 <dis fis>4. r4 <cis e>2.. | <dis fis>2. <cis e> ~ | <cis e>1. ~ | <cis e> | \break %% 60 } %%% end tenor-midi %%%%%%%%%%%%%%%% omit!! %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%% baritone part %%%%%%%%%%%%%%%%%%%%%%% %% baritone = { %% \autoBeamOff %% \partial 2 r2^\fermata | %% 1- %% \time 4/1 %% %% } %%% end baritone sheet %%% %% baritoneL = \lyricmode { %% \override Lyrics . LyricText #'color = #blue %% \override Lyrics . LyricHyphen #'color = #blue %% \override Lyrics . LyricExtender #'color = #blue %% \override Score . LyricText #'font-shape = #'italic %% \teeny %% %% } %% %% baritoneM = { %% \autoBeamOff %% \partial 2 r2^\fermata | %% 1- %% \time 4/1 %% %% } %%% end baritone midi %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% %%%%%%% bass; part %%%%%%%%%%%%%%%% bassVoice = { \hide Staff.BarLine \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 b,2.\Solo b,2 cis1 cis4 e1 r2 | r\longa | \break %% 3-4 r1 gis,2\Tutti gis, gis, dis gis1_~ | \time 3/2 gis2 r1_\fermata | \break %%5-8 r1. | r1. | r1. | r1. | \break %% 9-12 r1. | r1. | r1. | r1. | \break %% 13-16 ais,2 ais,8 cis 4. e r8 | fis4. r4 cis'2.. | cis1.\melisma | ais,\melismaEnd | \break %% 17-20 r1. | r1. | r1. | r1. | \break %% 21-24 ais4. e8 cis2( b,4.) r8 | ais,2. ais,4 gis,2( | ais,2) r8 gis,2..\melisma | ais,1\melismaEnd r2 | \break %% 25-28 r1. | r1. | r1. | r1. | \break %% 29-32 r1. | r1. | r1. | r1. | \break %% 33-35 \time 4/1 r\longa | r\longa | \time 3/2 r1. | \break %% 36-39 r1. | r1. | r1. | r1. | \break %% 40-43 r8^\Solo gis1 r8 gis4 | r8 gis1 r4. | gis,1.\melisma | gis,\melismaEnd | \break %% 44-47 cis4_( dis8 e fis4. e8 dis cis b,4) | e1._~ | e4 r4 gis,1 | gis,2 cis1 ~ | \break %% 48-51 cis4 r4 r1 | r1. | r1. | r1. | \break %% 52-55 ais,1 r2 | b,1 r2 | ais,1 r2 | b,1. | \break %% 56-59 r1. | r1. | r1. | r1. | \break %% 60- } bassVoiceL = \lyricmode { \override Lyrics . LyricText #'color = #blue \override Lyrics . LyricHyphen #'color = #blue \override Lyrics . LyricExtender #'color = #blue \override Score . LyricText #'font-shape = #'italic \teeny %% solo De -- scend -- ants "of the" Earth %% tutti De -- scend -- ants "of the" Earth %% Tutti Why is every -- thing like this! m __ "What is" it all, far and near! n __ %% solo Just! and Just! m __ %% Tutti(s,a,t,b)==[s=b,a=t] Only live in that period. Only die "in that" period. %% Tutti(s=a=t=b) This was the only answer to the universe. %% solo Only "........." Is it still the same? "........" } %%%%%%%%%%%%%% omit %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% BassSoloL = \lyricmode { %% \override Lyrics . LyricText #'color = #red %% \override Lyrics . LyricHyphen #'color = #red %% \override Lyrics . LyricExtender #'color = #red %% \override Score . LyricText #'font-shape = #'italic %% \teeny %% %% } %% BassTuttiL = \lyricmode { %% \override Lyrics . LyricText #'color = #blue %% \override Lyrics . LyricHyphen #'color = #blue %% \override Lyrics . LyricExtender #'color = #blue %% \override Score . LyricText #'font-shape = #'italic %% \teeny %% } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% bassVoiceM = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 b,2. b,2 cis1 cis4 e1 r2 | r\longa | \break %% 3-4 r1 gis,2\Tutti gis, gis, dis gis1_~ | \time 3/2 gis2 r1_\fermata | \break %% 5-8 r1. | r1. | r1. | r1. | \break %% 9-12 r1. | r1. | r1. | r1. | \break %% 13-16 ais,2 ais,8 cis 4. e r8 | fis4. r4 cis'2.. | cis1.\melisma | ais,\melismaEnd | \break %% 17- r1. | r1. | r1. | r1. | \break %% 21-24 ais4. e8 cis2( b,4.) r8 | ais,2. ais,4 gis,2( | ais,2) r8 gis,2..\melisma | ais,1\melismaEnd r2 | \break %% 25-28 r1. | r1. | r1. | r1. | \break %% 29-32 r1. | r1. | r1. | r1. | \break %% 33-35 \time 4/1 r\longa | r\longa | \time 3/2 r1. | \break %% 36-39 r1. | r1. | r1. | r1. | \break %% 40-43 r8^\Solo gis1 r8 gis4 | r8 gis1 r4. | gis,1.\melisma | gis,\melismaEnd | \break %% 44-47 cis4_( dis8 e fis4. e8 dis cis b,4) | e1._~ | e4 r4 gis,1 | gis,2 cis1 ~ | \break %% 48-51 cis4 r4 r1 | r1. | r1. | r1. | \break %% 52-55 ais,1 r2 | b,1 r2 | ais,1 r2 | b,1. | \break %% 56-59 r1. | r1. | r1. | r1. | \break %% 60- } %%% %%% Instruments bass = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 cis\longa ~ | cis\longa ~ | \break %% 3-4 cis2 << { gis\breve g1 } \\ { s2 dis2 cis b, gis,1 } >> r2 | \time 3/2 gis,1.^\fermata \break %% 5-8 \repeat percent 2 { \repeat percent 2 { \repeat percent 2 { cis'4 ais8 fis dis r8 } } } | \break %% 9-12 gis,1.^\fermata ~ | gis,^\fermata | r1. | r1. | \break %% 13-16 r1. | r1. | r1. | r1. | \break %% 17-20 dis2. ais, ~ | ais, dis ~ | dis ais, | r1. | \break %% 21-24 r1. | r1. | r1. | r1. | \break %% 25-28 ais,2. cis ~ | cis dis ~ | dis ais, | r1. | \break %% 29-32 %% << { \pitchedTrill f,1._~ %% _\markup { \italic {f, -- pitchedTrill;(a,) --} } %% \startTrillSpan a, | f,_~ | f,_~ | f,\stopTrillSpan | } \\ %% { cis1^\( dis8[ e fis ais\)] | dis1^\( e8[ fis gis ais\)] | %% cis4^\( dis e fis gis2\) | fis4^\( e dis cis b,2\) | } >> \break %% << { \phrasingSlurDashPattern #0.5 #2.0 f,1._\(_~ _\markup {\bold "f, ;Trill---pitchedTrill;(a,)" %%\hspace #-6 \raise #.5 {\musicglyph "scripts.prallprall"}------------------------------------------------------------------------------} | f,_~ | f,_~ | f,\) | } \\ { cis1^\( dis8[ e fis ais\)] | dis1^\( e8[ fis gis ais\)] | cis4^\( dis e fis gis2\) | fis4^\( e dis cis b,2\) | } >> \break %% 33-35 \time 4/1 \pitchedTrill fis,\longa \startTrillSpan a, ~ | fis,\breve fis,2.\stopTrillSpan gis,8[ ais, b, cis dis r] fis2 ~ | \time 3/2 fis1. | \break %% 36-39 fis,1.\( | gis,\)\( | fis,\)_\( | fis1.\) | \break %% 40-43 r2 \pitchedTrill gis,1 \startTrillSpan e | gis,1.\stopTrillSpan | r1. | r1. | \break %% 44-47 r1. | r1. | r1. | r1. | \break %% 48-51 r2. gis,2. ~ | <e, gis,>2 fis,4 e,2. ~ | <e, gis,> ~ e, ~ | <e, gis,>2 <cis' e'>1 | \break %% 52-55 r1. | r1. | r1. | r1. | \break %% 56-59 r8 <cis' e'>4-. <e, gis,>4. <fis, ais,> <e, gis,> ~ | <e, gis,> <fis, ais,>2 r8 <e, gis,>2 ~ | <e, gis,>2 <fis, ais,>1 | <e, gis,>1. | \break %% 60- } %%% end bass-sheet %%% bassM = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 cis\longa | cis\longa ~ | \break %% 3-4 cis2 << { gis\breve g1 } \\ { s2 dis2 cis b, gis,1 } >> r2 | \time 3/2 gis,1.^\fermata | \break %% 5-8 \repeat percent 2 { \repeat percent 2 { \repeat percent 2 { cis'4 ais8 fis dis r8 } } } | \break %% 9-12 gis,1.^\fermata ~ | gis,^\fermata | r1. | r1. | \break %% 13-16 r1. | r1. | r1. | r1. | \break %% 17-20 dis2. ais, ~ | ais, dis ~ | dis ais, | r1. | \break %% 21-24 r1. | r1. | r1. | r1. | \break %% 25-28 ais,2. cis ~ | cis dis ~ | dis ais, | r1. | \break %% 29-32 %% << { \pitchedTrill f,1._~ %% _\markup { \italic {f, -- pitchedTrill;(a,) --} } %% \startTrillSpan a, | f,_~ | f,_~ | f,\stopTrillSpan | } \\ %% { cis1^\( dis8[ e fis ais\)] | dis1^\( e8[ fis gis ais\)] | %% cis4^\( dis e fis gis2\) | fis4^\( e dis cis b,2\) | } >> \break %% << { \phrasingSlurDashPattern #0.5 #2.0 f,1._\(_~ _\markup {\bold "f, ;Trill---pitchedTrill;(a,)" %%\hspace #-6 \raise #.5 {\musicglyph "scripts.prallprall"}------------------------------------------------------------------------------} | f,_~ | f,_~ | f,\) | } \\ { cis1^\( dis8[ e fis ais\)] | dis1^\( e8[ fis gis ais\)] | cis4^\( dis e fis gis2\) | fis4^\( e dis cis b,2\) | } >> \break %% 33-35 \time 4/1 \pitchedTrill fis,\longa \startTrillSpan a, ~ | fis,\breve fis,2.\stopTrillSpan gis,8[ ais, b, cis dis r] fis2 ~ | \time 3/2 fis1. | \break %% 36-39 fis,1.\( | gis,\)\( | fis,\)_\( | fis1.\) | \break %% 40-43 r2 \pitchedTrill gis,1 \startTrillSpan e | gis,1.\stopTrillSpan | r1. | r1. | \break %% 44-47 r1. | r1. | r1. | r1. | \break %% 48-51 r2. gis,2. | <e, gis,>2 fis,4 e,2. ~ | <e, gis,> ~ e, ~ | <e, gis,>2 <cis' e'>1 | \break %% 52-55 r1. | r1. | r1. | r1. | \break %% 56-59 r8 <cis' e'>4-. <e, gis,>4. <fis, ais,> <e, gis,> ~ | <e, gis,> <fis, ais,>2 r8 <e, gis,>2 ~ | <e, gis,>2 <fis, ais,>1 | <e, gis,>1. | \break %% 60- } %%% end bass-midi %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%% End All %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Next: strangers1-9-sheet.latex, Previous: strangers1-9-cv.ly, Up: Top
strangers1-9.texi%% 9:52 AM Saturday, March 26, 2022 %% Yukio Yoshida %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \input colordvi.tex \input texinfo @c %**start of header @setfilename strangers1-9.info @settitle Strangers 1-9 @documentlanguage en @documentencoding utf-8 @setchapternewpage odd @c %**end of header @c *********** Body start ****************** @node Top, Music Sheet, ("dir"), ("dirTop") @comment node-name, next, previous, up @html [file-code; "ly,texi,latex,sh are UTF-8"]<br />       Normally; <code>Windows & Linux(Prompt)<kbd> lilypond --png --pdf name.ly</kbd></code>[Enter]<br />       Script-run; Linux(Prompt) $<kbd> ./run--lily.sh name</kbd>[Enter]<br /> <br /> @end html @menu * strangers1-9 --- Music Sheet: Music Sheet. * strangers1-9.ly --- Source code framework: strangers1-9.ly. * strangers1-9-cv.ly --- Source code notes: strangers1-9-cv.ly. * strangers1-9.texi --- Source code document: strangers1-9.texi. * strangers1-9-sheet.latex --- Source code document: strangers1-9-sheet.latex. * run--lily.sh --- Script run file: run--lily.sh. @end menu @html • <a href="strangers1-9.tar.gz">strangers1-9.tar.gz</a> (All-files;<??,000bytes)<br /> @end html @html <br />           <a href="strangers1-9.midi">strangers1-9.midi</a> ,     <a href="strangers1-9.pdf">strangers1-9.pdf</a>;     <a href="strangers1-9-sheet.pdf">strangers1-9-sheet.pdf</a>;     <p align = "center"> <a href="strangers1-9.mp3">strangers1-9 is mp3.</a><br /> <audio src="strangers1-9.mp3" controls> Download <a href="strangers1-9.mp3">episode 42 Learnung to love HTML5</a> </audio><br /> The Jacket of a sheet is "png" and Sheets are "svg."</p> @end html @node Music Sheet, strangers1-9.ly, Top, Top @comment node-name, next, previous, up @ifhtml @unnumbered Music Sheet @c LilyPond ver2.22.1 on WSL @end ifhtml @html <a href="strangers1-9-sheet.pdf"> <div align="center"> @end html @ifhtml @image{strangers1-9-page1}@* @end ifhtml @html <hr style="width:68%; height:4px;" /> <img src="strangers1-9-2.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="strangers1-9-3.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="strangers1-9-4.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="strangers1-9-5.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="strangers1-9-6.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="strangers1-9-7.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="strangers1-9-8.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="strangers1-9-9.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> @end html @html </div></a> @end html @c @page @node strangers1-9.ly, strangers1-9-cv.ly, Music Sheet, Top @comment node-name, next, previous, up @ifhtml @unnumbered LilyPond ver2.22.1 on WSL @end ifhtml @html <blockquote><blockquote> <b><i>strangers1-9.ly</i></b> @end html @ifhtml @verbatiminclude strangers1-9.ly @end ifhtml @html </blockquote></blockquote> @end html @c @page @node strangers1-9-cv.ly, strangers1-9.texi, strangers1-9.ly, Top @comment node-name, next, previous, up @ifhtml @unnumbered LilyPond ver2.22.1 on WSL @end ifhtml @html <blockquote><blockquote> <b><i>strangers1-9-cv.ly</i></b> @end html @ifhtml @verbatiminclude strangers1-9-cv.ly @end ifhtml @html </blockquote></blockquote> @end html @node strangers1-9.texi, strangers1-9-sheet.latex, strangers1-9-cv.ly, Top @comment node-name, next, previous, up @ifhtml @unnumbered Texinfo on WSL @end ifhtml @html <blockquote><blockquote> <b><i>strangers1-9.texi</i></b> @end html @ifhtml @verbatiminclude strangers1-9.texi @end ifhtml @html </blockquote></blockquote> @end html @node strangers1-9-sheet.latex, run--lily.sh, strangers1-9.texi, Top @comment node-name, next, previous, up @ifhtml @unnumbered LaTeX on WSL @end ifhtml @html <blockquote><blockquote> <b><i>strangers1-9-sheet.latex</i></b> @end html @ifhtml @verbatiminclude strangers1-9-sheet.latex @end ifhtml @html </blockquote></blockquote> @end html @ifnottex @node run--lily.sh, , strangers1-9-sheet.latex, Top @comment node-name, next, previous, up @end ifnottex @unnumbered script-run @html <blockquote><blockquote> <b><i>Only; running is on Linux(Ubuntu).</i></b><br /> @end html @ifhtml @html <table> <td> <span style="color: red;"> @verbatiminclude run--lily.sh </td> <td>                                                             </td> <td> <b>For windows os</b><br /> <kbd>>run--lily strangers1-9</kbd>[End]<br /> <br /> @verbatiminclude run--lily.cmd <br /> ---Don't support; makeinfo---windows os<br /> </td> </table> @end html @html </span> @end html @end ifhtml @html </blockquote></blockquote> @end html @* @html <hr style="width:68%; height:4px;" /> <hr /> @end html @ifhtml @ @ @ @ This is under the following environment.@* @ @ @ @ "Ubuntu[on WSL(windows10&11)]@* @ @ @ @ ---Ubuntu 20.04.2 LTS (GNU/Linux 4.4.0-19041-Microsoft x86_64)---"@* @end ifhtml @html </blockquote></blockquote> <br /> <br /> <br /> <br /> @end html @c *********** End Body ********************* @bye
Next: run--lily.sh, Previous: strangers1-9.texi, Up: Top
strangers1-9-sheet.latex%% 4:44 AM Tuesday, February 15, 2022 %% Yukio Yoshida \documentclass[letterpaper]{article} \usepackage{graphicx} \usepackage[dvips]{color} \usepackage[light,outline,timestamp]{draftcopy} \usepackage{shadow} \usepackage{geometry} \geometry{letterpaper,width=180mm,bottom=8mm,headsep=6mm,% top=4mm,headheight=6mm,footskip=5mm,portrait} %% use fonts;Computer Modern(7bit code) families. \font\inchFont=cminch \font\bfLARGEIT=cmbxti10 at 36pt \font\LARGEit=cmbxti10 at 26pt \font\bfLarge=cmbx10 at 12pt \font\bflarge=cmbx10 at 11pt \font\sevenrm=cmr7 \hfuzz=10pt \parindent=0pt \pagestyle{myheadings} \markboth{\hskip2pc {\it\tiny Descendants of the Earth}} {\hskip2pc {\it\tiny Descendants of the Earth}} \definecolor{gray96}{rgb}{0.96077,0.96077,0.96077} \begin{document} \vspace*{20pt} \thispagestyle{empty} \vskip 2pc \centerline {\LARGEit Descendants of the Earth} \medskip %% \centerline {\bflarge Strangers of Earth No.1-9} \bigskip \centerline{{\sevenrm (All choice freedom and free dynamic)}} \kern -5pt \centerline {Soprano\qquad \it instrument \quad\tt soprano and \it voice}\par \centerline {Alto\qquad \it instrument \quad\tt alto and \it voice}\par \centerline {Tenore\qquad \it instrument \quad\tt tenore and \it voice}\par \centerline {Bass\qquad \it instrument \quad\tt bass and \it voice}\par \bigskip \bigskip \centerline {\inchFont SHEET} \vfill {\bfLARGEIT MUSICAL\\INSTRUMENT}\par \bigskip \hskip 8pc {\bfLarge and}\par \bigskip {\inchFont MIXED\\CHORUS\\GROUP} \mbox{\null} \newpage ~\vfill \centerline{Abstract\sevenrm (About Strangers)} \kern -5pt \begin{center} {\color{blue} \begin{shabox}{\parbox{16cm}{% \medskip \textcolor{black}{ \centerline{\textbf { The words. }} \centerline{ \sevenrm (We who lived on the earth) } \textcolor{black}{ ~\vskip 10pt \hfil {\it Don't be reluctant. Be willing}.\hfil\break \centerline{ \it I've finished processing one by one and am living here now. } \centerline{ \it Live in this period and die in this period. } }\hfill\break \hfill\break \medskip }}} \end{shabox}} \end{center} \newpage \hoffset = -.5in \voffset = -.1in \pagenumbering{arabic} \setcounter{page}{1} \input strangers1-9-systems.tex \vfill \end{document}
Previous: strangers1-9-sheet.latex, Up: Top
Only; running is on Linux(Ubuntu).
#!/usr/bin/bash rm -r html lilypond --pdf --png $1.ly lilypond -dbackend=svg $1.ly makeinfo --no-split --force --html $1.texi mkdir html mv *.svg html/ mv *-page1.png html/ mv *.pdf html/ mv *.midi html/ mv *.html html/ lilypond -dbackend=eps $1.ly latex $1-sheet.latex dvips -t letterpaper -P pdf $1-sheet.dvi ps2pdf $1-sheet.ps mv $1-sheet.pdf html/ cd html explorer.exe $1.html | xdg-open $1.midi cd ../ rm *.aux *.dvi *.log *.ps *.eps *.png *.midi rm *.pdf *.count *-systems.tex *-systems.texi ls -lFor windows os
>run--lily strangers1-9[End]
chcp 437 mkdir windows copy /y strangers1-9.ly windows\ copy /y strangers1-9-cv.ly windows\ copy /y strangers1-9-sheet.latex windows\ cd windows lilypond -dbackend=eps %1.ly lilypond --pdf %1.ly rename %1.mid %1.midi latex %1-sheet.latex dvips -t letterpaper -P pdf %1-sheet.dvi call ps2pdf %1-sheet.ps %1.pdf | %1-sheet.pdf | %1.midi erase *.aux *.count *.log *.dvi *-systems.tex *-systems.texi erase *.ps *.eps *-*.eps %1-?.pdf %1.mid cd ..\ dir /oe
---Don't support; makeinfo---windows os
This is under the following environment.
"Ubuntu[on WSL(windows10&11)]
—Ubuntu 20.04.2 LTS (GNU/Linux 4.4.0-19041-Microsoft x86_64)—"