initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[%
|
||||
title = 'Maria durch ein Dornwald ging';
|
||||
scores = {
|
||||
band = 'library/freie_lieder/maria_durch_ein_dornwald_ging/maria_durch_ein_dornwald_ging_leadsheet.ly'
|
||||
SATB = 'library/freie_lieder/maria_durch_ein_dornwald_ging/maria_durch_ein_dornwald_ging_SATB.ly'
|
||||
congregation = 'library/freie_lieder/maria_durch_ein_dornwald_ging/maria_durch_ein_dornwald_ging_lz.ly'
|
||||
};
|
||||
-%]
|
||||
@@ -0,0 +1,9 @@
|
||||
\version "2.24.3"
|
||||
\language deutsch
|
||||
|
||||
\include "../../../lilypond_musician_score_paper.ly"
|
||||
\include "maria_durch_ein_dornwald_ging_vars.ly"
|
||||
|
||||
\score{
|
||||
\SATBScore
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
\version "2.24.3"
|
||||
\language deutsch
|
||||
|
||||
\include "../../../lilypond_musician_score_paper.ly"
|
||||
\include "maria_durch_ein_dornwald_ging_vars.ly"
|
||||
|
||||
\score{
|
||||
\Leadsheet
|
||||
\layout {
|
||||
\context {
|
||||
\Score
|
||||
\omit BarNumber
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
\version "2.24.3"
|
||||
\language deutsch
|
||||
|
||||
\include "../../../lilypond_songsheet_paper.ly"
|
||||
\include "maria_durch_ein_dornwald_ging_vars.ly"
|
||||
|
||||
\score{
|
||||
\MelodyScore
|
||||
\layout {
|
||||
\context {
|
||||
\Score
|
||||
\omit BarNumber
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,95 @@
|
||||
\version "2.24.3"
|
||||
\language deutsch
|
||||
|
||||
meta = {
|
||||
\key e \minor
|
||||
\time 4/4
|
||||
\partial 4
|
||||
s4 | s1*8 | \breathe s1| s2. \bar "|."
|
||||
}
|
||||
|
||||
melody = \relative {
|
||||
\phrasingSlurDashed
|
||||
h4 | e \(8\) fis g4 h | g fis8 \(e\)
|
||||
fis4 \(fis\) | g4 8 8 a2 | h r4 g8 \(a\)
|
||||
h4. a8 h4 c8 \(h\) | a4. g8 a4 h8 \(a\)
|
||||
g4 \(8\) fis g \(g\) a \(g\) | fis4 \(8\) e
|
||||
fis4 fis
|
||||
| e4. fis8 g4 h | g8 (fis) e2
|
||||
}
|
||||
stropheEins = \lyricmode {
|
||||
\set stanza = "1."
|
||||
\markup{\smallCaps Ma} -- \markup{\smallCaps ri} -- _ -- \markup{\smallCaps a} durch ein Dorn -- wald _ ging. _
|
||||
Ky -- rie e -- lei -- son.
|
||||
\markup{\smallCaps Ma} -- _ -- \markup{\smallCaps ri} -- \markup{\smallCaps a} durch ein _ Dorn -- wald
|
||||
ging, der _ hat _ in sie -- ben Jahrn kein Laub _ ge -- tra -- gen.
|
||||
\markup{\smallCaps Je} -- \markup{\smallCaps sus} und \markup{\smallCaps Ma} -- \markup{\smallCaps ri} -- \markup{\smallCaps a}
|
||||
}
|
||||
stropheZwei = \lyricmode {
|
||||
\set stanza = "2."
|
||||
Was trug _ \markup{\smallCaps Ma} -- \markup{\smallCaps ri} -- \markup{\smallCaps a} unter ih -- rem Her -- zen?
|
||||
Ky -- rie e -- lei -- son.
|
||||
Ein _ klei -- nes Kind -- lein _ oh -- ne Schmer -- zen, das trug _
|
||||
\markup{\smallCaps Ma} -- \markup{\smallCaps ri} -- \markup{\smallCaps a} un -- ter ih -- _ -- rem Her -- zen.
|
||||
\markup{\smallCaps Je} -- \markup{\smallCaps sus} und \markup{\smallCaps Ma} -- \markup{\smallCaps ri} -- \markup{\smallCaps a.}
|
||||
}
|
||||
stropheDrei = \lyricmode {
|
||||
\set stanza = "3."
|
||||
Da ha -- ben die Dor -- nen Ro -- sen ge -- tra -- gen.
|
||||
Ky -- rie e -- lei -- son.
|
||||
Als das Kind -- lein durch den _ Wald ge -- tra -- gen, da
|
||||
ha -- ben die Dor -- _ -- nen _ Ro -- sen ge -- tra -- gen
|
||||
\markup{\smallCaps Je} -- \markup{\smallCaps sus} und \markup{\smallCaps Ma} -- \markup{\smallCaps ri} -- \markup{\smallCaps a.}
|
||||
}
|
||||
|
||||
Song.chords = \chordmode {
|
||||
s4 | d1:m | s2. a4 | d2:m c | f1
|
||||
s | c | d:m | a |
|
||||
d:m | a4 d2.:m
|
||||
}
|
||||
|
||||
A = \relative c'{
|
||||
h4 | 2 e | e dis | e4 e e d | d2 r4
|
||||
e4 | 2 2 | e dis | e2 4 4 | cis2 e4 dis |
|
||||
e4. dis8 e2 | dis4 h2
|
||||
}
|
||||
T = \relative c' {
|
||||
h4 | g4. a8 h2 | c h | h4 h a fis | g2 r4
|
||||
h4 | g4. fis8 g4 a8 g | fis4. e8 fis4 h | g4. a8 h4 a | a2 h2
|
||||
h h | a4 g2}
|
||||
B = \relative {
|
||||
h,4 e,4. dis8 e4 g | a2 h | e4 d c d | g2 r4
|
||||
e4 | 2 e | c h | c c | a4 fis h a | g4. fis8 e4 g | h e2}
|
||||
|
||||
MelodyScore = \new Staff <<
|
||||
\new Voice = "melody" <<\meta \melody>>
|
||||
\new Lyrics \lyricsto melody \stropheEins
|
||||
\new Lyrics \lyricsto melody \stropheZwei
|
||||
\new Lyrics \lyricsto melody \stropheDrei
|
||||
>>
|
||||
|
||||
Leadsheet = <<
|
||||
\new ChordNames {\Song.chords}
|
||||
\transpose e d \MelodyScore
|
||||
>>
|
||||
|
||||
SATBScore = \new ChoirStaff <<
|
||||
\new Staff \with {
|
||||
\consists Merge_rests_engraver
|
||||
} <<
|
||||
\meta
|
||||
\new Voice = "melody" <<\voiceOne \melody>>
|
||||
\new Voice <<\voiceTwo \A>>
|
||||
>>
|
||||
\new Lyrics \lyricsto melody \stropheEins
|
||||
\new Lyrics \lyricsto melody \stropheZwei
|
||||
\new Lyrics \lyricsto melody \stropheDrei
|
||||
\new Staff \with {
|
||||
\consists Merge_rests_engraver
|
||||
} <<
|
||||
\clef bass
|
||||
\meta
|
||||
\new Voice <<\voiceOne \T>>
|
||||
\new Voice <<\voiceTwo \B>>
|
||||
>>
|
||||
>>
|
||||
@@ -0,0 +1,49 @@
|
||||
\version "2.22.2"
|
||||
\language deutsch
|
||||
%\header {
|
||||
% title = "Maria durch ein' Dornwald ging Vorspiel"
|
||||
% tagline = "Andreas Nolda"
|
||||
%}
|
||||
|
||||
\include "../../../lilypond_musician_score_paper.ly"
|
||||
global = {
|
||||
\key g \minor
|
||||
\time 4/4
|
||||
\partial 4
|
||||
s4 s1*9 s2.
|
||||
\bar "|."
|
||||
}
|
||||
upperOne = \transpose f g {\transpose h c' {\relative{
|
||||
h4 | e4. fis8 g4 h | g fis8 e
|
||||
fis2 | g4 8 8 a2 | h2. g8 a
|
||||
h4. a8 h4 c8 h | a4. g8 a4 h8 a
|
||||
g4. fis8 g4 a8 g | fis4. e8
|
||||
fis4 fis | e4. fis8 g4 h | g8 fis e4 r4 \bar "|."
|
||||
}}}
|
||||
upperTwo = \transpose f g {\relative c{
|
||||
r4 | r2. f4 | c'4. d8 e2 | f2. g8 f | e4. d8 c2 |
|
||||
f4 g as b, | es f g as, | des es f g, | c d e b | as c f8 e f4 | e f r4
|
||||
}}
|
||||
lowerMan = \transpose f g{\relative a,{
|
||||
r4 | r1 | r2. c4 | f4. es8 des2 | c2. r4 | r1*3
|
||||
r2. c4 | f4. es8 des4 as8 b | c4 f r4
|
||||
}}
|
||||
|
||||
\score{
|
||||
\transpose g e {
|
||||
\new PianoStaff <<
|
||||
\new Staff = upper \with {
|
||||
\consists Merge_rests_engraver
|
||||
} <<
|
||||
\clef "treble"
|
||||
\new Voice = "main" <<\global {\voiceOne \upperOne} >>
|
||||
\new Voice <<\global {\voiceTwo \upperTwo} >>
|
||||
>>
|
||||
\new Staff = lower <<
|
||||
\clef "bass"
|
||||
\new Voice <<\global \lowerMan >>
|
||||
>>
|
||||
>>
|
||||
}
|
||||
\layout {}
|
||||
}
|
||||
Reference in New Issue
Block a user