Roland (Lully)/Acte II/Scène II

De Wicri Chanson de Roland
< Roland (Lully)‎ | Acte II
Révision datée du 16 février 2023 à 11:07 par Jacques Ducloy (discussion | contributions) (Partitions)

Pages imprimées

Roland Tragédie (1716) Lully, Quinault, page 28.jpg
Roland Tragédie (1725) Lully page 145.jpg

Partitions


<<
\new Staff \with {
  midiInstrument = "voice oohs"
  shortInstrumentName = #"R. "
  instrumentName = #"Rol"
  } {
  \clef bass \relative c' {  
   \time 2/2 \key c \major 
       r1 r
   \time 4/4 \key c \major 
       r2 g4 g8 g
       e4 ^. e f f8 f
  }  }
 \addlyrics { 
              Bel -- le  An -- gé -- lique, enfin, je vous trouve en ces lieux
            }

\new Staff \with {
  midiInstrument = "Cello"
  shortInstrumentName = #"B "
  instrumentName = #"B "
  } {
  \clef bass \relative c {  
   \set Staff.midiMaximumVolume = #0.5
   \time 2/2 \key c \major 
       c2~ c8 c' b c
       g8 e a f g4 g,4
   \time 4/4 \key c \major 
       c1~
       c2 f,
       g2

  }  }
>>