Cantique suisse (Schweizerpsalm): Unterschied zwischen den Versionen

Aus Jurtenland-Wiki
Zur Navigation springen Zur Suche springen
 
(3 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 2: Zeile 2:
\version "2.18.0"  
\version "2.18.0"  
#(set-global-staff-size 17)  
#(set-global-staff-size 17)  
\paper {
ragged-last-bottom = ##f
}
\header {  
\header {  
title = "Cantique suisse"  
% title = "Cantique suisse"  
subtitle = ""  
% subtitle = ""  
  composer = "Alberik  Zwyssig (1808–1854)"  
  composer = "Alberik  Zwyssig (1808–1854)"  
  arranger = " "  
  arranger = " "  
Zeile 206: Zeile 201:
  \context Staff = tenors <<
  \context Staff = tenors <<
   \clef "treble_8"
   \clef "treble_8"
\dynamicUp
  \dynamicUp
   \context Voice = tenoreprimo { \voiceOne << \GlobalSettings \TI >> }
   \context Voice = tenoreprimo { \voiceOne << \GlobalSettings \TI >> }
   \context Voice = tenoresecondo { \voiceTwo << \GlobalSettings \TII >> }
   \context Voice = tenoresecondo { \voiceTwo << \GlobalSettings \TII >> }
Zeile 217: Zeile 212:
  \context Staff = bassos <<
  \context Staff = bassos <<
   \clef bass
   \clef bass
\dynamicDown
  \dynamicDown
   \context Voice = bassoprimo { \voiceOne <<\GlobalSettings \BI >> }
   \context Voice = bassoprimo { \voiceOne <<\GlobalSettings \BI >> }
   \context Voice = bassosecondo { \voiceTwo <<\GlobalSettings \BII >> }
   \context Voice = bassosecondo { \voiceTwo <<\GlobalSettings \BII >> }

Aktuelle Version vom 27. April 2017, 17:40 Uhr

Ungeachtet einer entsprechenden Anforderung wurde keine MIDI-Datei generiert. Sofern der reine LilyPond-Modus genutzt wird, muss ein richtiger „\midi“-Block angegeben werden.