Tu es Petrus (Gabriel Fauré) : Différence entre versions

De Wicri Musique
(Solo (baryton))
(La musique)
Ligne 109 : Ligne 109 :
 
     d'2.~ d2. d2.~
 
     d'2.~ d2. d2.~
 
     d4 g, a  
 
     d4 g, a  
 +
    c2.~ c2.
 +
    c2. c4 
 
   }  }
 
   }  }
 
  \addlyrics {  
 
  \addlyrics {  
Ligne 129 : Ligne 131 :
 
   f2 e4~
 
   f2 e4~
 
   e8 r8 r4 r4
 
   e8 r8 r4 r4
     
+
  R2.*17
 +
  r4 bes'  g    a2. g2 r4     
 
          
 
          
 
   }  }
 
   }  }

Version du 2 mars 2025 à 12:42

La musique

Solo (baryton)


\new Staff \with {
  midiInstrument = "cello"
  shortInstrumentName = #"B "
  instrumentName = #"Bass "
  } {
  \clef bass \relative c' {  
   \time 3/4 \key c \major \tempo 4 = 76
    r2. r4 g a 
    c2 c4~
    c8 r8 r4 r4
    r2. 
    r4 c b
    a2 (b4)
    g4 g8 g8 a b
    c2 (d4)
    b4 b4 c8 d8
    ees2.
    ees4 g, aes8 bes
    c2. 
    c4 c8 c b a
    g2. (a2.) b2.
    b4 b a8 g8
    d'2.~ d2. d2.~
    d4 g, a 
    c2.~ c2.
    c2. c4  
    
  }  }
 \addlyrics { 
              Tu es Pe -- trus
              Tu es Pe -- trus et su -- per hanc pe -- tram   ae -- di -- fi -- ca -- bo,  
                    ae -- di -- fi -- ca -- bo,   Ec -- cle -- si -- am me -- am.    
                    Ec -- cle -- si -- am me -- am.   
               Tu es Pe -- trus
            }

Altos


\new Staff \with {
  midiInstrument = "choir aahs"
  instrumentName = #"A "
  shortInstrumentName = #"A "
  } {
  \relative c' {  
   \time 3/4 \key c \major \tempo 4 = 76
   r2. r2. r2.
   r4  e4 e4
   f2 e4~
   e8 r8 r4 r4
   R2.*17
   r4 bes'  g    a2. g2 r4
  }  }
 \addlyrics { 
                Tu es Pe -- trus   
                Tu es Pe -- trus        
            }

Basses


\new Staff \with {
  midiInstrument = "choir aahs"
  shortInstrumentName = #"B "
  instrumentName = #"Bass "
  } {
  \clef bass \relative c' {  
   \time 3/4 \key c \major \tempo 4 = 76
   r2. r2. r2.
   r4 c4 a g2 c,4~
   c8 r8 r4 r4
  }  }
 \addlyrics { 
              Tu es Pe -- trus
             
            }

Tutti


<<

\new ChoirStaff
<<
\new Staff \with {
  midiInstrument = "cello"
  shortInstrumentName = #"Solo "
  instrumentName = #"Solo "
  } {
  \clef bass \relative c' {  
   \time 3/4 \key c \major \tempo 4 = 76
     r2. r4 g a 
    c2 c4~
    c8 r8 r4 r4
    r2. 
    r4 c b
    a2 (b4)
    g4 g8 g8 a b
    c2 (d4)
    b4 b4 c8 d8
    ees2.
    ees4 g, aes8 bes
    c2. 
    c4 c8 c b a
    g2. (a2.) b2.
    b4 b a8 g8
    d'2.~ d2. d2.~
    d4 g, a 
    c2.~ c2.
    c2. c4  
  }  }
 \addlyrics { 
              Tu es Pe -- trus
              Tu es Pe -- trus et su -- per hanc pe -- tram   ae -- di -- fi -- ca -- bo,  
                    ae -- di -- fi -- ca -- bo,   Ec -- cle -- si -- am me -- am.    
                    Ec -- cle -- si -- am me -- am.   
               Tu es Pe -- trus
            }

\new Staff \with {
  midiInstrument = "choir aahs"
  instrumentName = #"A "
  shortInstrumentName = #"A "
  } {
  \relative c' {  
   \time 3/4 \key c \major \tempo 4 = 76
   r2. r2. r2.
   r4  e4 e4
   f2 e4~
   e8 r8 r4 r4
   R2.*17
   r4 bes'  g    a2. g2 r4       
         
  }  }
 \addlyrics { 
                Tu es Pe -- trus          
            }

\new Staff \with {
  midiInstrument = "choir aahs"
  shortInstrumentName = #"B "
  instrumentName = #"Bass "
  } {
  \clef bass \relative c' {  
   \time 3/4 \key c \major \tempo 4 = 76
   r2. r2. r2.
   r4 c4 a g2 c,4~
   c8 r8 r4 r4
  }  }
 \addlyrics { 
              Tu es Pe -- trus
             
            }
 >>
>>