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

De Wicri Musique
(La musique)
Ligne 20 : Ligne 20 :
 
</score>
 
</score>
 
===Tutti===
 
===Tutti===
<score vorbis="1">
 
<<
 
  
\new ChoirStaff
 
<<
 
\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
 
    r2.
 
  }  }
 
\addlyrics {
 
              Tu es Pe -- trus
 
           
 
            }
 
>>
 
>>
 
  
==Alto==
 
 
===Altos===
 
===Altos===
 
<score vorbis="1">
 
<score vorbis="1">
Ligne 83 : Ligne 60 :
 
              
 
              
 
             }
 
             }
 +
</score>
 +
 +
<score vorbis="1">
 +
<<
 +
 +
\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
 +
    r2.
 +
  }  }
 +
\addlyrics {
 +
              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
 +
     
 +
       
 +
  }  }
 +
\addlyrics {
 +
                Tu es Pe -- trus         
 +
            }
 +
>>
 +
>>
 
</score>
 
</score>

Version du 2 mars 2025 à 11:59

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 
    r2. 
  }  }
 \addlyrics { 
              Tu es Pe -- trus
             
            }

Tutti

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
       
         
  }  }
 \addlyrics { 
                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
             
            }

<<

\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 
    r2. 
  }  }
 \addlyrics { 
              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
       
         
  }  }
 \addlyrics { 
                Tu es Pe -- trus          
            }
 >>
>>