diff options
author | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-07-19 12:22:24 +0200 |
---|---|---|
committer | Erich Eckner <erich.eckner.ext@bestsecret.com> | 2024-07-19 12:22:24 +0200 |
commit | 445d130619394d6cadbbf900103d1e004cd3d250 (patch) | |
tree | ea83ec10749a3ccaf63022f088f0301578b342f3 /Aura_Lee | |
parent | d3c6cc4d846edd73e2a1eeb68471e1a994c8879a (diff) | |
download | Musik-445d130619394d6cadbbf900103d1e004cd3d250.tar.xz |
Aura_Lee neu
Diffstat (limited to 'Aura_Lee')
-rw-r--r-- | Aura_Lee/Aura Lee.ly | 180 | ||||
-rw-r--r-- | Aura_Lee/Makefile | 36 |
2 files changed, 216 insertions, 0 deletions
diff --git a/Aura_Lee/Aura Lee.ly b/Aura_Lee/Aura Lee.ly new file mode 100644 index 0000000..916d1b7 --- /dev/null +++ b/Aura_Lee/Aura Lee.ly @@ -0,0 +1,180 @@ +\version "2.24.3" +% automatically converted by musicxml2ly from Aura Lee.mxl +\pointAndClickOff + +\header { + title = "Aura Lee" + composer = "Phil Embury & Sigmund Spaeth" + encodingsoftware = "MuseScore 4.1.1" + encodingdate = "2023-10-16" + subtitle = Untertitel + } + +#(set-global-staff-size 19.997457142857144) +\paper { + + paper-width = 21.01\cm + paper-height = 29.69\cm + top-margin = 1.5\cm + bottom-margin = 1.5\cm + left-margin = 1.5\cm + right-margin = 1.5\cm + indent = 1.6161538461538465\cm + short-indent = 0.9235164835164836\cm + } +\layout { + \context { \Score + autoBeaming = ##f + } + } +PartPOneVoiceOne = \relative d' { + \clef "treble_8"\time 4/4 \key b \major | + d4 d4 d4 d4 | + e4 e4 e4.~ e8 | + es4 es4 e4 es4 | + d1 | + d4 f4 fis4 g4 \break | + e4 e4 e4.~ e8 | + es4 es4 e4 es4 | + d1 | + fis4. fis8 fis2 | + g4. g8 as2 | + g4 g4 g4 g4 \break | + fis1 | + f4 f4 g4 f4 | + e4. e8 e4 e4 | + f4 es4 e4 es4 | + d1 | \bar "|." + } + +PartPOneVoiceOneLyricsTwo = \lyricmode {\set ignoreMelismata = ##t As + the black -- bird in the "spring " __\skip1 "'Neath" the wil -- low + tree Sat and "piped," I heard him "sing " __\skip1 Sing of Au -- ra + "Lee." Au -- ra "Lee," Au -- ra "Lee," maid of gol -- den "hair." + Sun -- shine came a -- long with "thee." And swal -- lows in the + "air." + } + PartPTwoVoiceOne = \relative f { \clef "treble_8"\time 4/4 \key b \major | + f4 b4 a4 b4 | + c4 g4 c4.~ c8 | + b4 a4 g4 a4 | + b2 ( f2 ) | + f4 b4 a4 b4 \break | + c4 g4 c4.~ c8 | + b4 a4 g4 a4 | + b1 | + d4. d8 d2 | + d4. d8 d2 | + d4 c4 b4 c4 \break | + d1 | + d4 d4 es4 d4 | + c4. g8 c4 b4 | + b4 a4 d4 c4 | + b1 | \bar "|." + } + +PartPThreeVoiceOne = \relative b { \clef "bass"\time 4/4 \key b \major | + b4 f4 fis4 g4 | + b4 b4 b4.~ b8 | + c4 c4 b4 c4 | + f,2 ( b2 ) | + b4 d4 c4 d4 \break | + b4 b4 b4.~ b8 | + c4 c4 b4 c4 | + f,1 | + a4. a8 c2 | + b4. b8 b2 | + b4 b4 es4 a,4 \break | + a2 ( c2 ) | + h4 c4 h4 h4 | + b4. b8 b4 cis4 | + d4 c4 b4 a4 | + f1 | \bar "|." + } + +PartPFourVoiceOne = \relative b, { \clef "bass"\time 4/4 \key b \major | + b4 b4 d4 f4 | + g4 c,4 g'4.~ g8 | + f4 f4 c4 f4 | + b,1 | + b4 b4 d4 f4 \break | + g4 c,4 g'4.~ g8 | + f4 f4 c4 f4 | + b,1 | + d4. d8 a'2 | + g4. g8 f2 | + es4 es4 es4 es4 \break | + d2 ( a'2 ) | + g4 as4 g4 g4 | + c,4. c8 g'4 ges4 | + f4 f4 g4 f4 | + b,1 | \bar "|." + } + + +% The score definition +\score { + << + + \new StaffGroup + << + \new StaffGroup \with { } + + << + \new Staff + << + \set Staff.instrumentName = "Tenor 1" + \set Staff.shortInstrumentName = "T 1." + + \context Staff << + \mergeDifferentlyDottedOn\mergeDifferentlyHeadedOn + \context Voice = "PartPOneVoiceOne" { \PartPOneVoiceOne } + \new Lyrics \lyricsto "PartPOneVoiceOne" { \set stanza = "1." \PartPOneVoiceOneLyricsTwo } + >> + >> + \new Staff + << + \set Staff.instrumentName = "Tenor 2" + \set Staff.shortInstrumentName = "T. 2" + + \context Staff << + \mergeDifferentlyDottedOn\mergeDifferentlyHeadedOn + \context Voice = "PartPTwoVoiceOne" { \PartPTwoVoiceOne } + >> + >> + + >> + \new StaffGroup \with { } + + << + \new Staff + << + \set Staff.instrumentName = "Bass 1" + \set Staff.shortInstrumentName = "B. 1" + + \context Staff << + \mergeDifferentlyDottedOn\mergeDifferentlyHeadedOn + \context Voice = "PartPThreeVoiceOne" { \PartPThreeVoiceOne } + >> + >> + \new Staff + << + \set Staff.instrumentName = "Bass 2" + \set Staff.shortInstrumentName = "B. 2" + + \context Staff << + \mergeDifferentlyDottedOn\mergeDifferentlyHeadedOn + \context Voice = "PartPFourVoiceOne" { \PartPFourVoiceOne } + >> + >> + + >> + + >> + + >> + \layout {} + % To create MIDI output, uncomment the following line: + % \midi {\tempo 4 = 100 } + } + diff --git a/Aura_Lee/Makefile b/Aura_Lee/Makefile new file mode 100644 index 0000000..93067fb --- /dev/null +++ b/Aura_Lee/Makefile @@ -0,0 +1,36 @@ +CURDOC=$(shell basename "$(CURDIR)") + +DIRS=../Geh_aus_mein_Herz ../In_dieser_lieben_Sommerzeit + +EXTRAS=-mit-Texthinweisen + +all: $(CURDOC)$(EXTRAS).pdf + +print: + @echo $(CURDOC)$(EXTRAS).pdf + +clean: + rm -f *.pre *.post + +Clean: clean + rm -f *.pdf *.midi + +include ../.meta/*.mk + +%.pre: %.ly + cat "$<" > "$@" + +Geh_aus_mein_Herz_%.pre: ../Geh_aus_mein_Herz/%.ly + cat "$<" > "$@" + +In_dieser_lieben_Sommerzeit_%.pre: ../In_dieser_lieben_Sommerzeit/%.ly + cat "$<" > "$@" + +%.post: %.pre $(patsubst %.ly,%.pre,$(shell find $(DIRS) -name '*.ly' | cut -d/ -f2,3 | tr '/' '_')) ../.meta/header.ly + cat ../.meta/header.ly "$<" \ + |m4 \ + >"$@" + +%.pdf: %.post + lilypond $< + pkill -SIGHUP -xf "mupdf(-x11)? $@" || true |