summaryrefslogtreecommitdiff
path: root/hr/kammer/debussy/tabourin
diff options
context:
space:
mode:
Diffstat (limited to 'hr/kammer/debussy/tabourin')
-rw-r--r--hr/kammer/debussy/tabourin/dynArt.ly21
-rw-r--r--hr/kammer/debussy/tabourin/midi.lua50
-rw-r--r--hr/kammer/debussy/tabourin/stimmen.ly143
-rw-r--r--hr/kammer/debussy/tabourin/tabourin.ly59
-rw-r--r--hr/kammer/debussy/tabourin/tabourin.psbin0 -> 393519 bytes
-rw-r--r--hr/kammer/debussy/tabourin/tabourin_C.midibin0 -> 839 bytes
-rw-r--r--hr/kammer/debussy/tabourin/texte.ly22
7 files changed, 295 insertions, 0 deletions
diff --git a/hr/kammer/debussy/tabourin/dynArt.ly b/hr/kammer/debussy/tabourin/dynArt.ly
new file mode 100644
index 0000000..756726f
--- /dev/null
+++ b/hr/kammer/debussy/tabourin/dynArt.ly
@@ -0,0 +1,21 @@
+%some settings% vim: ai sw=2 lbr nu encoding=utf8 et
+
+ meta = {
+ %(dynamic) marks global to all voices
+ \dynamicUp
+ }
+
+% articulation
+
+ sopranArt = {
+ }
+
+ altArt = {
+ }
+
+ tenorArt = {
+ }
+
+ bassArt = {
+ }
+
diff --git a/hr/kammer/debussy/tabourin/midi.lua b/hr/kammer/debussy/tabourin/midi.lua
new file mode 100644
index 0000000..f8b2520
--- /dev/null
+++ b/hr/kammer/debussy/tabourin/midi.lua
@@ -0,0 +1,50 @@
+ -- some settings -- vim: ai sw=2 lbr nu encoding=utf8 et
+
+pre=[[
+%some settings% vim: ai sw=2 lbr nu encoding=utf8 et
+
+\version "2.12"
+\include "stimmen.ly"
+
+ \score {
+]]
+
+post=[[
+ \midi {
+ \context{
+ %\Score
+ %tempoWholesPerMinute = #(ly:make-moment 72 4)
+ }
+ }
+ }
+]]
+
+voices={ "s", "a", "t", "b" }
+expand = { s="sopran", a="alt", t="tenor", b="bass" }
+map = { sopran="soprane", alt="alti", tenor="tenoere", bass="baesse" }
+
+function text(stimme)
+ return
+[[
+ \new Staff = ]]..stimme..[[ <<
+ %\new Voice = "meta" { s1*<+Anzahl der Takte+> \bar "|." }
+ \new Voice = "]]..map[stimme]..[[" { \global \]]..stimme..[[Melodie }
+ >>
+]]
+end
+
+function err() print("oops") os.exit() end
+
+which=which or "satb"
+if type(which)~="string" then err() end
+
+for _,v in pairs(voices) do
+ if string.find(which, v) then pre=pre..text(expand[v]) end
+end
+
+input=pre..post
+
+--os.execute(lilypond -...)
+io.stdout:write(input)
+os.exit()
+
diff --git a/hr/kammer/debussy/tabourin/stimmen.ly b/hr/kammer/debussy/tabourin/stimmen.ly
new file mode 100644
index 0000000..b469561
--- /dev/null
+++ b/hr/kammer/debussy/tabourin/stimmen.ly
@@ -0,0 +1,143 @@
+%some settings% vim: ai sw=2 lbr nu encoding=utf8 et
+
+ \version "2.12"
+ \include "dynArt.ly"
+
+ global = {
+ \key a \major
+ %\override Staff.TimeSignature #'style = #'()
+ \time 3/4
+ \autoBeamOff
+ }
+
+% Die Stimmen
+
+ sopranMelodie = \relative c' {
+ <<
+ { \meta }
+ %\sopranArt
+ %the actual tune
+ {
+ r1
+ }
+ >>
+ }
+
+ altMelodie = \relative c' {
+ <<
+ { \meta }
+ %\altArt
+ %the actual tune
+ {
+ r1
+ }
+ >>
+ }
+
+ tenorMelodie = \relative c' {
+ <<
+ { \meta }
+ %\tenorArt
+ %the actual tune
+ \clef "treble_8"
+ {
+ r1
+ }
+ >>
+ }
+
+ bassMelodie = \relative c {
+ <<
+ { \meta }
+ %\bassArt
+ %the actual tune
+ \clef bass
+ {
+ fis8. fis16 e8 d8 cis16( b16) a16 gis16
+ fis4 r8 fis8( b4)
+ fis'8. fis16 e8 d8 cis16( b16) a16 gis16
+ fis4 r8 fis8 b8 b8
+ r4 r8 fis8 b8 b8
+ r4 r8 fis8 b8 b8
+ R2.
+ r4 r8 b16( fis16) b8 b16 b16
+ r4 r8 b16( fis16) b8 b16 b16
+ r4 r8 b16( fis16) b8 b16 b16
+ r4 r8 b16( fis16) b8 b16 b16
+ R2.
+ a4( e'4 fis4
+ gis4 cis,4 e4)
+ a,4( e'4 fis4
+ gis4 cis,4 e4)
+ a,4( b4 cis4
+ e4 fis2) ~
+ fis8. fis16 eis8 dis8 cis16( b16) ais16 gis16
+ fis4 r8 fis8( b4)
+ fis'8. fis16 e8 d8 cis16( b16) a16 gis16
+ fis4 r4 r4
+ R2.
+ R2.
+ r4 r4 e'8 e16 e16
+ a,4 r4 r4
+ r4 r4 e'8 e16 e16
+ a,4 r4 r4
+ r8 d16 d16 g,8 d'8 cis4
+ r8 d16 d16 g,8 d'8 ~ d4 ~
+ d4 r4 r4
+ \bar "||"
+ \key c \major
+ <<
+ {
+ c4 ~ c8 c16 c16 g8 g8
+ c4 ~ c8 c16 c16 g8 g8
+ d'4 ~ d8 d16 d16 b8 b16 b16
+ a8 a16 a16 d8 d16 d16 e8 e16 e16
+ c4 ~ c8 c16 c16 g8 g8
+ c4 ~ c8 c16 c16 g8 g8
+ d'4 ~ d8 d16 d16 b8 b16 b16
+ a8 a16 a16 d8 d16 d16 f8 f16 f16
+ }
+ \\
+ {
+ c2 g4
+ c2 g4
+ d'2 b4
+ a4 d4 e4
+ c2 g4
+ c2 g4
+ d'2 b4
+ a4 d4 f4
+ }
+ >>
+ \bar "||"
+ \key a \major
+ fis8. fis16 e8 d8 cis16( b16) a16 gis16
+ fis4 ~ fis8 r8 r4
+ fis8 fis16 fis16 ~ fis2
+ r4 d'8 d16 d16 a4
+ r4 a8 a16 a16 d4
+ r4 d8 d16 d16 a4
+ r4 a8 a16 a16 d4 ~
+ d8 d16 d16 d8 d16 d16
+ <<
+ {
+ c4 ~
+ c8 c16 c16 d4 c8 c16 c16
+ d4 c8 c16 c16 d4
+ fis8 cis16 cis16 cis2 ~
+ cis4
+ }
+ \\
+ {
+ c16( b16) a16 gis16
+ fis2. ~
+ fis2.
+ fis2. ~
+ fis4
+ }
+ >>
+ r4 r4
+ }
+ >>
+ }
+
diff --git a/hr/kammer/debussy/tabourin/tabourin.ly b/hr/kammer/debussy/tabourin/tabourin.ly
new file mode 100644
index 0000000..7b40c8b
--- /dev/null
+++ b/hr/kammer/debussy/tabourin/tabourin.ly
@@ -0,0 +1,59 @@
+%some settings% vim: ai sw=2 lbr nu encoding=utf8 et
+
+\version "2.12"
+\include "stimmen.ly"
+\include "texte.ly"
+
+ \header {
+ title = "<+Titel+>"
+ composer = "<+Komponist+>"
+ %opus = "<+Werk+>"
+ %tagline = ""
+ }
+
+ \paper {
+ line-width = \paper-width - 30
+ top-margin = 10
+ bottom-margin = 10
+ }
+
+ \layout {
+ indent = #0
+ \context {
+ \Staff
+ \override VerticalAxisGroup #'minimum-Y-extent = #'(-3 . 3.5)
+ }
+ }
+
+ %#(set-global-staff-size 17)
+
+ \score {
+ \new ChoirStaff \with {} <<
+ \new Staff = sopran <<
+ %\new Voice = "meta" { s1*<+Anzahl der Takte+> \bar "|." }
+ \new Voice = "soprane" { \global \sopranMelodie }
+ %\addlyrics { \sopranText }
+ >>
+ \new Staff = alt <<
+ \new Voice = "alti" { \global \altMelodie }
+ %\addlyrics { \altText }
+ >>
+ \new Staff = tenor <<
+ \new Voice = "tenoere" { \global \tenorMelodie }
+ %\addlyrics { \tenorText }
+ >>
+ \new Staff = bass <<
+ \new Voice = "baesse" { \global \bassMelodie }
+ %\addlyrics { \bassText }
+ >>
+ >>
+ \midi {
+ \context{
+ \Score
+ tempoWholesPerMinute = #(ly:make-moment 72 4)
+ }
+ }
+ %\layout {
+ %}
+ }
+
diff --git a/hr/kammer/debussy/tabourin/tabourin.ps b/hr/kammer/debussy/tabourin/tabourin.ps
new file mode 100644
index 0000000..60c8c52
--- /dev/null
+++ b/hr/kammer/debussy/tabourin/tabourin.ps
Binary files differ
diff --git a/hr/kammer/debussy/tabourin/tabourin_C.midi b/hr/kammer/debussy/tabourin/tabourin_C.midi
new file mode 100644
index 0000000..397871b
--- /dev/null
+++ b/hr/kammer/debussy/tabourin/tabourin_C.midi
Binary files differ
diff --git a/hr/kammer/debussy/tabourin/texte.ly b/hr/kammer/debussy/tabourin/texte.ly
new file mode 100644
index 0000000..51d4b6a
--- /dev/null
+++ b/hr/kammer/debussy/tabourin/texte.ly
@@ -0,0 +1,22 @@
+%some settings% vim: ai sw=2 lbr nu encoding=utf8 et
+
+% Abkürzungen
+
+% Die Textaufteilungen
+
+ sopranText = \lyrics {
+ %<+hier den Text für den Sopran eintragen+>
+ }
+
+ altText = \lyrics {
+ %<+hier den Text für den Alt eintragen+>
+ }
+
+ tenorText = \lyrics {
+ %<+hier den Text für den Tenor eintragen+>
+ }
+
+ bassText = \lyrics {
+ %<+hier den Text für den Baß eintragen+>
+ }
+