Atys : acte 4 scène 5 [4/9]
[nenuvar.git] / Lully / Opera / LWV53Atys / EEDfluteChoeur / score.ily
blob392e6039792845c91df094f507d99afbf3eaf630
1 \score {
2   \new StaffGroupNoBar <<
3     \setMusic #'choeur <<
4       \new Staff \with { \haraKiriFirst } <<
5         \new Voice = "dessus" \with { autoBeaming = ##f } <<
6           \global \includeNotes "voix-dessus"
7         >>
8         \lyricsto "dessus" \new Lyrics
9         \keepWithTag #'(couplet-1-1 refrain) \includeLyrics "paroles"
10         \lyricsto "dessus" \new Lyrics
11         \keepWithTag #'couplet-1-2 \includeLyrics "paroles"
12         \lyricsto "dessus" \new Lyrics
13         \keepWithTag #'couplet-2-1 \includeLyrics "paroles"
14         \lyricsto "dessus" \new Lyrics
15         \keepWithTag #'couplet-2-2 \includeLyrics "paroles"
16       >>
17       \new Staff \with { \haraKiriFirst } <<
18         \new Voice = "bas-dessus" \with { autoBeaming = ##f } <<
19           \global \includeNotes "voix-bas-dessus"
20         >>
21         \lyricsto "bas-dessus" \new Lyrics
22         \keepWithTag #'(couplet-1-1 refrain) \includeLyrics "paroles"
23         \lyricsto "bas-dessus" \new Lyrics
24         \keepWithTag #'couplet-1-2 \includeLyrics "paroles"
25         \lyricsto "bas-dessus" \new Lyrics
26         \keepWithTag #'couplet-2-1 \includeLyrics "paroles"
27         \lyricsto "bas-dessus" \new Lyrics
28         \keepWithTag #'couplet-2-2 \includeLyrics "paroles"
29       >>
30       \new Staff \with { \haraKiriFirst } <<
31         \new Voice = "haute-contre" \with { autoBeaming = ##f } <<
32           \global \includeNotes "voix-haute-contre"
33         >>
34         \lyricsto "haute-contre" \new Lyrics
35         \keepWithTag #'(couplet-1-1 refrain) \includeLyrics "paroles"
36         \lyricsto "haute-contre" \new Lyrics
37         \keepWithTag #'couplet-1-2 \includeLyrics "paroles"
38         \lyricsto "haute-contre" \new Lyrics
39         \keepWithTag #'couplet-2-1 \includeLyrics "paroles"
40         \lyricsto "haute-contre" \new Lyrics
41         \keepWithTag #'couplet-2-2 \includeLyrics "paroles"
42       >>
43     >>
44     \origVersion <<
45       \new Staff \with { \haraKiri } << \global \includeNotes "dessus1" >>
46       \new Staff \with { \haraKiri } << \global \includeNotes "dessus2" >>
47       \choeur
48     >>
49     \modVersion <<
50       \new GrandStaff <<
51         \new Staff \with { \haraKiri } << \global \includeNotes "dessus1" >>
52         \new Staff \with { \haraKiri } << \global \includeNotes "dessus2" >>
53       >>
54       \new ChoirStaff \choeur
55     >>
56     \new Staff <<
57       \modVersion { s2 s1*3 s2 s2 s1*11 s2\break }
58       \global \includeNotes "basse"
59       \includeFigures "chiffres"
60     >>
61   >>
62   \layout { }
63   \midi { }