Next: Music Sheet, Previous: ("dir"), Up: ("dirTop")
Oh oh oh
[file-code; "ly,texi,sh are UTF-8"]
Normally; Windows & Linux "[Prompt] lilypond --pdf --png name.ly[Enter]"
And---- Only;
Linux(Prompt) $ ./run--lily.sh name[Enter](need makeinfo) ----
oh-oh-oh.midi(//The one below is mp3//)
oh-oh-oh.pdf
oh-oh-oh.tar.gz (All-files;<8,100bytes)
The Jacket of a sheet is "png" and Sheets are "svg"
Next: oh-oh-oh-cv.ly, Previous: Music Sheet, Up: Top
%% 2:31 AM Friday, July 14, 2023 %% Yukio Yoshida. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% LilyPond "\book format" use. \version "2.24.0" #(set-default-paper-size "letter") #(set-global-staff-size 18) \include "oh-oh-oh-cv.ly" \book{ \bookpart{ %% #I Caver's title \markup{ \vspace #-.5 } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% #(let* ((port (open-output-file "sheet-title-line.eps"))) (display "%!PS-Adobe-3.0 EPSF-3.0 %%BoundingBox: 15 10 585 810 %%HiResBoundingBox: 15.00 10.00 585.00 810.00 %%Creator: GPL Ghostscript 950 (eps2write) %%LanguageLevel: 2 %%CreationDate: D:20230508103029+09'00' %%Pages: 1 %%EndComments newpath 25 20 moveto 25 800 lineto 25 800 moveto 575 800 lineto 575 800 moveto 575 20 lineto 575 20 moveto 25 20 lineto .22 0 0 setrgbcolor 20 setlinewidth stroke %% in-line newpath 50 50 moveto 50 760 lineto 50 760 moveto 546 760 lineto 546 760 moveto 546 50 lineto 546 50 moveto 50 50 lineto 0 0 0 setrgbcolor 1 setlinecap 3 setlinewidth stroke %% Title-Word /Times-Italic findfont 14 scalefont setfont 80 740 moveto 0 0 0 setrgbcolor (Soprano; Instrument and Voice --- C \\clef on 1st line) false charpath 0 setlinewidth stroke /Times-Italic findfont 14 scalefont setfont 80 725 moveto 0 0 0 setrgbcolor (MezzoSoprano; Instrument and Voice --- C \\clef on 2nd line) false charpath 0 setlinewidth stroke /Times-Italic findfont 14 scalefont setfont 80 710 moveto 0 0 0 setrgbcolor (Alto; Instrument and Voice --- C \\clef on 3rd line) false charpath 0 setlinewidth stroke /Times-Italic findfont 14 scalefont setfont 80 695 moveto 0 0 0 setrgbcolor (Tenor; Instrument and Voice --- C \\clef on 4th line) false charpath 0 setlinewidth stroke /Times-Italic findfont 14 scalefont setfont 80 680 moveto 0 0 0 setrgbcolor (Baritone; Instrument and Voice --- C \\clef on 5th line) false charpath 0 setlinewidth stroke /Times-Italic findfont 14 scalefont setfont 80 665 moveto 0 0 0 setrgbcolor (bas; Instrument and Voice --- F \\clef on 4th line) false charpath 0 setlinewidth stroke /Times-Italic findfont 120 scalefont setfont 110 560 moveto 1 0 0 setrgbcolor (SHEET) false charpath 3 setlinewidth stroke /Times-Italic findfont 16 scalefont setfont 180 540 moveto 0 0 0 setrgbcolor (Typesetting output with LilyPond) false charpath 0 setlinewidth stroke %%%% /Times-Italic findfont 110 scalefont setfont 120 400 moveto 0 1 0 setrgbcolor (POEM) false charpath 3 setlinewidth stroke %%%% /Times-Italic findfont 24 scalefont setfont 180 440 moveto 0 0 0 setrgbcolor (Op.48 Oh oh oh!) false charpath 2 setlinewidth stroke /Times-Italic findfont 20 scalefont setfont 210 340 moveto 0 0 0 setrgbcolor (MUSICAL INSTRUMENT) false charpath 1 setlinewidth stroke /Times-Italic findfont 20 scalefont setfont 280 320 moveto 0 0 0 setrgbcolor (and) false charpath 1 setlinewidth stroke /Times-Italic findfont 120 scalefont setfont 61 234 moveto 0 0 0 setrgbcolor (MIXED) false charpath 3 setlinewidth stroke /Times-Italic findfont 120 scalefont setfont 58 150 moveto 0 0 0 setrgbcolor (CHORUS) false charpath 3 setlinewidth stroke /Times-Italic findfont 120 scalefont setfont 58 62 moveto 0 0 0 setrgbcolor (GROUP) 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 #-3 %% Under of Title letters \line { \bold \italic \tiny "The dynamic of performance is freedom(the conductor's) discretion." } }} }%% end bookpart I \pageBreak \bookpart{ %% II \header { dedication = \markup { \column { " " " " " "}} title = "Oh! .... Oh! .... Oh!" %%subtitle = #(string-append "LilyPond version " (lilypond-version)) subtitle = \markup { d major(\italic "cis d e fis g a b") } subtitle = \markup { d major " " ( \italic { cis " " d " " e " " fis " " g " " a " " b " "} ) } subsubtitle = \markup{\center-column { "soprano; C clef on 1st line, alto; C clef on 3rd line." " bass; F clef on 4th line, tenor; C clef on 4th line."}} composer = \markup{ \line {\italic "Yukio Yoshida"}} poet = \markup { \fontsize #-1.5 \fill-line { \line { \italic \column \bold { " " " " "Birds in the forest!" "Could you Stop the singing!" "Waves on the pond!" "Could you Stop the rippling!" "Breath of air!" "Could you Stop the buzzing!" " " "Oh! oh! ..... oh!" "this Anguish, this Intense pain," "Chest, heart, body piercing comes!" "Dropping! Dropping!" "Coming towards me an arrow fly!" "Could you!! Could you!!" \bold " By(& Compose); Yukio Yoshida" }}}} opus = "Op.48 Oh oh oh!" meter = "Vivace" %% tagline = " " } %% End header %% get sheet music --------------------------------------------------------------- \score { << %% \context ChoirStaff = "FourPartStaffaddchorus" << \context StaffGroup << \new Voice = "soprano" { \clef soprano \key d\major \time 2/2 %% \tempo "" 4 = 92 \set Staff.instrumentName = "soprano" \soprano \sopranoII } \new Lyrics = "mainSL" \lyricsto "soprano" { \sopranoL } \new Lyrics = "mainSL" \lyricsto "sopranoII" { \sopranoLII } \new Voice = "alto" { \clef alto \key d\major \time 2/2 %% \tempo "" 4 = 92 \set Staff.instrumentName = "alto " \alto \altoII} \new Lyrics = "mainAL" \lyricsto "alto" { \altoL } \new Lyrics = "mainAL" \lyricsto "altoII" { \altoLII } \new Voice = "tenor" { \clef tenor \key d\major \time 2/2 %% \tempo "" 4 = 92 \set Staff.instrumentName = "tenor " \tenor \tenorII } \new Lyrics = "mainTL" \lyricsto "tenor" { \tenorL } \new Lyrics = "mainTL" \lyricsto "tenorII" { \tenorLII } \new Voice = "bass" { \clef bass \key d\major \time 2/2 %% \tempo "" 4 = 92 \set Staff.instrumentName = "bass " \bass \bassII} \new Lyrics = "mainBL" \lyricsto "bass" { \bassL } \new Lyrics = "mainBL" \lyricsto "bassII" { \bassLII } >> %%\context PianoStaff = "PianoStaff" << %%\new Voice = "piano" { \clef treble \key d\major \time %% \set Staff.instrumentName = "piano " \pianoUP } %%\new Voice = "piano" { \clef bass \key d\major \time %% \set Staff.instrumentName = "piano " \pianoDown } %% >> >> \layout { \context { \Staff \RemoveEmptyStaves } } } %% get midi music ---------------------------------------------------------------- \score { << \new Staff { \clef soprano \key d\major \time 2/2 \tempo 4 = 92 \set Staff.midiInstrument = "pad 2 (warm)" \unfoldRepeats \sopranoM } \new Staff { \clef alto \key d\major \time 2/2 \tempo 4 = 92 \set Staff.midiInstrument = "pad 2 (warm)" \unfoldRepeats \altoM } \new Staff { \clef tenor \key d\major \time 2/2 \tempo 4 = 92 \set Staff.midiInstrument = "pad 2 (warm)" \unfoldRepeats \tenorM } \new Staff { \clef bass \key d\major \time 2/2 \tempo 4 = 92 \set Staff.midiInstrument = "pad 2 (warm)" \unfoldRepeats \bassM } %%\new Staff { \clef treble \key d\major \time 2/2 \tempo 4 = 92 %% \set Staff.midiInstrument = "acoustic grand" %% \unfoldRepeats \pianoUPm } %%\new Staff { \clef bass \key d\major \time 2/2 \tempo 4 = 92 %% \set Staff.instrumentName = "acoustic grand" %% \unfoldRepeats \pianoDownm } >> \midi { tempoWholesPerMinute = #(ly:make-moment 92 4) } } %%%%%%%%% %% \markup { " " } %%\pageBreak %% since, Even-Page. %% \markup { \null } %%%%%% %% \pageBreak %% \markup { " " } %% \markup { \vspace #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 { \vspace #.5 } %% \markup { " " } %% \markup { \line { %% At location \musicglyph #"scripts.ufermata", \hspace #1 %% \italic " Always, please look at the conductor(or baton). " } } %% \markup { " " } %% \markup { \with-color #blue {ɑ , ɔ , ɔː , m , n}(pronunciation-symbol); %% \hspace #1 \italic "To cearly distinguish pronunciation." } %% \markup { \vspace #1 } %%%%%%%% }%% end bookpart II \bookpart{ %% III wrting of attention And out of source code %% markup { \vspace #6 } %{ %% omit 4:20 AM Wednesday, April 5, 2023 \markup { \hspace #26 \huge "INSTRUMENT RANGES" } \markup { \hspace #8 \italic "About;" \teeny\italic "Some of Instruments; there is a difference between writing-note and real-note." \italic "for instance:" } \markup { \hspace #8 \column { \line { \bold %% "WOODWINDS; Piccolo(in C)"--\tiny "like this"-- } \line { \score { { \clef treble \key e\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 { \hspace #8 \column { \line { \hspace #18.4 \bold "Bass Flute"--\tiny "like this"-- } \line { \score { { \clef treble \key e\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 #6 } \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 { \hspace # 18 \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 { \italic " About Position of Sololist is placed freely(on the stage) " } \markup { \vspace #2 } \markup { About Instrument arrangement;\teeny \italic "(must be reverse for Chours's position)" } \markup { \hspace # 20 \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 #56 \huge " Conductor " } \markup { " " } \markup { \vspace #1 } \markup { \fill-with-pattern #2 #CENTER - \null \null } \markup { \vspace #2 } \markup { ........... Audience seats ........... } \markup { \vspace #4 } \markup { \teeny { \column { \bold \italic "If you can do it, please running on;" \line { \wordwrap { As it is the lighting of the audience's Seats(Do not turn off even when the play began). \hspace #2 \italic "When play began, lighting the stage (rather than the audience's) more brightly."}}}}} \markup { " " } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \pageBreak \markup { " " } %% eps-part ------------------------------------------------------------------- #(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 #1 } \markup { \fill-line { \center-column { \line { As all;\hspace #2 See! (HTML) @menu } "https://www.sheet-poem.com/poem/html/2010/2.24.0/oh-oh-oh/oh-oh-oh.html" } } } \pageBreak %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% }}%% end bokkpart III, End book %%%%%%%%%%%%%%%%%%%% All End %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%% exclude. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%% \markup { \column { "Name; oh-oh-oh.y" %%%% %%%%% \verbatim-file #"oh-oh-oh.ly" } } %%%% %%%%% \markup { \column { "Name; oh-oh-oh-cv.ly" %%%% %%%%% \verbatim-file #"oh-oh-oh-cv.ly" } } %%%% %%%%% \markup { \column { "Name; run--lily.sh" %%%% %%%%% \verbatim-file #"run--lily.sh" } } %%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Next: oh-oh-oh.texi, Previous: oh-oh-oh.ly, Up: Top
\version "2.24.0" %%%%%%%%% soprano part %%%%%%%%%%%%%%%%%%%%% soprano = { \hide Staff.BarLine \autoBeamOff \partial 2 r2 | %% 1-5 \mark "Moderato" fis'4. g'16 e'8. fis'4 r8 | r8 b'2 a'4. | cis''1 | r16 e'8. fis'8( g' a' b' cis'' d''~ | d''2.) r4 | \break %% 6-9 r2. cis''4\melisma | cis''1 | cis''8\melismaEnd d''2 e''4. | fis''1 | \break %% 10-14 r16 cis''8. d''2. | d''1\melisma | cis'' | d''2 e''\melismaEnd | r4 fis'4. g'8 fis'4~ | \break %% 15-18 fis'2. r4 | d''2 e''4. fis''8~ | fis''2.. e''8 | g''1 | \break %% 19-22 \mark "Adagio" \repeat volta 2 { << { a'1 } \\ { cis'16[ d' e'8] d'16[ e' fis'8] e'16[ fis' g'8] fis'16[ g' a'8] } >> } | a'1 | \repeat volta 2 { g'8[ a' b'] cis''4. a'8[ fis'] | } a'1 | \break %% 23-24 e'2 a' | \time 4/1 d''\longa | \break } sopranoII = { \new Voice = "sopranoII" { \autoBeamOff %% 25-29 \mark "Tempo I" \time 2/2 R1 | cis''4 b'2. | r4. d''4 cis''4.~ | cis''4 b'2. | r4 e''2. | \break %% 30-34 r4 d''2. | r4 cis''2. | b'4. a'2 r8 | \repeat volta 2 { r2.. g'8( | g''2..) r8 } | \break %% 35-38 r8 fis''4( e''16 d'') r8 cis''4( b'16 a') | r4 cis'2. | d'8 cis'4 r8 cis'2 | \repeat volta 2 { r4 cis'2. | %% 39-40 b'1 } | \time 4/1 b'1 cis'' e''( fis'') \undo \hide Staff.BarLine \bar "|." \break }} sopranoL = \lyricmode { \override Score.LyricText.font-shape = #'italic \teeny Birds in the forest! Could you Stop the singing! %%Waves on the pond! m -- Could you Stop the rippling! m -- Breath of air! Could you Stop the buzzing! } sopranoLII = \lyricmode { \override Score.LyricText.font-shape = #'italic \teeny %%Oh! oh! oh! %%this Anguish, this Intense pain, My Anguish, My Intense pain, Chest, heart, body piercing comes! Dropping! %% Dropping! Coming towards me an arrow fly! Could you!! %%Could you!! Oh! oh! oh! } sopranoM = { \autoBeamOff \partial 2 r2 | %% 1-5 \mark "Moderato" fis'4. g'16 e'8. fis'4 r8 | r8 b'2 a'4. | cis''1 | r16 e'8. fis'8( g' a' b' cis'' d''~ | d''2.) r4 | \break %% 6-9 r2. cis''4\melisma | cis''1 | cis''8\melismaEnd d''2 e''4. | fis''1 | \break %% 10-14 r16 cis''8. d''2. | d''1\melisma | cis'' | d''2 e''\melismaEnd | r4 fis'4. g'8 fis'4~ | \break %% 15-18 fis'2. r4 | d''2 e''4. fis''8~ | fis''2.. e''8 | g''1 | \break %% 19-22 \tempo 4 = 58 \repeat volta 2 { << { a'1 } \\ { cis'16[ d' e'8] d'16[ e' fis'8] e'16[ fis' g'8] fis'16[ g' a'8] } >> } | a'1 | \repeat volta 2 { g'8[ a' b'] cis''4. a'8[ fis'] } | a'1 | \break %% 23-24 e'2 a' | \time 4/1 d''\longa | \break %% 25-29 \tempo 4 = 92 \time 2/2 R1 | cis''4 b'2. | r4. d''4 cis''4.~ | cis''4 b'2. | r4 e''2. | \break %% 30-34 r4 d''2. | r4 cis''2. | b'4. a'2 r8 | \repeat volta 2 { r2.. g'8( | g''2..) r8 } | \break %% 35-38 r8 fis''4( e''16 d'') r8 cis''4( b'16 a') | r4 cis'2. | d'8 cis'4 r8 cis'2 | \repeat volta 2 { r4 cis'2. | %% 39-40 b'1 } | \time 4/1 b'1 cis'' e''( fis'') \bar "|." \break } %%%%%%%%%% alto part %%%%%%%%%%%%%%%%%%%%%% alto = { \hide Staff.BarLine \autoBeamOff \partial 2 r2 %% 1-5 \mark "Moderato" b4. cis'16 a8. b4 r8 | r8 e'2 d'4. | fis'1 | r16 a8. b8( cis' d' e' fis' g'~ | g'2.) r4 | \break %% 6-9 r2. g'4\melisma | g'1 | g'8\melismaEnd a'2 b'4. | cis''1 | \break %% 10-14 r16 g'8. a'2. | a'1\melisma | g'1 a'2 b'\melismaEnd | r4 b4. cis'8 b4~ | \break %% 15-18 b2. r4 | g'2 a'4. b'8~ | b'2.. a'8 | cis'' 1 | %% 19-22 \mark "Adagio" \repeat volta 2 { << { d'1 } \\ { fis8[ g16 a] g8[ a16 b] a8[ b16 cis'] b8[ cis'16 d'] } >> } | d'1 | \repeat volta 2 { cis'8[ d' e'] fis'4. d'8[ b] } | d'1 | \break %% 23-24 a2 d' | \time 4/1 g'\longa | \break } altoII = { \new Voice = "altoII" { \autoBeamOff %% 25-29 \mark "Tempo I" \time 2/2 R1 | g'4 fis'2. | r4. a'4 g'4.~ | g'4 fis'2. | r4 a'2. | \break %% 30-34 r4 g'2. | r4 fis'2. | e'4. d'2 r8 | \repeat volta 2 { r2.. cis'8( | cis''2..) r8 } | \break %% 35-38 b'4( a'16 g') r8 fis'4( e'16 d') r8 | cis'2. r4 | d'8 cis'4 r8 cis'2 | \repeat volta 2 { r4 cis'2. | \break %% 39-40 b'1 } | \time 4/1 cis''1 cis'' d''\breve \undo \hide Staff.BarLine \bar "|." \break }} altoL = \lyricmode { \override Score.LyricText.font-shape = #'italic \teeny Birds in the forest! Could you Stop the singing! %% Waves on the pond! m -- Could you Stop the rippling! m -- Breath of air! Could you Stop the buzzing! } altoLII = \lyricmode { \override Score.LyricText.font-shape = #'italic \teeny %% Oh! oh! oh! %% this Anguish, this Intense pain, My Anguish, My Intense pain, Chest, heart, body piercing comes! Dropping! %% Dropping! Coming towards me an arrow fly! Could you!! %% Could you!! Oh! oh! oh! } altoM = { \autoBeamOff \partial 2 r2 %% 1-5 \mark "Moderato" b4. cis'16 a8. b4 r8 | r8 e'2 d'4. | fis'1 | r16 a8. b8( cis' d' e' fis' g'~ | g'2.) r4 | \break %% 6-9 r2. g'4\melisma | g'1 | g'8\melismaEnd a'2 b'4. | cis''1 | \break %% 10-14 r16 g'8. a'2. | a'1\melisma | g'1 a'2 b'\melismaEnd | r4 b4. cis'8 b4~ | \break %% 15-18 b2. r4 | g'2 a'4. b'8~ | b'2.. a'8 | cis'' 1 | %% 19-22 \tempo 4 = 58 \repeat volta 2 { << { d'1 } \\ { fis8[ g16 a] g8[ a16 b] a8[ b16 cis'] b8[ cis'16 d'] } >> } d'1 | \repeat volta 2 { cis'8[ d' e'] fis'4. d'8[ b] } | d'1 | %% 23-24 a2 d' | \time 4/1 g'\longa | \break %% 25-29 \tempo 4 = 92 \time 2/2 R1 | g'4 fis'2. | r4. a'4 g'4.~ | g'4 fis'2. | r4 a'2. | \break %% 30-34 r4 g'2. | r4 fis'2. | e'4. d'2 r8 | \repeat volta 2 { r2.. cis'8( | cis''2..) r8 } | \break %% 35-38 b'4( a'16 g') r8 fis'4( e'16 d') r8 | cis'2. r4 | d'8 cis'4 r8 cis'2 | \repeat volta 2 { r4 cis'2. | \break %% 39-40 b'1 } | \time 4/1 cis''1 cis'' d''\breve \bar "|." \break } %%%%%%%% tenor part %%%%%%%%%%%%%%%%%%%%%%% tenor = { \hide Staff.BarLine \autoBeamOff \partial 2 r4 fis4\melisma | %% 1-5 \mark "Moderato" fis1 | fis8\melismaEnd e'2 d'4. | fis'1 | r16 e'8. g'2. | g'1\melisma | \break %% 6- g'2.\melismaEnd r4 | g4. a16 fis8. g4 r8 | r8 cis'2 d'4. | e'1 | \break %% 10-14 r16 e8. fis8( g a b cis' d'~ | d'2.) r4 | d'1\melisma | d'2 e' | e'4\melismaEnd g4. a8 g4~ | \break %% 15-18 g2. r4 | e'2 fis'4. g'8~ | g'2.. fis'8 | a'1 | \break %%19-22 \mark "Adagio" \repeat volta 2 { << { b1 } \\ { d8[ e16 fis] e8[ fis16 g] fis8[ g16 a] g8[ a16 b] } >> } | b1 | \repeat volta2 { a8[ b cis'] d'4. b8[ g] } | b1 | \break %% 23-24 fis2 b | \time 4/1 e'1_\markup { \column { " " \bold \italic \tiny "Oh!" } } e'_\markup { \column { " " \bold \italic \tiny "Oh!" } } e'_\markup { \column { " " \bold \italic \tiny "Oh!" } } e'_\markup { \column { " " \bold \italic \tiny "Oh!" } } | \break } tenorII = { \new Voice = "tenorII" { \autoBeamOff %% 25-29 \mark "Tempo I" \time 2/2 g4 fis2. | R1 | a4 g2 fis4~ | fis2. r 4 | b2. r4 | \break %% 30-34 fis2. r4 | e2. r4 | r8 fis4. g2 | \repeat volta 2 { r2.. a8( | a'2..) r8 } | \break %% 35- r8 g'4( fis'16 e') r8 d'4( cis'16 b) | cis2. r4 | d8 e4 r8 cis2 | \repeat volta 2 { r4 cis2. | \break %% 39-40 b1 } | \time 4/1 b\longa \undo \hide Staff.BarLine \bar "|." \break }} tenorL = \lyricmode { \override Score.LyricText.font-shape = #'italic \teeny %%Birds in the forest! m -- Could you Stop the singing! m __ Waves on the pond! Could you Stop the rippling! m -- Breath of air! Could you Stop the buzzing! } tenorLII = \lyricmode { \override Score.LyricText.font-shape = #'italic \teeny %%Oh! oh! oh! this Anguish, this Intense pain, Chest, heart, body piercing comes! Dropping! %% Dropping! Coming towards me an arrow fly! Could you!! %% Could you!! } tenorM = { \autoBeamOff \partial 2 r4 fis4\melisma | %% 1-5 \mark "Moderato" fis1 | fis8\melismaEnd e'2 d'4. | fis'1 | r16 e'8. g'2. | g'1\melisma | \break %% 6-9 g'2.\melismaEnd r4 | g4. a16 fis8. g4 r8 | r8 cis'2 d'4. | e'1 | \break %% 10-14 r16 e8. fis8( g a b cis' d'~ | d'2.) r4 | d'1\melisma | d'2 e' | e'4\melismaEnd g4. a8 g4~ | \break %% 15-18 g2. r4 | e'2 fis'4. g'8~ | g'2.. fis'8 | a'1 | %% 19-22 \tempo 4 = 58 \repeat volta 2 { << { b1 } \\ { d8[ e16 fis] e8[ fis16 g] fis8[ g16 a] g8[ a16 b] } >> } | b1 | \repeat volta2 { a8[ b cis'] d'4. b8[ g] } | b1 | \break %% 23-24 fis2 b | \time 4/1 e'1 e' e' e' | \break %% 25-29 \tempo 4 = 92 \time 2/2 g4 fis2. | R1 | a4 g2 fis4~ | fis2. r 4 | b2. r4 | \break %% 30-34 fis2. r4 | e2. r4 | r8 fis4. a2 | \repeat volta 2 { r2.. a8( | a'2..) r8 } | \break %% 35-38 r8 g'4( fis'16 e') r8 d'4( cis'16 b) | cis2. r4 | d8 e4 r8 cis2 | \repeat volta 2 { r4 cis2. | \break %% 39-40 b1 } | \time 4/1 b\longa \bar "|." \break } %%%%%%% bass; part %%%%%%%%%%%%%%%% bass = { \hide Staff.BarLine \autoBeamOff \partial 2 r4 cis4\melisma | %% 1-5 \mark "Moderato" cis1 | cis8\melismaEnd b2 a4. | cis'1 | r16 b8. d'2. | d'1\melisma | \break %% 6-9 d'2.\melismaEnd r4 | cis4. d16 b,8. cis4 r8 | r8 fis2 g4. | a1 | \break %% 10-14 r16 a,8. b,8( cis d e fis g~ | g2.) r4 | g1\melisma | g2 a | a4\melismaEnd cis4. d8 cis4~ | \break %% 15-18 cis2. r4 | a2 b4. cis'8~ | cis'2.. b8 | d'1 | %% 19-22 \mark "Adagio" \repeat volta 2 { << { e1 } \\ { g,16[ a, b,8] a,16[ b, cis8] b,16[ cis d8] cis16[ d e8] } >> } | e1 | \repeat volta 2 { d8[ e fis] g4. e8[ cis] } | e1 | \break %% 23-24 b,2 e | \time 4/1 a1_\markup { \column { " " \bold \italic \tiny "Oh!" } } a_\markup { \column { " " \bold \italic \tiny "Oh!" } } a_\markup { \column { " " \bold \italic \tiny "Oh!" } } a_\markup { \column { " " \bold \italic \tiny "Oh!" } } | \break } bassII = { \new Voice = "bassII" { \autoBeamOff %% 25-29 \mark "Tempo I" \time 2/2 cis4 b,2. | R1 | d4 cis2 b,4~ | b,2. r 4 | fis2. r4 | \break %% 30-34 cis2. r4 | b,2. r4 | r8 cis4. d2 | \repeat volta 2 { r2.. d8( | d'2..) r8 } | \break %% 35-38 cis'4( b16 a) r8 g4( fis16 e) r8 | r4 cis2. | d8 e4 r8 cis2 | \repeat volta 2 { r4 cis2. | \break %% 39-40 b1 } | \time 4/1 b\longa \undo \hide Staff.BarLine \bar "|." \break }} bassL = \lyricmode { \override Score.LyricText.font-shape = #'italic \teeny %%Birds in the forest! m -- Could you Stop the singing! m __ Waves on the pond! Could you Stop the rippling! m -- Breath of air! Could you Stop the buzzing! } bassLII = \lyricmode { \override Score.LyricText.font-shape = #'italic \teeny %%Oh! oh! oh! this Anguish, this Intense pain, Chest, heart, body piercing comes! Dropping! %% Dropping! Coming towards me an arrow fly! Could you!! %% Could you!! } bassM = { \autoBeamOff \partial 2 r4 cis4\melisma | %% 1-5 \mark "Moderato" cis1 | cis8\melismaEnd b2 a4. | cis'1 | r16 b8. d'2. | d'1\melisma | \break %% 6-9 d'2.\melismaEnd r4 | cis4. d16 b,8. cis4 r8 | r8 fis2 g4. | a1 | \break %% 10-14 r16 a,8. b,8( cis d e fis g~ | g2.) r4 | g1\melisma | g2 a | a4\melismaEnd cis4. d8 cis4~ | \break %% 15-18 cis2. r4 | a2 b4. cis'8~ | cis'2.. b8 | d'1 | %% 19-22 \tempo 4 = 58 \repeat volta 2 { << { e1 } \\ { g,16[ a, b,8] a,16[ b, cis8] b,16[ cis d8] cis16[ d e8] } >> } | e1 | \repeat volta 2 { d8[ e fis] g4. e8[ cis] } | e1 | \break %% 23-24 b,2 e | \time 4/1 a1 a a a | \break %% 25-29 \tempo 4 = 92 \time 2/2 cis4 b,2. | R1 | d4 cis2 b,4~ | b,2. r 4 | fis2. r4 | \break %% 30-34 cis2. r4 | b,2. r4 | r8 cis4. d2 | \repeat volta 2 { r2.. d8( | d'2..) r8 } | \break %% 35-38 cis'4( b16 a) r8 g4( fis16 e) r8 | r4 cis2. | d8 e4 r8 cis2 | \repeat volta 2 { r4 cis2. | \break %% 39-40 b1 } | \time 4/1 b\longa \bar "|." \break } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Next: run–makeinfo, Previous: oh-oh-oh-cv.ly, Up: Top
%% 10:02 PM Monday, January 22, 2024 %% Yukio Yoshida. \input colordvi.tex \input texinfo @c %**start of header @setfilename oh-oh-oh.info @c @settitle Oh oh oh @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 @end ifnottex @c @node Top @ifhtml @html <p align = "center"> <span style="font-size: 40px;"><b>Oh oh oh</b></spam> </p> <code> [file-code; "ly,texi,sh are UTF-8"]<br /> <span style="font-size: 16px;"> <b>Normally; Windows & Linux</b> "[Prompt] <tt>lilypond --pdf --png name.ly</tt>[Enter]"<br /> <b>And---- Only; <i>Linux(Prompt)<kbd> <span style="color: red;">$ ./run--lily.sh name</span></kbd>[Enter]</i>(need makeinfo) ----</b><br /> </span> </code><br /> @end html @end ifhtml @c @top @c @ignore ------------------------------------------------------------------------ @ifhtml @menu * starangers-1:: --- Music Sheet: Music Sheet. * oh-oh-oh.ly:: --- Source code framework: oh-oh-oh.ly. * oh-oh-oh-cv.ly:: --- Source code notes: oh-oh-ohcv.ly. * oh-oh-oh.texi:: --- Source code document: oh-oh-oh.texi. * run--makeinfo:: --- Source code run-file: run--makeinfo. @end menu @end ifhtml @c @end ignore -------------------------------------------------------------------- @html <p align = "center"> <a href="oh-oh-oh.midi">oh-oh-oh.midi</a>(//The one below is mp3//)           <a href="oh-oh-oh.pdf">oh-oh-oh.pdf</a>          • <a href="oh-oh-oh.tar.gz">oh-oh-oh.tar.gz</a> (All-files;<8,100bytes)<br /> <audio src="oh-oh-oh.mp3" controls> Download <a href="oh-oh-oh.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, oh-oh-oh.ly, Top, Top @comment node-name, next, previous, up @end ifnottex @ifhtml @unnumbered Music Sheet @end ifhtml @html <div align="center"> <a href="oh-oh-oh.pdf"> @end html @ifhtml @image{oh-oh-oh-page1}@* @html <hr style="width:68%; height:4px;" /> <img src="oh-oh-oh-2.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="oh-oh-oh-3.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="oh-oh-oh-4.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> <img src="oh-oh-oh-5.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> @end html @end ifhtml @html </a></div> @end html @ifnottex @node oh-oh-oh.ly, oh-oh-oh-cv.ly, Music Sheet, Top @comment node-name, next, previous, up @end ifnottex @ifhtml @unnumbered oh-oh-oh.ly @end ifhtml @html <blockquote><blockquote> @end html @verbatiminclude oh-oh-oh.ly @html </blockquote></blockquote> @end html @ifnottex @node oh-oh-oh-cv.ly, oh-oh-oh.texi, oh-oh-oh.ly, Top @comment node-name, next, previous, up @end ifnottex @ifhtml @unnumbered oh-oh-oh-cv.ly @end ifhtml @html <blockquote><blockquote> @end html @verbatiminclude oh-oh-oh-cv.ly @html </blockquote></blockquote> @end html @ifnottex @node oh-oh-oh.texi, run--makeinfo, oh-oh-oh-cv.ly, Top @comment node-name, next, previous, up @end ifnottex @ifhtml @unnumbered oh-oh-oh.texi @end ifhtml @html <blockquote><blockquote> @end html @verbatiminclude oh-oh-oh.texi @html </blockquote></blockquote> @end html @ifnottex @node run--makeinfo, , oh-oh-oh.texi, Top @comment node-name, next, previous, up @end ifnottex @ifhtml @unnumbered run--makeinfo @end ifhtml @html <blockquote><blockquote> <b><i>Only; running is on Linux(on WSL).</i></b><br /> @end html @ifhtml @html <span style="font: 16px;"> <table> <td>    <b><i>run--lily.sh</i></b><br /> <span style="color: red;"> @verbatiminclude run--lily.sh </span> </td> </table> @end html @end ifhtml @ @ @ @ This is under the following environment.@* @ @ @ @ Linux[on WSL(windows11)]@ ---(GNU/Linux 4.4.0-19041-Microsoft x86_64) or (GNU/Linux 5.10.16.3-microsoft-standard-WSL2 x86_64)---@* @html </blockquote></blockquote> <br /> <br /> @end html @c *********** End Body ********************* @bye
Previous: oh-oh-oh.texi, Up: Top
Only; running is on Linux(on WSL).
run--lily.sh
#!/usr/bin/bash rm -r html lilypond --pdf --png $1.ly lilypond --svg $1.ly makeinfo --no-split --force --html $1.texi mkdir html mv *.svg html/ mv *.pdf html/ mv $1-page1.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 *.png ls -lXThis is under the following environment.
Linux[on WSL(windows11)] —(GNU/Linux 4.4.0-19041-Microsoft x86_64) or (GNU/Linux 5.10.16.3-microsoft-standard-WSL2 x86_64)—