Next: Music Sheet, Previous: ("dir"), Up: ("dirTop")
[file-code; "ly,texi,sh are UTF-8"] // Normally; Windows & Linux(Prompt) lilypond --png --pdf name.ly[Enter] , Script-run; Linux(Prompt) ./run--lily.sh name[Enter] // | ||
---|---|---|
• my-dream — Music Sheet | ||
• my-dream.ly — Source code framework | ||
• my-dream-cv.ly — Source code notes | ||
• ly-refer.ly — ly setting others | ||
• my-dream.texi — Source code document | ||
• run–makeinfo — Script run file |
my-dream is mp3.
The Jacket of a sheet is "png" and Sheets are "svg."
Next: my-dream.ly, Previous: Top, Up: Top
Next: my-dream-cv.ly, Previous: Music Sheet, Up: Top
my-dream.ly%% 2:02 AM Friday, November 26, 2021 %% Yukio Yoshida. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% 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 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% LilyPond "\book format" use. !! \version "2.22.1" \include "ly-refer.ly" \include "my-dream-cv.ly" \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 952 (eps2write) %%LanguageLevel: 2 %%CreationDate: D:20201127105918+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 3 setlinewidth stroke %% Title-Word /Times-Italic findfont 100 scalefont setfont 65 500 moveto 1 0 0 setrgbcolor (In a Dream) 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 #4 } \markup { \hspace #30 \column { \line { \hspace #-4 \large \bold { \italic "Vocal-Words" \small "(Baritone)" }} " " \line { \hspace #-8 \with-color #red "[Into my dream]" } \raise #0.3 \italic { "I want to visit ...my,my," " world in my Dream" "At moment screen though" " " "I ... What on earth doing there?" "In dream I can't see other's" "How doing I live every day life?" " " " " \raise #2 \teeny " (Alto; ) You; A straight road in a walking wooded area" \raise #4 \teeny " (Soprno;) You; When you went up the hill, you stood on the road" \raise #6 \teeny " (Alto + Soprano) when you was a baby" "That scene ... in a dream" "That figure .... That walk" "Unbearably nostalgic" " " "Oh, oh for me ..." "I really want to live is there!" "So, My mind deram with sleeping!"} } } \markup { \hspace #80 \italic " end. " } \markup { \hspace #80 \teeny "2021;by Yukio Yoshida."} }%% end bookpart #1 %%%%%%%%%%%%%%%%% \pageBreak \bookpart { %% #2 \header { title = "A lonely journey #1" subtitle = \markup{%% \center-column {\italic "d major; cis d e fis g a 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." \italic "baritone; C clef on 5th line."}} composer = \markup { \line {\italic "Yukio Yoshida"} } arranger = \markup { \line {Op.108\hspace #1 11/26/2021} } copyright = "public Domain" meter = "Presto" } %% get sheet music --------------------------------------------------- \score { << %% \context ChoirStaff = "FourPartStaffaddchorus" << \context StaffGroup << \context Voice = "soprano" { \clef soprano \key d\major \time 3/2 \set Staff.instrumentName = "soprano" \soprano } \context Voice = "sopranoVocal" { \clef soprano \key d\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 d\major \time 3/2 \set Staff.instrumentName = "alto " \alto } \context Voice = "altoVocal" { \clef alto \key d\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 d\major \time 3/2 \set Staff.instrumentName = "tenor " \tenor } \context Voice = "tenorVocal" { \clef tenor \key d\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 } \context Voice = "baritone" { \clef baritone \key d\major \time 3/2 \set Staff.instrumentName = \markup { \column { \with-color #blue "baritone " \tiny \with-color #blue "Solo; singer" } } \VoiceColorBlue { \baritoneVoice } } \new Lyrics = "mainTL" \lyricsto "baritone" { \baritoneVoiceL } \context Voice = "bass" { \clef bass \key d\major \time 3/2 \set Staff.instrumentName = "bass " \bass } \context Voice = "bassVocal" { \clef bass \key d\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 %% \Staff %% \override BarLine #'transparent = ##t %% or %% \Staff %% \remove "Bar_engraver" } } } %% get midi music -------------------------------------------------- \score { %% \unfoldRepeats \articulate << \context Staff { \clef soprano \key d\major \time 3/2 \tempo 4 = 68 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \sopranoM } \context Staff { \clef soprano \key d\major \time 3/2 \tempo 4 = 68 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \sopranoVoiceM } \context Staff { \clef alto \key d\major \time 3/2 \tempo 4 = 68 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \altoM } \context Staff { \clef alto \key d\major \time 3/2 \tempo 4 = 68 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \altoVoiceM } \context Staff { \clef tenor \key d\major \time 3/2 \tempo 4 = 68 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \tenor } \context Staff { \clef tenor \key d\major \time 3/2 \tempo 4 = 68 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \tenorVoiceM } \context Staff { \clef baritone \key d\major \time 3/2 \tempo 4 = 68 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \baritoneVoiceM } \context Staff { \clef bass \key d\major \time 3/2 \tempo 4 = 68 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \bassM } \context Staff { \clef bass \key d\major \time 3/2 \tempo 4 = 68 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \bassVoiceM } >> \midi { tempoWholesPerMinute = #(ly:make-moment 68 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 { " " } \pageBreak \markup { " " } \markup { \hspace #20 \huge "INSTRUMENT; about Clarinet" } \markup { " " } \markup { \bold \line { \hspace #3 A(clarinet) } } \markup{ \line { \score { { \clef treble \key c\major \time 4/1 %% \set Staff.fontSize = #-4 %% \override Staff.StaffSymbol #'staff-space = #(magstep -4) %% \override Staff.StaffSymbol #'thickness = #(magstep -4) e1^\markup {\italic "written" } s1 a'''1 s2.. \bar "||" s8 \clef bass s2 cis1_\markup { \hspace #-8 \italic "sounds a miner therd lower" } s1 \clef treble fis'''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 { " " } \markup { \bold \line { \hspace #3 E\hspace #-.5 \raise #1 {\musicglyph "accidentals.flat"} \hspace #-.5 (clarinet) } } \markup{ \line { \score { { \clef treble \key c\major \time 4/1 e1^\markup {\italic "written" } s1 f'''1 s1 \bar"||" s2 g1_\markup { \hspace #-8 \italic "sounds a minor third higher" } s1 aes'''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 { " " } \markup { \bold \line { \hspace #3 B\hspace #-.5 \raise #1 {\musicglyph "accidentals.flat"} \hspace #-.5 (clarinet) } } \markup { \line { \score { { \clef treble \key c\major \time 4/1 e1^\markup {\italic "written" } s1 a'''1 s2.. \bar "||" s8 \clef bass s2 d1_\markup { \hspace #-8 \italic "sounds a major second 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 { " " } \markup { \bold \line { \hspace #3 E\hspace #-.5 \raise #1 {\musicglyph "accidentals.flat"} \hspace #-.5 (Alto clarinet) } } \markup { \line { \score { { \clef treble \key c\major \time 4/1 e1^\markup {\italic "written" } s1 a'''1 s2.. \bar "||" s8 \clef bass s2 g,1_\markup { \hspace #-8 \italic "sounds a major sixth lower" } s1 \clef treble aes''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 { " " } \markup { \bold \line { \hspace #3 B\hspace #-.5 \raise #1 {\musicglyph "accidentals.flat"} \hspace #-.5 (Bass clarinet) } } \markup { \line { \score { { \clef treble \key c\major \time 4/1 ees1^\markup {\hspace #-4 \italic "written" } s1 s2.. a'''1 \bar "||" s8 \clef bass s2 des,1_\markup { \hspace #-8 \italic "sounds a major ninth lower" } s1 s2 \clef treble d''1 | \break } \layout { \context { \Staff \override ClefSignature #'transparent = ##t \override TimeSignature #'transparent = ##t } indent = 20.00\mm line-width = 160.00\mm } } } } \markup { " " } \markup { " " } \markup { \bold \line { \hspace #3 E\hspace #-.5 \raise #1 {\musicglyph "accidentals.flat"} \hspace #-.5 (Contra Alto clarinet) } } \markup { \line { \score { { \clef treble \key c\major \time 4/1 e1^\markup {\hspace #-4 \italic "written" } s1 s2.. a'''1 \bar "||" s8 \clef bass s2 g,,1_\markup { \hspace #-4 \column { \italic "sounds one octav plus" \italic " a major sixth lower" } } s1 s2 \clef treble aes'1 | \break } \layout { \context { \Staff \override ClefSignature #'transparent = ##t \override TimeSignature #'transparent = ##t } indent = 20.00\mm line-width = 160.00\mm } } } } \markup { " " } \markup { " " } \markup { \bold \line { \hspace #3 b\hspace #-.5 \raise #1 {\musicglyph "accidentals.flat"} \hspace #-.5 (Contra bass clarinet) } } \markup { \line { \score { { \clef treble \key c\major \time 4/1 c1^\markup {\hspace #-4 \italic "written" } s1 s2.. f'''1 \bar "||" s8 \clef bass s2 bes,,1_\markup { \hspace #-4 \column { \italic "sounds one octav plus" \italic " a major ninth lower" } } s1 s2 d'1 | \break } \layout { \context { \Staff \override ClefSignature #'transparent = ##t \override TimeSignature #'transparent = ##t } indent = 20.00\mm line-width = 160.00\mm } } } } \markup {" "} \markup {" "} \markup {" "} \markup {" "} \markup {" "} \markup {" "} \markup { \fill-line { \center-column { \italic "As you know(As you can see)" \teeny\italic "For some other instruments; there is a difference between writing-note and real-note." } } } %% \pageBreak \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 #1 } \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 ------------------------------------------------------------------- %% C:\Program Files (x86)\LilyPond\usr\share\ghostscript\8.70\Resource\Init\ %% 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/2021/my-dream.html" } } } \pageBreak %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% }%% end bookpart #2, End book %%%%%%%%%%%%%%%%%%%% All End %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%% exclude. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% because; %%%% %%% I guess, \verbatim-file #"name.ly" is %%%% %%% Does not processing for name.ly with multiple pages %%%% %%%%% \markup { \column { "Name; my-dream.y" %%%% %%%%% \verbatim-file #"my-dream.ly" } } %%%% %%%%% \markup { \column { "Name; my-dream-cv.ly" %%%% %%%%% \verbatim-file #"my-dream-cv.ly" } } %%%% %%%%% \markup { \column { "Name; run--makeinfo-svg.cmd" %%%% %%%%% \verbatim-file #"run--makeinfo-svg.cmd" } } %%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Next: ly-refer.ly, Previous: my-dream.ly, Up: Top
my-dream-cv.ly%% 11:53 PM Thursday, November 25, 2021 %% Yukio Yoshida. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #(set-default-paper-size "letter") #(set-global-staff-size 18) \paper { %% ragged-last-bottom = ##f } %%%%%%%%% soprano part %%%%%%%%%%%%%%%%%%%%% sopranoVoice = { \hide Staff.BarLine \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | cis''\breve \melisma e''1. cis''2 ~ | \break %% 3-6 \time 3/2 cis''\melismaEnd r4 fis' 2. ~ | fis'2 g'2.. e'8 | cis''2 d''1\melisma | e''4 cis''1 d''4\melismaEnd | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 r1. | r1. | r1. | r1. | \break %% 23-26 fis''1 r2 | cis''2 r2 b'4. cis''8( | e''2) r2 a'2 | d'' fis''1 | \break %% 27-30 r1. | r1. | r1. | r1. | \break %% 31-34 r1. | r1. | r1. | r1. | \break %% 35-38 cis''2.\melisma fis' ~ | fis'4\melismaEnd r4 cis''1\melisma | fis'1 cis''2 ~ | cis''2\melismaEnd r1 | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 cis'2\melisma fis'2 fis'4\melismaEnd cis'1\melisma fis'4 cis'2\melismaEnd r1 \undo \hide Staff.BarLine \bar "|" \time 3/2 r1 s2 \undo \hide Staff.BarLine \bar "|." \break } sopranoVoiceL = \lyricmode { \override Lyrics . LyricText #'color = #blue \override Lyrics . LyricHyphen #'color = #blue \override Lyrics . LyricExtender #'color = #blue \override Score . LyricText #'font-shape = #'italic \teeny ɑ __ ɑ __ "What's" the matter? m __ You; "When you" went "up the hill," you stood "on the road" n __ ɔ __ o __ ɔ __ } %%%%%%%%%%%%%% 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 | cis''\breve \melisma e''1. cis''2 ~ | \break %% 3-6 \time 3/2 cis''\melismaEnd r4 fis' 2. ~ | fis'2 g'2.. e'8 | cis''2 d''1\melisma | e''4 cis''1 d''4\melismaEnd | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 r1. | r1. | r1. | r1. | \break %% 23-26 fis''1 r2 | cis''2 r2 b'4. cis''8( | e''2) r2 a'2 | d'' fis''1 | \break %% 27-30 r1. | r1. | r1. | r1. | \break %% 31-34 r1. | r1. | r1. | r1. | \break %% 35-38 cis''2.\melisma fis' ~ | fis'4\melismaEnd r4 cis''1\melisma | fis'1 cis''2 ~ | cis''2\melismaEnd r1 | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 cis'2\melisma fis'2 fis'4\melismaEnd cis'1\melisma fis'4 cis'2\melismaEnd r1 | \time 3/2 r1 s2 \bar "|." \break } %%% %%% Instruments part soprano = { %%\hide Staff.BarLine \autoBeamOff \partial 2 r2^\fermata %% 1-2 \time 4/1 r\longa | r\longa | \break %% 3-6 \time 3/2 r1 <cis' g'>4 r4 | %% \repeat percent 3 { <cis' fis'>4 <d' g'> <e' a'> <fis' b'> %% <a' e'> <g' d'> } | %% \repeat percent 3 { cis'2 fis' cis' } | %% r2 e'1 | \repeat percent 2 { cis'2 fis' cis' } | r2 e'1 | d'1. | cis'1. | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 r1. | r1. | r1. | r1. | \break %% 23-26 r1. | r1. | r1. | r1. | \break %% 27-30 r1. | r1. | r1. | r1. | \break %% 31-34 <cis' fis'>4 <d' g'> <e' a'> <fis' b'> <g' cis''> <a' d''> | e''2 d''8( cis'' b' a') r g'4. | <fis' d'>16 <e' cis'> <cis' d'> <d' e'> <e' fis'> <fis' g'> r4. <cis' cis''>4 <fis' fis''> a'' | fis'' 2. r | \break %% 35-38 r1. | r1. | r1. | r1. | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 r1. cis'2 fis'1 cis'1 ~ | \time 3/2 cis'1 s2 \bar "|." \break } %%% end Soprano sheet. %%% sopranoM = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | r\longa | \break %% 3-6 \time 3/2 r1 <cis' g'>4 r4 | %% \repeat percent 3 { <cis' fis'>4 <d' g'> <e' a'> <fis' b'> %% <a' e'> <g' d'> } | %% \repeat percent 3 { cis'2 fis' cis' } | %% r2 e'1 | \repeat percent 2 { cis'2 fis' cis' } | r2 e'1 | d'1. | cis'1. | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 r1. | r1. | r1. | r1. | \break %% 23-26 r1. | r1. | r1. | r1. | \break %% 27-30 r1. | r1. | r1. | r1. | \break %% 31-34 <cis' fis'>4 <d' g'> <e' a'> <fis' b'> <g' cis''> <a' d''> | e''2 d''8( cis'' b' a') r g'4. | <fis' d'>16 <e' cis'> <cis' d'> <d' e'> <e' fis'> <fis' g'> r4. <cis' cis''>4 <fis' fis''> a'' | fis'' 2. r | \break %% 35-38 r1. | r1. | r1. | r1. | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 r1. cis'2 fis'1 cis'1 ~ | \time 3/2 cis'1 s2 \bar "|." \break } %%% end soprano-midi. %%% %%%%%%%%%% alto part %%%%%%%%%%%%%%%%%%%%% altoVoice = { \hide Staff.BarLine \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | g'4\melisma b' g'8 a' b' fis'8 g' a' b'1\melismaEnd r4 b'8\melisma a' g' a' g' fis' g'2.~ | \break %% 3-6 \time 3/2 g'2.\melismaEnd r2. | cis'2.. d'8 cis'2 | r4 g'1\melisma a'4 ~ | a' g'1 a'4\melismaEnd | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 fis1 r2 | r2 fis'1 | a'2. r4 cis''2 ~ | cis'' r1 | \break %% 23-26 r1. | r1. | r1. | r1. | \break %% 27-30 r1. | r1. | r1. | r1. | \break %% 31-34 r1. | r1. | r1. | r1. | \break %% 35-38 fis'2.\melisma cis' ~ | cis'4\melismaEnd r4 fis'1\melisma | cis'1 fis'2 ~ | fis'2\melismaEnd r1 | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 fis2\melisma cis'2 fis4\melismaEnd fis1\melisma cis'4 fis2\melismaEnd r1 \undo \hide Staff.BarLine \bar "|" \time 3/2 r1 s2 \undo \hide Staff.BarLine \bar "|." \break } altoVoiceL = \lyricmode { \override Lyrics . LyricText #'color = #blue \override Lyrics . LyricHyphen #'color = #blue \override Lyrics . LyricExtender #'color = #blue \override Score . LyricText #'font-shape = #'italic \teeny ɑ __ ɑ __ "What's" the matter? m __ You; "A straight road" "in a walking" "wooded area" o __ m __ o __ ɔ __ } %%%%%%%%%%%%%% 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 | g'4\melisma b' g'8 a' b' fis'8 g' a' b'1\melismaEnd r4 b'8\melisma a' g' a' g' fis' g'2.~ | \break %% 3- \time 3/2 g'2.\melismaEnd r2. | cis'2.. d'8 cis'2 | r4 g'1\melisma a'4 ~ | a' g'1 a'4\melismaEnd | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 fis1 r2 | r2 fis'1 | a'2. r4 cis''2 ~ | cis'' r1 | \break %% 23-26 r1. | r1. | r1. | r1. | \break %% 27-30 r1. | r1. | r1. | r1. | \break %% 31-34 r1. | r1. | r1. | r1. | \break %% 35-38 fis'2.\melisma cis' ~ | cis'4\melismaEnd r4 fis'1\melisma | cis'1 fis'2 ~ | fis'2\melismaEnd r1 | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 fis2\melisma cis'2 fis4\melismaEnd fis1\melisma cis'4 fis2\melismaEnd r1 | \time 3/2 r1 s2 \bar "|." \break } %%% %%% Instruments alto = { %%\hide Staff.BarLine \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | r\longa | \break %% 3-6 \time 3/2 r2 a1 | r1 <fis cis'>4 r4 | r1. | r1. | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 r1. | r1. | r1. | r1. | \break %% 23-26 r1. | r1. | r1. | r1. | \break %% 27-30 r1. | r1. | r1. | r1. | \break %% 31-34 <fis' cis'>4. <e' b> <d' a> <cis' g> | fis r8 g4 a b cis'' | <a' fis'>8 <g' e'> <fis' d'> <e' fis'> <fis' g'> <g' a'> <fis fis'>4 <b b'> d'' | b'1 r2 | \break %% 35-38 r1. | r1. | r1. | r1. | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 r1. fis2 cis'1 fis1 ~ | \time 3/2 fis1 s2 \bar "|." \break } %%% end alto sheet %%% altoM = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | r\longa | \break %% 3-6 \time 3/2 r2 a1 | r1 <fis cis'>4 r4 | r1. | r1. | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 r1. | r1. | r1. | r1. | \break %% 23-26 r1. | r1. | r1. | r1. | \break %% 27-30 r1. | r1. | r1. | r1. | \break %% 31-34 <fis' cis'>4. <e' b> <d' a> <cis' g> | fis r8 g4 a b cis'' | <a' fis'>8 <g' e'> <fis' d'> <e' fis'> <fis' g'> <g' a'> <fis fis'>4 <b b'> d'' | b'1 r2 | \break %% 35-38 r1. | r1. | r1. | r1. | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 r1. fis2 cis'1 fis1 ~ | \time 3/2 fis1 s2 \bar "|." \break } %%% end alto-midi %% %%%%%%%% tenor part %%%%%%%%%%%%%%%%%%%%%%% tenorVoice = { \hide Staff.BarLine \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | cis'1\melisma a1. fis1 a4.\melismaEnd r8 | \break %% 3-6 \time 3/2 a4_( b2) fis2.( | fis2) r1 | r4 e1\melisma fis4 ~ | fis4 e1 fis4\melismaEnd | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 r1. | r1. | r1. | r1. | \break %% 23-26 r1. | r1. | r1. | r1. | \break %% 27-30 cis1 r2 | fis1 r2 | e2. cis( | fis) r | \break %% 31-34 r1. | r1. | r1. | r1. | \break %% 35-38 r1. | r1. | r1. | r1. | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 cis2\melisma fis2 fis4\melismaEnd cis1\melisma fis4 cis2\melismaEnd r1 \undo \hide Staff.BarLine \bar "|" \time 3/2 r1 s2 \undo \hide Staff.BarLine \bar "|." \break } tenorVoiceL = \lyricmode { \override Lyrics . LyricText #'color = #blue \override Lyrics . LyricHyphen #'color = #blue \override Lyrics . LyricExtender #'color = #blue \override Score . LyricText #'font-shape = #'italic \teeny m __ "what's" up? m __ when you was "a baby" o __ ɔ __ } %%%%%%%%%%%%%% 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 r\longa | cis'1\melisma a1. fis1 a4.\melismaEnd r8 | \break %% 3-6 \time 3/2 a4_( b2) fis2.( | fis2) r1 | r4 e1\melisma fis4 ~ | fis4 e1 fis4\melismaEnd | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 r1. | r1. | r1. | r1. | \break %% 23-26 r1. | r1. | r1. | r1. | \break %% 27-30 cis1 r2 | fis1 r2 | e2. cis( | fis) r | \break %% 31-34 r1. | r1. | r1. | r1. | \break %% 35-38 r1. | r1. | r1. | r1. | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 cis2\melisma fis2 fis4\melismaEnd cis1\melisma fis4 cis2\melismaEnd r1 | \time 3/2 r1 s2 \bar "|." \break } %%% %%% Instruments tenor = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | r\longa | \break %% 3-6 \time 3/2 r1 <d a>4 r4 | r2 fis1 | r1. | r1. | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 r1. | r1. | r1. | r1. | \break %% 23-26 r1. | r1. | r1. | r1. | \break %% 27-30 r1. | r1. | r1. | r1. | \break %% 31-34 <cis cis'>4 <d b> <e a> <fis g>2 <a e>4 | <b d> r <cis' cis>1 | <cis d>16 <d e> <e fis> <fis g> <g a> <a b> cis'4. <cis cis'>4 <fis fis'> b' ~ | b' g'1 r4 | %% 35-38 r2. g2. | fis a | cis1 b2 | r1. | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 r1. cis2 fis1 cis1 ~ | \time 3/2 cis1 s2 \bar "|." \break } %%% end tenor sheet. %%% tenorM = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | r\longa | \break %% 3-6 \time 3/2 r1 <d a>4 r4 | r2 fis1 | r1. | r1. | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 r1. | r1. | r1. | r1. | \break %% 23-26 r1. | r1. | r1. | r1. | \break %% 27-30 r1. | r1. | r1. | r1. | \break %% 31-34 <cis cis'>4 <d b> <e a> <fis g>2 <a e>4 | <b d> r <cis' cis>1 | <cis d>16 <d e> <e fis> <fis g> <g a> <a b> cis'4. <cis cis'>4 <fis fis'> b' ~ | b' g'1 r4 | %% 35-38 r2. g2. | fis a | cis1 b2 | r1. | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 r1. cis2 fis1 cis1 ~ | \time 3/2 cis1 s2 \bar "|." \break } %%% end tenor-midi %%%%%%%% baritone part %%%%%%%%%%%%%%%%%%%%%%% baritoneVoice = { \hide Staff.BarLine \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 \once \ColorRevert b\longa^\markup { \hspace #-4 \teeny "Only:Instrument" } _\markup { \hspace #-10 \teeny \italic \column { \line { If can (\with-color #red "Clarinet" !! and } \raise #1 \line {\with-color #red "improvisational accompaniment ok") } } } | r4^\markup { \with-color #blue "Voice;Start" } cis1\melisma fis1.. \breathe cis1 | \break %% 3-6 \time 3/2 fis2.\melismaEnd r4 e2\melisma | cis d b,~ | b,2. cis8\melismaEnd r4. cis4 ~ | cis b,2 r16 d8. d2 | \break %% 7-10 cis'4 cis b,2. b,4 | r4 cis2.._( d8) r4 | e8 r8 g4_\( a2\) e | b,2 r1 | \break %% 11-14 r4 cis'4. r8 d'4. g4. | cis2 b,1 | r2 d1 | cis'2 d' d' | \break %% 15-18 fis1 r2^\fermata | r4 cis2.^\fermata fis2_\markup{ \hspace#6 \fermata } ~ | fis2 a1^\fermata | d'2 cis'8( b a g fis cis4. ~ | \break %% 19-22 cis) r8 fis1 | r1. | b,1.\melisma | b,1 d2\melismaEnd | \break %% 23-26 r1. | d2\melisma b,1 | cis1. | b,1\melismaEnd r2 | \break %% 27-30 r2 cis'1\melisma | fis1. | cis | cis'1\melismaEnd r2 | \break %% 31-34 r1. | r1. | r1. | r1. | \break %% 35-38 r1. | r1. | r1. | r1. | \break %%39-42 fis4 a2 fis4 a2 ~ | a2 r4 cis8 cis4. r4 | fis8 fis4. r1 | a8\(_( b) fis8._( \once \stemDown e) cis2..\) | \break %% 43-46 r4 cis'1 fis'4 | fis'1 r2_(^\markup { \hspace #-4 \teeny \italic \column { " " \line { Between this rest. If you can; \with-color #red "Clarinet" } \raise #1 "Improvisational accompaniment ..OK!" } } _\markup { \hspace #8 \fermata } | r1) b,2\melisma | b,2 cis2\melismaEnd r2 | \break %% 47-50 cis2\melisma b, a,4\melismaEnd r4 | fis1 a2 | cis4 cis'_\( d' e'\) cis'2 | fis8 a,4. b,8 cis4.( fis2) | \break %% 51-52 \time 4/1 r8 fis8 fis4 r8 cis2.. fis2.. cis'4 cis'2..( e'4) r4 | \time 3/2 r1 \undo \hide Staff.BarLine \bar "|." \break %%for me %%I re -- al -- ly want to live is there! %%So, My mind deram with sleeping! } baritoneVoiceL = \lyricmode { \override Lyrics . LyricText #'color = #blue \override Lyrics . LyricHyphen #'color = #blue \override Lyrics . LyricExtender #'color = #blue \override Score . LyricText #'font-shape = #'italic \teeny " " ɔ __ n __ I "want to" visit my, my, world in Dream At mo -- ment screen though I "What on" earth doing there? "In dream" I'm? can't screen "other's" How doing I live every "day" life? %% alto; sol--- %% You; A straight road in a walking wooded area m __ %% soprano; sol--- %% You; When you went up the hill, you stood on the road ɔ __ %% alto + soprano--- %% when you was a baby o __ That scene "in a" dream That figure That walk Un -- bear -- ably nos -- tal -- gic ɔ __ %% Oh, oh n __ for me I re -- al -- ly want to live is there! So, My mind deram with sleeping! } %%%%%%%%%%%%%% omit %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% baritoneSoloL = \lyricmode { %% \override Lyrics . LyricText #'color = #red %% \override Lyrics . LyricHyphen #'color = #red %% \override Lyrics . LyricExtender #'color = #red %% \override Score . LyricText #'font-shape = #'italic %% \teeny %% %% } %% baritoneTuttiL = \lyricmode { %% \override Lyrics . LyricText #'color = #blue %% \override Lyrics . LyricHyphen #'color = #blue %% \override Lyrics . LyricExtender #'color = #blue %% \override Score . LyricText #'font-shape = #'italic %% \teeny %% %% } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% baritoneVoiceM = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 b\longa | r4 cis1\melisma fis1.. \breathe cis1 | \break %% 3-6 \time 3/2 fis2.\melismaEnd r4 e2\melisma | cis d b,~ | b,2. cis8\melismaEnd r4. cis4 ~ | cis b,2 r16 d8. d2 | \break %% 7- 10 cis'4 cis b,2. b,4 | r4 cis2..( d8) r4 | e8 r8 g4\( a2\) e | b,2 r1 | \break %% 11-14 r4 cis'4. r8 d'4. g4. | cis2 b,1 | r2 d1 | cis'2 d' d' | \break %% 15-18 fis1 r2 | r4 cis2. fis2 ~ | fis2 a1 | d'2 cis'8( b a g fis cis4. ~ | \break %% 19-22 cis) r8 fis1 | r1. | b,1.\melisma | b,1 d2\melismaEnd | \break %% 23-26 r1. | d2\melisma b,1 | cis1. | b,1\melismaEnd r2 | \break %% 27-30 r2 cis'1\melisma | fis1. | cis | cis'1\melismaEnd r2 | \break %% 31-34 r1. | r1. | r1. | r1. | \break %% 35-38 r1. | r1. | r1. | r1. | \break %%39-42 fis4 a2 fis4 a2 ~ | a2 r4 cis8 cis4. r4 | fis8 fis4. r1 | a8\(_( b) fis8._( e) cis2..\) | \break %% 43-46 r4 cis'1 fis'4 | fis'1 r2 ~ | r1 b,2\melisma | b,2 cis2\melismaEnd r2 | \break %% 47-50 cis2\melisma b, a,4\melismaEnd r4 | fis1 a2 | cis4 cis'_\( d' e'\) cis'2 | fis8 a,4. b,8 cis4.( fis2) | \break %% 51-52 \time 4/1 r8 fis8 fis4 r8 cis2.. fis2.. cis'4 cis'2..( e'4) r4 | \time 3/2 r1 s2 \bar "|." \break } %%% %%% Instruments %% baritone = { \hide Staff.BarLine %% \autoBeamOff %% \partial 2 r2^\fermata | %% 1-2 %% \time 4/1 %% %% } %%% end baritone sheet. %%% %% baritoneM = { %% \autoBeamOff %% \partial 2 r2^\fermata | %% 1-2 %% \time 4/1 %% %% } %%% end baritone midi %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%% %%%%%%% bass; part %%%%%%%%%%%%%%%% bassVoice = { \hide Staff.BarLine \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | fis1\melisma d1. b,1 d4.\melismaEnd r8 | \break %% 3-6 \time 3/2 d2_( e4) b,2.( | b,2) r1 | r4 b,1\melisma cis4 ~ | cis4 b,1 cis4\melismaEnd | \break %% 7-10 r1. | r1. | r1. | r1. | \break % 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 r1. | r1. | r1. | r1. | \break %% 23-26 r1. | r1. | r1. | r1. | \break %% 27-30 fis,1 r2 | cis1 r2 | b,2. fis_( | cis) r | \break %% 31-34 r1. | r1. | r1. | r1. | \break %% 35-38 r1. | r1. | r1. | r1. | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 fis,2\melisma cis2 fis,4\melismaEnd fis,1\melisma cis4 fis,2\melismaEnd r1 \undo \hide Staff.BarLine \bar "|" \time 3/2 r1 s2 \bar "|." \break } bassVoiceL = \lyricmode { \override Lyrics . LyricText #'color = #blue \override Lyrics . LyricHyphen #'color = #blue \override Lyrics . LyricExtender #'color = #blue \override Score . LyricText #'font-shape = #'italic \teeny m __ "what's" up? m __ when you was "a baby" o __ ɔ __ } %%%%%%%%%%%%%% 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 r\longa | fis1\melisma d1. b,1 d4.\melismaEnd r8 | \break %% 3-6 \time 3/2 d2_( e4) b,2.( | b,2) r1 | r4 b,1\melisma cis4 ~ | cis4 b,1 cis4\melismaEnd | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 r1. | r1. | r1. | r1. | \break %% 23-26 r1. | r1. | r1. | r1. | \break %% 27-30 fis,1 r2 | cis1 r2 | b,2. fis_( | cis) r | \break %% 31-34 r1. | r1. | r1. | r1. | \break %% 35-38 r1. | r1. | r1. | r1. | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 fis,2\melisma cis2 fis,4\melismaEnd fis,1\melisma cis4 fis,2\melismaEnd r1 | \time 3/2 r1 s2 \bar "|." \break } %%% %%% Instruments bass = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | r\longa | \break %% 3-6 \time 3/2 r2 b,1 | r1 <g, d>4 r4 | r1. | r1. | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 r1. | r1. | r1. | r1. | \break %% 23-26 r1. | r1. | r1. | r1. | \break %% 27-30 r1. | r1. | r1. | r1. | \break %% 31-34 <b, cis>2. <a, d>4 <g, e> <fis, fis> ~ | <fis, fis>4. <b, cis>1 r8| <fis, b,>2. <e, a,>2. ~ | <e, a,>4 r4 g,1 ~ | \break %% 35-38 g,2 r8 << \autoBeamOff { g4. b2 | cis'2 b8 a g fis e fis g a | b2 cis' d' | } \\ \autoBeamOff { g,8 a, b, cis2 ~ | cis2 b,4 a, g, fis, | e,2 fis,8 g, a, b, cis2 | } >> r8 <cis cis'>1 <d d'>4. | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 r1. fis,2 cis1 fis,1 ~ | \time 3/2 fis,1 s2 \bar "|." \break } %%% end bass-sheet %%% bassM = { \autoBeamOff \partial 2 r2^\fermata | %% 1-2 \time 4/1 r\longa | r\longa | \break %% 3-6 \time 3/2 r2 b,1 | r1 <g, d>4 r4 | r1. | r1. | \break %% 7-10 r1. | r1. | r1. | r1. | \break %% 11-14 r1. | r1. | r1. | r1. | \break %% 15-18 r1. | r1. | r1. | r1. | \break %% 19-22 r1. | r1. | r1. | r1. | \break %% 23-26 r1. | r1. | r1. | r1. | \break %% 27-30 r1. | r1. | r1. | r1. | \break %% 31-34 <b, cis>2. <a, d>4 <g, e> <fis, fis> ~ | <fis, fis>4. <b, cis>1 r8 | <fis, b,>2. <e, a,>2. ~ | <e, a,>4 r4 g,1 %% 35-38 g,2 r8 << { g4. b2 | cis'2 b8 a g fis e fis g a | b2 cis' d' | } \\ { g,8 a, b, cis2 ~| cis2 b,4 a, g, fis, | e,2 fis,8 g, a, b, cis2 | } >> r8 <cis cis'>1 <d d'>4. | \break %% 39-42 r1. | r1. | r1. | r1. | \break %% 43-46 r1. | r1. | r1. | r1. | \break %% 47-50 r1. | r1. | r1. | r1. | \break %% 51-52 \time 4/1 r1. fis,2 cis1 fis,1 ~ | \time 3/2 fis,1 s2 \bar "|." \break } %%% end bass-midi %%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%% End All %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Next: my-dream.texi, Previous: my-dream-cv.ly, Up: Top
ly-refer.ly%%%%% to ly file %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% If you want to change of color, %% then do see! in "define-grobs.scm"(lilypond's system file) %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Yukio Yoshida. %% !!! Deffernt on each ly-file (each-file;%%=omit) %% But same name=ly-refer.ly !!! %% Time-stamp: "2020/12/03 14:33:43.24" %% cmd /c Echo %DATE% %TIME% | clip %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%global = { \hide Staff.barLine %% %% the final bar line is not interrupted %% \undo \hide Staff.Barline %% \bar "|." %% } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 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 } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% VoiceColorRed = { \override Staff.StaffSymbol #'color = #red \override Staff.LedgerLineSpanner #'color = #red \override Staff.Clef #'color = #red \override Staff.TimeSignature #'color = #red \override Staff.KeySignature #'color = #red \override Staff.BarLine #'color = #red \override Voice.NoteHead #'color = #red \override Voice.Rest #'color = #red \override Voice.Stem #'color = #red \override Voice.Flag #'color = #red \override Voice.Beam #'color = #red \override Voice.Slur #'color = #red \override Voice.PhrasingSlur #'color = #red \override Voice.Tie #'color = #red \override Voice.Dots #'color = #red \override Voice.Script #'color = #red \override Voice.Accidental #'color = #red \override Voice.TupletNumber #'color = #red \override Voice.TupletBracket #'color = #red \override Voice.BreathingSign #'color = #red } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% ColorRevert = { \revert Staff.StaffSymbol #'color \revert Staff.LedgerLineSpanner #'color \revert Staff.Clef #'color \revert Staff.TimeSignature #'color \revert Staff.KeySignature #'color \revert Staff.BarLine #'color \revert Voice.NoteHead #'color %% \revert Voice.NoteHead.style #'color %% \override Voice.NoteHead #'color = #black \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"} } } two-Solo=^\markup { \with-color #red \box { \pad-around #0.5 {\teeny \italic "Two-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 } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Next: Script-run, Previous: ly-refer.ly, Up: Top
my-dream.texi%% 4:59 AM Thursday, December 2, 2021 %% Yukio Yoshida. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% \input colordvi.tex \input texinfo @c -*-texinfo-*- @c %**start of header @setfilename my-dream.info @settitle In my dream @documentlanguage en @documentencoding utf-8 @setchapternewpage odd @c %**end of header @c *********** Body start ****************** @ifnottex @node Top, Music Sheet, ("dir"), ("dirTop") @comment node-name, next, previous, up @c @top @end ifnottex @menu @html [file-code; "ly,texi,sh are UTF-8"] // Normally; Windows & Linux(Prompt)<kbd> lilypond --png --pdf name.ly</kbd>[Enter]  ,  Script-run; Linux(Prompt)<kbd> ./run--lily.sh name</kbd>[Enter] // @end html * my-dream --- Music Sheet: Music Sheet. * my-dream.ly --- Source code framework: my-dream.ly. * my-dream-cv.ly --- Source code notes: my-dream-cv.ly. * ly-refer.ly --- ly setting others: ly-refer.ly. * my-dream.texi --- Source code document: my-dream.texi. * run--makeinfo --- Script run file: Script-run. @end menu @html • <a href="my-dream.tar.gz">my-dream.tar.gz</a> (All-files;<10,610bytes)<br /> @end html @html <br />           <a href="my-dream.midi">my-dream.midi</a> ,     <a href="my-dream.pdf">my-dream.pdf</a>;     <p align = "center"> <a href="my-dream.mp3">my-dream is mp3.</a><br /> <audio src="my-dream.mp3" controls> Download <a href="my-dream.mp3">episode 42 Learnung to love HTML5</a> </audio><br /> The Jacket of a sheet is "png" and Sheets are "svg."</p> @end html @ifnottex @node Music Sheet, my-dream.ly, Top, Top @comment node-name, next, previous, up @end ifnottex @unnumbered Music Sheet @html <a href="my-dream.pdf"> <div align="center"> @end html @ifhtml @image{my-dream-page1}@* @html <hr style="width:68%; height:4px;" /> <img src="my-dream-2.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="my-dream-3.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="my-dream-4.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="my-dream-5.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="my-dream-6.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="my-dream-7.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="my-dream-8.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="my-dream-9.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> @end html @end ifhtml @html </div></a> @end html @ifnottex @node my-dream.ly, my-dream-cv.ly, Music Sheet, Top @comment node-name, next, previous, up @end ifnottex @unnumbered My manuscript score file. @html <blockquote><blockquote> <b><i>my-dream.ly</i></b> @end html @verbatiminclude my-dream.ly @html </blockquote></blockquote> @end html @ifnottex @node my-dream-cv.ly, ly-refer.ly, my-dream.ly, Top @comment node-name, next, previous, up @end ifnottex @unnumbered My manuscript score sub file @html <blockquote><blockquote> <b><i>my-dream-cv.ly</i></b> @end html @verbatiminclude my-dream-cv.ly @html </blockquote></blockquote> @end html @ifnottex @node ly-refer.ly, my-dream.texi, my-dream-cv.ly, Top @comment node-name, next, previous, up @end ifnottex @unnumbered My manuscript score sub file @html <blockquote><blockquote> <b><i>ly-refer.ly</i></b> @end html @verbatiminclude ly-refer.ly @html </blockquote></blockquote> @end html @ifnottex @node my-dream.texi, Script-run, ly-refer.ly, Top @comment node-name, next, previous, up @end ifnottex @unnumbered My manuscript file @html <blockquote><blockquote> <b><i>my-dream.texi</i></b> @end html @verbatiminclude my-dream.texi @html </blockquote></blockquote> @end html @ifnottex @node Script-run, , my-dream.texi, Top @comment node-name, next, previous, up @end ifnottex @unnumbered run--makeinfo @html <blockquote><blockquote> <b><i>"manuscript.html" is created by makeinfo on Texinfo.</i></b><br /> <i>Running is on Linux(Ubuntu).</i><br /> @end html @ifhtml @html <span style="font: 16px;"> <table> <td>    <b><i>run--lily.sh</i></b><br /> <span style="color: red;"> <pre> #!/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 *.pdf html/ mv *.png html/ mv *.midi html/ mv *.html html/ cd html xdg-open $1.pdf | xdg-open $1.midi | explorer.exe $1.html cd ../ rm *.eps ls -l </pre> </span> </td> </table> @end html @end 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)---"@* @html </blockquote></blockquote> <br /> <br /> @end html @c *********** End Body ********************* @bye
Previous: my-dream.texi, Up: Top
"manuscript.html" is created by makeinfo on Texinfo.
Running is on Linux(Ubuntu).
run--lily.sh
#!/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 *.pdf html/ mv *.png html/ mv *.midi html/ mv *.html html/ cd html xdg-open $1.pdf | xdg-open $1.midi | explorer.exe $1.html cd ../ rm *.eps ls -l
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)—"