Next: Music Sheet, Previous: ("dir"), Up: ("dirTop")
Floats-to-earth-2
[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) ----
floats-to-earth-2.midi(//The one below is mp3//)
floats-to-earth-2.pdf
All files (floats-to-earth-2.tar.gz;<2,950bytes)
Next: floats-to-earth-2.texi, Previous: Music Sheet, Up: Top
%% 3:28 AM Tuesday, April 18, 2023 %% Yukio Yoshida \version "2.24.1" #(set-default-paper-size "letter") #(set-global-staff-size 18) \header { dedication = \markup { \column { " " " " "Wordless Poem" " " } } title = "Floats to Earth II" subtitle = "A panorama of the universe" subsubtitle = "Landscape of ees major" instrument = \markup \center-column { "alto; C clef on 3rd line, bass; f clef on 4th line." } composer = \markup { \italic "yukio yoshida" } meter = "Largo" arranger = \markup{\tiny "No.31(Jun. 22, 2008)"} copyright = "public Domain" %% tagline = " " } %% --- tenor part --------------------------------------------------------------- alto = { \autoBeamOff \repeat volta 2 { \partial 4 f'8[ g'] | %%1-3 aes'2 g' f' | g' f' ees' | f' ees' d' | \break %%4-7 ees' d' c' | d' c' bes | c' bes aes | bes aes g | \break %%8-11 c'1. | } \repeat volta 2 { r1 f'4 g' | aes'1 g'8 f' ees' d' | ees' f' g' aes' bes'1~ | \break %%12-15 bes'2 r16 bes' aes' g' f' ees' d' r16 bes'8 aes' g' f' | g'16 aes' bes'4. c''8 bes' aes' g' f'2 | aes'4 bes'2. g'4 bes'4 |c''1 f'4 d'8 c' | \break %%16-20 bes2 c'4 aes c' bes | aes2 d'4 ees' d' ees' | f'2 g' f' | g' aes' g' | aes' bes' aes' | \break %%21-26 bes' c'' bes' | aes'4 g'2 aes'4 g' f' | ees'2 f' ees' | d' ees' d' | c'1. | } c'1.^\fermata \bar "|." } altoM = { \autoBeamOff \repeat volta 2 { \partial 4 f'8[ g'] | aes'2 g' f' | g' f' ees' | f' ees' d' | \break ees' d' c' | d' c' bes | c' bes aes | bes aes g | \break c'1. | } \repeat volta 2 { r1 f'4 g' | aes'1 g'8 f' ees' d' | ees' f' g' aes' bes'1 | \break bes'2 r16 bes' aes' g' f' ees' d' r16 bes'8 aes' g' f' | g'16 aes' bes'4. c''8 bes' aes' g' f'2 | aes'4 bes'2. g'4 bes'4 |c''1 f'4 d'8 c' | \break bes2 c'4 aes c' bes | aes2 d'4 ees' d' ees' | f'2 g' f' | g' aes' g' | aes' bes' aes' | \break bes' c'' bes' | aes'4 g'2 aes'4 g' f' | ees'2 f' ees' | d' ees' d' | c'1. | } c'1.^\fermata \bar "|." } %% --- bass part --------------------------------------------------------------- bass = { \autoBeamOff \repeat volta 2 { \partial 4 r4 | %%1-3 bes,8 c d ees f1 | c8 d ees f g1 | d8 ees f g aes1 | \break %%4-7 ees8 f g aes bes1 | f8 g aes bes c'1 | d'8 c' bes aes g1 | bes8 aes g f ees1 | \break %%8-11 c1. | } \repeat volta 2 { c'8 aes f d c1 | bes,4 aes, bes, aes, g,2~ | g,8 aes,8 bes,4~ bes,1 | \break %%12-15 g,4 aes,8 bes, c d ees4 f2~ | f4 g8 aes bes c' bes2. | c'2 aes8 bes c'2. | r2.. c'8 bes2~ | \break %%16-20 bes2 c'1 | bes1 c'2 | bes,4 aes,2 bes,4 aes, c | aes1 bes2 | c'1 aes2 | \break %%21-26 c'1. | bes2. aes~ | aes2 c'1 | bes2. aes | c1. | } c1._\fermata \bar "|." } bassM = { \autoBeamOff \repeat volta 2 { \partial 4 r4 | bes,8 c d ees f1 | c8 d ees f g1 | d8 ees f g aes1 | \break ees8 f g aes bes1 | f8 g aes bes c'1 | d'8 c' bes aes g1 | bes8 aes g f ees1 | \break c1. } | \repeat volta 2 { c'8 aes f d c1 | bes,4 aes, bes, aes, g,2~ | g,8 aes,8 bes,4~ bes,1 | \break g,4 aes,8 bes, c d ees4 f2~ | f4 g8 aes bes c' bes2. | c'2 aes8 bes c'2. | r2.. c'8 bes2~ | \break bes2 c'1 | bes1 c'2 | bes,4 aes,2 bes,4 aes, c | aes1 bes2 | c'1 aes2 | \break c'1. | bes2. aes~ | aes2 c'1 | bes2. aes | c1. | } c1._\fermata \bar "|." } %% get sheet music -------------------------------------------------------- \score { << \context ChoirStaff = "FourPartStaffaddchorus" << \new Voice = "alto" \with { \consists Ambitus_engraver} { \clef alto \key ees\major \time 3/2 \set Staff.instrumentName = "alto " \alto } %% \new Lyrics \lyricsto "tenor" { \tenorL } \new Voice = "bass" \with { \consists Ambitus_engraver} { \clef bass \key ees\major \time 3/2 \set Staff.instrumentName = "bass " \bass } %% \new Lyrics \lyricsto "alto" { \altoL } >> %%\context PianoStaff = "PianoStaff" << %%\new Voice = "piano" { \clef treble \key ees\major \time 3/2 %% \set Staff.instrumentName = "piano " \pianoUP } %%\new Voice = "piano" { \clef bass \key a\major \time 3/3 %% \set Staff.instrumentName = "piano " \pianoDown } %% >> >> \layout {} } %% get midi music --------------------------------------------------------- \score { << \new Staff { \clef alto \key ees\major \time 3/2 \tempo 4 = 46 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \altoM } \new Staff { \clef bass \key ees\major \time 3/2 \tempo 4 = 46 \set Staff.midiInstrument = "pad 4 (choir)" \unfoldRepeats \bassM } %%\context PianoStaff = "PianoStaff" << %%\new Voice = "piano" { \clef treble \key ees\major \time 3/2 %% \set Staff.instrumentName = "piano " \pianoUP } %%\new Voice = "piano" { \clef bass \key ees\major \time 3/3 %% \set Staff.instrumentName = "piano " \pianoDown } %% >> >> \midi { tempoWholesPerMinute = #(ly:make-moment 46 4) } } %% %%End %%
Next: run–makeinfo, Previous: floats-to-earth-2.ly, Up: Top
%% 9:52 PM Friday, January 19, 2024 %% Yukio Yoshida %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \input colordvi.tex \input texinfo @c %**start of header @setfilename floats-to-earth-2.info @c @settitle floats-to-earth-2 @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>Floats-to-earth-2</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 * floats-to-earth-2:: --- Music Sheet: Music Sheet. * floats-to-earth-2.ly:: --- Source code framework: floats-to-earth-2.ly. * floats-to-earth-2.texi:: --- Source code document: floats-to-earth-2.texi. * run--makeinfo:: --- Source code run-file: run--makeinfo. @end menu @end ifhtml @c @ignore ------------------------------------------------------------------------ @html <p align = "center">       <a href="earth.mid">floats-to-earth-2.midi</a>(//The one below is mp3//)         <a href="floats-to-earth-2.pdf">floats-to-earth-2.pdf</a>          • <a href="floats-to-earth-2.tar.gz">All files</a> (floats-to-earth-2.tar.gz;<2,950bytes)<br /> <audio src="floats-to-earth-2.mp3" controls> Download <a href="earth.mp3">episode 42 Learnung to love HTML5</a> </audio></p> @end html @ifnottex @node Music Sheet, floats-to-earth-2.ly, Top, Top @comment node-name, next, previous, up @c @top @end ifnottex @unnumbered Music Sheet @ifhtml @html <p align = "center"> <a href="floats-to-earth-2.pdf"> <img src="floats-to-earth-2.svg" alt="[picture of music]" /><!-- --> <hr style="width:68%; height:4px;" /> </a></p> <br /> @end html @end ifhtml @html </div> @end html @ifnottex @node floats-to-earth-2.ly, floats-to-earth-2.texi, Music Sheet, Top @comment node-name, next, previous, up @end ifnottex @unnumbered floats-to-earth-2.ly @html <blockquote><blockquote> @end html @verbatiminclude floats-to-earth-2.ly @html </blockquote></blockquote> @end html @ifnottex @node floats-to-earth-2.texi, run--makeinfo, floats-to-earth-2.ly, Top @comment node-name, next, previous, up @end ifnottex @unnumbered floats-to-earth-2.texi @html <blockquote><blockquote> @end html @verbatiminclude floats-to-earth-2.texi @html </blockquote></blockquote> @end html @ifnottex @node run--makeinfo, , floats-to-earth-2.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>    <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: floats-to-earth-2.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 *.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)—