Next: , Previous: , Up: ("dirTop")  

Top

Milano-4

[file-code; "ly,texi,sh are UTF-8"]
Normally; Windows & Linux "[Prompt] lilypond --png --pdf name.ly[Enter]"
And---- Only; Linux(Prompt) $ ./run--lily.sh name[Enter](need makeinfo) ----

      milano-4.midi(//The one below is mp3//)         milano-4.pdf          • All files (milano-4.tar.gz;<2,960bytes)


Next: , Previous: , Up: Top  

Music Sheet

[picture of music]




Next: , Previous: , Up: Top  

milano-4.ly

%%  3:28 AM Tuesday, April 18, 2023
%% Yukio Yoshida
\version "2.24.1"
#(set-default-paper-size "letter")
#(set-global-staff-size 18)

play = { \autoBeamOff
%%1-6
          aes1 | des'8[ ees'] ges'4 bes2 |
          b1 | c'8[ d'] fis'4 a2 |
          ges1 | bes8[ ces'] ees'4 aes2 |
\break
%%7-12
          \pitchedTrill ees'1\startTrillSpan ces' |
          f'4\stopTrillSpan ees'8[ f'] ces'2 |
          \arpeggioArrowUp < des' f' aes' ees'' >1\arpeggio |
          \arpeggioArrowDown < ees'' aes' f' des' >1\arpeggio |
          \pitchedTrill f'1\startTrillSpan des' |
          ces'8[\stopTrillSpan ees'] bes2.~ |
\break
%%13-17
          bes8 \arpeggioArrowUp < ees' ges' bes' f'' >4\arpeggio aes'8[
          bes'8] \arpeggioArrowDown < f'' bes' ges' ees' >4\arpeggio aes'8~ |
          aes'2. ces''8[ ees''] |
          \pitchedTrill f''1\startTrillSpan aes'' |
          ges''4\stopTrillSpan ees''8[ des''] ces''2 | f''1 |
\break
%%18-21
  { \clef soprano \key b\major \time 3/2
          \repeat volta 2 { gis'8[ ais'] b'4. cis''8 disis''!2~ disis''4 |
                                               ais'4 dis''2 gis'2 fis'4~ |
          fis'4 e' dis'4. fis'8 e'2 | ais'4 dis''2 gis'2. | }
\break
%%22-25
          \repeat volta 2 { gis'8[ b'] ais'2 b'8[ cis''] ais'2 |
          gis'2 ais'2 e'2 | } e'4 fis'4 e'4 gis'2. | b'2 disis''1 |
   }
\break
%%26-32
  \clef treble \key ges\major \time 4/4
          \pitchedTrill ees''1\startTrillSpan ces'' |
          ges''4\stopTrillSpan ees''8[ des''] ces''2 | ees''1 |
          \repeat volta2 { r4  ees'2 ges'8[ bes'] | des'2 f'8[ aes'] r4 | }
          bes2 ces'8[ ees'] aes4~ | aes1^\fermata |
\break
%%33-38
         { \time 3/2%% \tempo 4 = 58
         ges'8[^\markup {\italic "Adagio"} aes'] bes'4. ces''8 ees''2. | R1. |
         \repeat volta 2 { bes'8[ ces''] des''4. ees''8 ges''2. |
                                               ces''4 f''2 bes'2 aes'4~ |
         aes'4 ges' f'4. aes'8 ges'2 | ces''4 f''2 bes'2. | } }
\break
%%39-45
         { %%\tempo 4 = 54
         \repeat volta 2 {
         bes'8[^\markup {\italic "Largo"} des''] ces''2 des''8[ ees''] ces''2 |
         bes'2 ces'' ges' | } ges'4 aes' ges' bes'2. | des''2 ges''1 |
         \time 4/4
          \pitchedTrill ees''1\startTrillSpan ces'' |
          ges''4\stopTrillSpan ees''8[ des''] ces''2 | ees''1 | }
\break
%%46-52
         %%\tempo 4 = 80
          ces''2^\markup {\italic "a tempo"} aes'4 f' |
          aes1 | des'8[ ees'] ges'4 bes2 |
         \repeat volta 2 {
         \repeat volta2 { r4  f'2 aes'8[ des''] | bes2 ces'8[ ees'] r4 | }
         bes2 ces'8[ ees'] aes4( | ees'1) | }
\break
%%53-61
         ges1\( | bes | ges | bes\) |
         \pitchedTrill ees''2\startTrillSpan f'' bes'4 f' |
         aes1\stopTrillSpan | aes'2. ces''8[ ees''] |
         \pitchedTrill f''1\startTrillSpan aes'' |
         ges''1\stopTrillSpan\fermata \bar "|."
}

playB = { \autoBeamOff
%%1-6
          aes1 | des'8[ ees'] ges'4 bes2 |
          b1 | c'8[ d'] fis'4 a2 |
          ges1 | bes8[ ces'] ees'4 aes2 |
\break
%%7-12
          \pitchedTrill ees'1\startTrillSpan ces' |
          f'4\stopTrillSpan ees'8[ f'] ces'2 |
          \arpeggioArrowUp < des' f' aes' ees'' >1\arpeggio |
          \arpeggioArrowDown < ees'' aes' f' des' >1\arpeggio |
          \pitchedTrill f'1\startTrillSpan des' |
          ces'8[\stopTrillSpan ees'] bes2.~ |
\break
%%13-17
          bes8 \arpeggioArrowUp < ees' ges' bes' f'' >4\arpeggio aes'8[
          bes'8] \arpeggioArrowDown < f'' bes' ges' ees' >4\arpeggio aes'8~ |
          aes'2. ces''8[ ees''] |
          \pitchedTrill f''1\startTrillSpan aes'' |
          ges''4\stopTrillSpan ees''8[ des''] ces''2 | f''1 |
\break
%%18-21
  { \clef soprano \key b\major \time 3/2
          \repeat volta 2 { gis'8[ ais'] b'4. cis''8 disis''!2~ disis''4 |
                                               ais'4 dis''2 gis'2 fis'4~ |
          fis'4 e' dis'4. fis'8 e'2 | ais'4 dis''2 gis'2. | }
\break
%%22-25
          \repeat volta 2 { gis'8[ b'] ais'2 b'8[ cis''] ais'2 |
          gis'2 ais'2 e'2 | } e'4 fis'4 e'4 gis'2. | b'2 disis''1 |
   }
\break
%%26-32
  \clef treble \key ges\major \time 4/4
          \pitchedTrill ees''1\startTrillSpan ces'' |
          ges''4\stopTrillSpan ees''8[ des''] ces''2 | ees''1 |
          \repeat volta2 { r4  ees'2 ges'8[ bes'] | des'2 f'8[ aes'] r4 | }
          bes2 ces'8[ ees'] aes4~ | aes1^\fermata |
\break
%%33-38
         { \time 3/2 \tempo 4 = 58
         ges'8[ aes'] bes'4. ces''8 ees''2. | R1. |
         \repeat volta 2 { bes'8[ ces''] des''4. ees''8 ges''2. |
                                               ces''4 f''2 bes'2 aes'4~ |
         aes'4 ges' f'4. aes'8 ges'2 | ces''4 f''2 bes'2. | } }
\break
%%39-45
         { \tempo 4 = 46
         \repeat volta 2 { bes'8[ des''] ces''2 des''8[ ees''] ces''2 |
         bes'2 ces'' ges' | } ges'4 aes' ges' bes'2. | des''2 ges''1 |
         \time 4/4
          \pitchedTrill ees''1\startTrillSpan ces'' |
          ges''4\stopTrillSpan ees''8[ des''] ces''2 | ees''1 | }
\break
%%46-52
         \tempo 4 = 80
          ces''2 aes'4 f' | aes1 | des'8[ ees'] ges'4 bes2 |
         \repeat volta 2 {
         \repeat volta2 { r4  f'2 aes'8[ des''] | bes2 ces'8[ ees'] r4 | }
         bes2 ces'8[ ees'] aes4( | ees'1) | }
\break
%%53-61
         ges1\( | bes | ges | bes\) |
         \pitchedTrill ees''2\startTrillSpan f'' bes'4 f' |
         aes1\stopTrillSpan | aes'2. ces''8[ ees''] |
         \pitchedTrill f''1\startTrillSpan aes'' |
         ges''1\stopTrillSpan\fermata \bar "|."
}


\header {
  dedication = \markup { \column { " " " " "Wordless Poem" " " } }
  title = "Milano 4"
  subtitle = "The Milano aspiration."
  subsubtitle =
        "Key ges major;  soprano; C clef on 1th line, treble; G clef on 2nd line"
  instrument = "synthstrings 1, pad 4 (choir)"
  meter = "Andantino"
  poet = "poem of notes"
  composer = \markup { \italic "yukio yoshida" }
  arranger = \markup{\tiny "No.22(Jul. 06, 2007)"}
copyright = "public Domain"
%% tagline = " "
}

%% get sheet music, midi music ------------------------------------------------
\score { \new Voice { \clef treble \key ges\major \time 4/4 %% \tempo 4 = 80
                       \play
                     }
        \layout { }
}
\score {
          <<
            \new Staff { \clef treble \key ges\major \time 4/4 \tempo 4 = 80
                      \set Staff.midiInstrument = "synthstrings 1"
                       \unfoldRepeats \playB
                     }
            \new Staff { \clef treble \key ges\major \time 4/4 \tempo 4 = 80
                      \set Staff.midiInstrument = "pad 4 (choir)"
                       \unfoldRepeats \playB
                     }
          >>
        \midi { }
}

Next: , Previous: , Up: Top  

milano-4.texi

%% 9:30 AM Friday, January 19, 2024
%% Yukio Yoshida
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\input colordvi.tex
\input texinfo

@c %**start of header
@setfilename milano-4.info
@c @settitle milano-4
@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
@c @node Top
@ifhtml
@html
<p align = "center">
<span  style="font-size: 40px;"><b>Milano-4</b></spam>
</p>
<code>
[file-code; "ly,texi,sh are UTF-8"]<br />
<span style="font-size: 16px;">
<b>Normally; Windows & Linux "[Prompt] <kbd> lilypond --png --pdf name.ly</kbd>[Enter]"</b><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
* milano-4::                 --- Music Sheet:                    Music Sheet.
* milano-4.ly::             --- Source code framework:  milano-4.ly.
* milano-4.texi::          --- Source code document:    milano-4.texi.
* run--makeinfo::   --- Source code run-file:        run--makeinfo.
@end menu
@end ifhtml
@c @ignore ------------------------------------------------------------------------
@html
<p align = "center">
&#160;&#160;&#160;&#160;&#160;
<a href="earth.mid">milano-4.midi</a>(//The one below is mp3//)&#160;&#160;&#160;
&#160;&#160;&#160;&#160;&#160;<a href="milano-4.pdf">milano-4.pdf</a>
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;
&#149;&#160;<a href="milano-4.tar.gz">All files</a>&#160;(milano-4.tar.gz;&lt;2,960bytes)<br />
<audio src="milano-4.mp3" controls>
Download <a href="earth.mp3">episode 42 Learnung to love HTML5</a>
</audio></p>
@end html

@ifnottex
@node        Music Sheet,   milano-4.ly,       Top,      Top
@comment      node-name,     next,          previous,    up
@c @top
@end ifnottex
@unnumbered Music Sheet
@ifhtml
@html
<p align = "center">
<a href="milano-4.pdf">
<img src="milano-4.svg" alt="[picture of music]" /><!--  -->
<hr style="width:68%; height:4px;" />
</a></p>
<br />
@end html
@end ifhtml
@html
</div>
@end html

@ifnottex
@node          milano-4.ly,       milano-4.texi,  Music Sheet,  Top
@comment    node-name,     next,         previous,        up
@end ifnottex
@unnumbered milano-4.ly
@html
<blockquote><blockquote>
@end html
@verbatiminclude milano-4.ly
@html
</blockquote></blockquote>
@end html

@ifnottex
@node     milano-4.texi,   run--makeinfo,      milano-4.ly, Top
@comment   node-name,         next,          previous,    up
@end ifnottex
@unnumbered milano-4.texi
@html
<blockquote><blockquote>
@end html
@verbatiminclude milano-4.texi
@html
</blockquote></blockquote>
@end html

@ifnottex
@node     run--makeinfo,           ,  milano-4.texi,   Top
@comment      node-name,    next,       previous,       up
@end ifnottex
@unnumbered run--makeinfo
@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>
&#160;&#160;&#160;<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: , Up: Top  

run–makeinfo

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 *.midi html/
mv *.html html/
cd html
xdg-open $1.pdf | xdg-open $1.midi | explorer.exe $1.html
cd ../
rm *.eps *.png
ls -lX

    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)—