Hippolyte et Aricie : acte 4 scène 3 [3/9]
[nenuvar.git] / Rameau / Opera / HippolyteEtAricie / DCCrondeau / score.ily
blobf10360d24de211e488513bc380ab0675fc58754d
1 \score {
2   <<
3     \origVersion \new StaffGroupNoBar <<
4       \new Staff <<
5         \instrumentName "Hautbois"
6         \keepWithTag #'autres \global
7         \keepWithTag #'hautbois \includeNotes "hautbois"
8       >>
9       \new Staff <<
10         \instrumentName "Violons"
11         \keepWithTag #'autres \global
12         \keepWithTag #'violons \includeNotes "violon"
13       >>
14       \new Staff <<
15         \instrumentName "Cors"
16         \keepWithTag #'cor \global
17         \includeNotes "cor"
18       >>
19       \new Staff <<
20         \instrumentName "[Hautes-contre]"
21         \keepWithTag #'autres \global
22         \includeNotes "haute-contre"
23       >>
24       \new Staff <<
25         \instrumentName "[Tailles]"
26         \keepWithTag #'autres \global
27         \includeNotes "taille"
28       >>
29       \new Staff <<
30         \instrumentName "Bassons"
31         \keepWithTag #'autres \global
32         \includeNotes "basson"
33       >>
34       \new Staff <<
35         \instrumentName "B.C."
36         \keepWithTag #'autres \global
37         \includeNotes "basse"
38       >>
39     >>
41     \modVersion \new StaffGroupNoBar <<
42       \new StaffGroupNoBracket <<
43         \new Staff <<
44           { s2 s2.*7 s4 \break s2 s2.*7 s4 \break }
45           \instrumentName "Hautbois"
46           \keepWithTag #'autres \global
47           \keepWithTag #'hautbois \includeNotes "hautbois"
48         >>
49         \new Staff <<
50           \instrumentName "Cors"
51           \keepWithTag #'cor \global
52           \includeNotes "cor"
53         >>
54         \new Staff <<
55           \instrumentName "Bassons"
56           \keepWithTag #'autres \global
57           \includeNotes "basson"
58         >>
59       >>
60       \new StaffGroupNoBracket <<
61         \new Staff <<
62           \instrumentName "Violons"
63           \keepWithTag #'autres \global
64           \keepWithTag #'violons \includeNotes "violon"
65         >>
66         \new Staff <<
67           \instrumentName "[Hautes-contre]"
68           \keepWithTag #'autres \global
69           \includeNotes "haute-contre"
70         >>
71         \new Staff <<
72           \instrumentName "[Tailles]"
73           \keepWithTag #'autres \global
74           \includeNotes "taille"
75         >>
76         \new Staff <<
77           \instrumentName "B.C."
78           \keepWithTag #'autres \global
79           \includeNotes "basse"
80         >>
81       >>
82     >>
83   >>
84   \layout { indent = \largeindent }
85   \midi { }