Soubor:BWV 244 Incipit Nr. 48 Bin ich gleich.svg

Původní soubor(soubor SVG, nominální rozměr: 686 × 170 pixelů, velikost souboru: 46 KB)

Popis
Deutsch: Notenbeispiel: Bach, Matthäuspassion BWV 244, Incipit Nr. 48 Bin ich gleich von dir gewichen
Datum
Zdroj Vlastní dílo
Autor Wikiwal
Svolení
(Užití tohoto souboru)
Tento soubor nemůže být předmětem autorských práv, a je tedy volným dílem, protože sestává výhradně z informací, jež jsou veřejným vlastnictvím, a neobsahuje žádné autorské dílo.
Další verze

Lilipond source text:

\version "2.14.2"

\header {
  tagline = ##f
}

\paper {
  indent = 0\mm
  ragged-right = ##f
}

global = { \time 4/4 \key a \major } 
SoprNoten = \relative c'' { cis4  d e e d cis b b \fermata } 
AltNoten = \relative c'' { a8 gis fis4 b8 a gis4 fis  e8 fis  gis4 gis } 
AltText = \lyricmode { Bin _ ich gleich _ von dir ge -- _ wi -- chen } 
TenorNoten = \relative c' { fis8[ e] d[ cis] b4 cis8 b a[ b] cis[ d] e4 e^\markup { \halign #0 "16 Takte" } } 
BassNoten = \relative c { fis4 b8[ a] gis[ fis] e4 fis8 gis a4 e e \fermata } 
\score {
 \new ChoirStaff <<
   \set ChoirStaff.systemStartDelimiter = #'SystemStartBrace
   \new Lyrics = Sopran { s1 }
   \new Staff = frauen <<
     \new Voice = "Sopran" {
       \voiceOne
       << \global \SoprNoten >>
     }
     \new Voice = "Alt" {
       \voiceTwo
       << \global \AltNoten >>
     }
   >>
   \new Lyrics = "Alt" { s1 }
   \new Lyrics = "Tenor" { s1 }
   \new Staff = M¨anner <<
     \clef bass
     \new Voice = "Tenor" {
       \voiceOne
       << \global \TenorNoten >>
     }
     \new Voice = "Bass" {
       \voiceTwo << \global \BassNoten >>
     }
   >>
   \new Lyrics = Bass { s1 }
   \context Lyrics = Alt \lyricsto Alt \AltText
   >>
 \layout {
   \context {
     % etwas kleiner, damit der Text
     % näher am System sein kann
     \Staff
     \override VerticalAxisGroup #'minimum-Y-extent = #'(-3 . 3)
   }
 }
}

Popisky

Přidejte jednořádkové vysvětlení, co tento soubor představuje

Položky vyobrazené v tomto souboru

zobrazuje

1cc1c61b3997bccccd35cc531fd4928634df41f2

46 844 bajt

170 pixel

686 pixel

Historie souboru

Kliknutím na datum a čas se zobrazí tehdejší verze souboru.

Datum a časNáhledRozměryUživatelKomentář
současná3. 11. 2011, 23:19Náhled verze z 3. 11. 2011, 23:19686 × 170 (46 KB)Wikiwal{{Information |Description={{de|1=Notenbeispiel: Bach, Matthäuspassion BWV 244, Incipit Nr. 48 Bin ich gleich von dir gewichen}} |Source={{own}} |Author=Wikiwal |Date=2011-11-03 |Permission={{PD-ineligible}} |other_versions=Lili

Tento soubor používá následující stránka:

Globální využití souboru