InterludeTrois
[opera_libre.git] / full_score.ly
blobb0b1045aca34dd25bec9de04fb09b35db36c0754
1 %------------------------------------------------------------------%
2 % Opéra Libre -- full_score.ly %
3 % %
4 % (c) Valentin Villenave, 2008 %
5 % %
6 %------------------------------------------------------------------%
8 %%% This is the main file for the full (orchestral) score. This version
9 %%% is (obviously) not ready yet; please compile vocal_score.ly instead...
10 \version "2.11.58"
11 %% This opéra has been coded on over several years, from version 2.9
12 %% to 2.12 -- some inconsistencies may remain through the code.
14 %%%%%%%%%%%%%%%%%%%%%%%%%%%% Inclusions %%%%%%%%%%%%%%%%%%%%%%%%%%%%
16 \include "italiano.ly"
18 \include "./definitions/common.ly"
19 \include "./definitions/functions.ly"
20 \include "./definitions/paper.ly"
21 \include "./definitions/layout.ly"
22 \include "./definitions/markup.ly"
24 \include "./texte/decoupage.ly"
25 \include "./texte/personnages.ly"
26 \include "./definitions/structure.ly"
27 \include "./texte/didascalies.ly"
28 \include "./definitions/mesures.ly"
30 \include "./texte/texte.ly"
32 \include "./voix/soprano1.ly"
33 \include "./voix/soprano2.ly"
34 \include "./voix/contralto.ly"
35 \include "./voix/tenor.ly"
36 \include "./voix/baryton1.ly"
37 \include "./voix/baryton2.ly"
39 \include "./instruments/flute1.ly"
40 \include "./instruments/flute2.ly"
41 \include "./instruments/clarinette1.ly"
42 \include "./instruments/clarinette2.ly"
43 \include "./instruments/saxophone1.ly"
44 \include "./instruments/saxophone2.ly"
45 \include "./instruments/percu.ly"
46 \include "./instruments/violon1.ly"
47 \include "./instruments/violon2.ly"
48 \include "./instruments/violon3.ly"
49 \include "./instruments/alto1.ly"
50 \include "./instruments/alto2.ly"
51 \include "./instruments/violoncelle1.ly"
52 \include "./instruments/violoncelle2.ly"
53 \include "./instruments/contrebasse.ly"
54 \include "./instruments/piano.ly"
56 %%%%%%%%%%%%%%%%%% Paper and layout declarations %%%%%%%%%%%%%%%%%%%
58 \paper {
59 \includePaper
62 \layout {
63 \includeLayout
66 %%FIXME: how can I throw this into either paper or layout.ly?
67 #(set-global-staff-size 12)
68 #(ly:set-option 'point-and-click #f)
69 #(ly:set-option 'delete-intermediate-files #t)
71 %%%%%%%%%%%%%%%%%% Scene-by-scene music inclusion %%%%%%%%%%%%%%%%%%
73 Prologue = {
75 \new TopLine \PrologueMesures
76 \new StaffGroup
78 \new GrandStaff
80 \new Staff \PrologueFluteUn
81 \new Staff \PrologueFluteDeux
83 \new GrandStaff
85 \new Staff \PrologueClarinetteUn
86 \new Staff \PrologueClarinetteDeux
88 \new GrandStaff
90 \new Staff \PrologueSaxophoneUn
91 \new Staff \PrologueSaxophoneDeux
95 \new StaffGroup \ProloguePercus
97 \new TopLine \PrologueMesures
99 \new ChoirStaff
101 \new Staff \new Voice = "tenor" \PrologueTenor
102 \new Lyrics \lyricsto "tenor" { \PrologueTenorTexte }
103 \new Staff \new Voice = "baryton" \PrologueBarytonDeux
104 \new Lyrics \lyricsto "baryton" { \PrologueBarytonDeuxTexte }
107 \new TopLine \PrologueMesures
109 \new StaffGroup
111 \new GrandStaff
113 \new Staff \PrologueViolonUn
114 \new Staff \PrologueViolonDeux
115 \new Staff \PrologueViolonTrois
117 \new GrandStaff
119 \new Staff \PrologueAltoUn
120 \new Staff \PrologueAltoDeux
122 \new GrandStaff
124 \new Staff \PrologueVioloncelleUn
125 \new Staff \PrologueVioloncelleDeux
127 \new Staff \PrologueContrebasse
129 \new PianoStaff \ProloguePiano
133 ActeUnSceneUn = {
135 \new TopLine \ActeUnSceneUnMesures
136 \new StaffGroup
138 \new GrandStaff
140 \new Staff \ActeUnSceneUnFluteUn
141 \new Staff \ActeUnSceneUnFluteDeux
143 \new GrandStaff
145 \new Staff \ActeUnSceneUnClarinetteUn
146 \new Staff \ActeUnSceneUnClarinetteDeux
148 \new GrandStaff
150 \new Staff \ActeUnSceneUnSaxophoneUn
151 \new Staff \ActeUnSceneUnSaxophoneDeux
155 \new StaffGroup \ActeUnSceneUnPercus
157 \new TopLine \ActeUnSceneUnMesures
159 \new ChoirStaff
161 \new Staff \new Voice = "soprano" \ActeUnSceneUnSopranoUn
162 \new Lyrics \lyricsto "soprano" { \ActeUnSceneUnSopranoUnTexte }
163 \new Staff \new Voice = "barytonUn" \ActeUnSceneUnBarytonUn
164 \new Lyrics \lyricsto "barytonUn" { \ActeUnSceneUnBarytonUnTexte }
165 \new Staff \new Voice = "barytonDeux" \ActeUnSceneUnBarytonDeux
166 \new Lyrics \lyricsto "barytonDeux" { \ActeUnSceneUnBarytonDeuxTexte }
169 \new TopLine \ActeUnSceneUnMesures
171 \new StaffGroup
173 \new GrandStaff
175 \new Staff \ActeUnSceneUnViolonUn
176 \new Staff \ActeUnSceneUnViolonDeux
177 \new Staff \ActeUnSceneUnViolonTrois
179 \new GrandStaff
181 \new Staff \ActeUnSceneUnAltoUn
182 \new Staff \ActeUnSceneUnAltoDeux
184 \new GrandStaff
186 \new Staff \ActeUnSceneUnVioloncelleUn
187 \new Staff \ActeUnSceneUnVioloncelleDeux
189 \new Staff \ActeUnSceneUnContrebasse
191 \new PianoStaff \ActeUnSceneUnPiano
195 ActeUnSceneUnBis = {
197 \new TopLine \ActeUnSceneUnBisMesures
198 \new StaffGroup
200 \new GrandStaff
202 \new Staff \ActeUnSceneUnBisFluteUn
203 \new Staff \ActeUnSceneUnBisFluteDeux
205 \new GrandStaff
207 \new Staff \ActeUnSceneUnBisClarinetteUn
208 \new Staff \ActeUnSceneUnBisClarinetteDeux
210 \new GrandStaff
212 \new Staff \ActeUnSceneUnBisSaxophoneUn
213 \new Staff \ActeUnSceneUnBisSaxophoneDeux
217 \new StaffGroup \ActeUnSceneUnBisPercus
219 \new TopLine \ActeUnSceneUnBisMesures
221 \new ChoirStaff
223 \new Staff \new Voice = "barytonUn" \ActeUnSceneUnBisBarytonUn
224 \new Lyrics \lyricsto "barytonUn" { \ActeUnSceneUnBisBarytonUnTexte }
225 \new Staff \new Voice = "barytonDeux" \ActeUnSceneUnBisBarytonDeux
226 \new Lyrics \lyricsto "barytonDeux" { \ActeUnSceneUnBisBarytonDeuxTexte }
229 \new TopLine \ActeUnSceneUnBisMesures
231 \new StaffGroup
233 \new GrandStaff
235 \new Staff \ActeUnSceneUnBisViolonUn
236 \new Staff \ActeUnSceneUnBisViolonDeux
237 \new Staff \ActeUnSceneUnBisViolonTrois
239 \new GrandStaff
241 \new Staff \ActeUnSceneUnBisAltoUn
242 \new Staff \ActeUnSceneUnBisAltoDeux
244 \new GrandStaff
246 \new Staff \ActeUnSceneUnBisVioloncelleUn
247 \new Staff \ActeUnSceneUnBisVioloncelleDeux
249 \new Staff \ActeUnSceneUnBisContrebasse
251 \new PianoStaff \ActeUnSceneUnBisPiano
255 ActeUnSceneDeux = {
257 \new TopLine \ActeUnSceneDeuxMesures
258 \new StaffGroup
260 \new GrandStaff
262 \new Staff \ActeUnSceneDeuxFluteUn
263 \new Staff \ActeUnSceneDeuxFluteDeux
265 \new GrandStaff
267 \new Staff \ActeUnSceneDeuxClarinetteUn
268 \new Staff \ActeUnSceneDeuxClarinetteDeux
270 \new GrandStaff
272 \new Staff \ActeUnSceneDeuxSaxophoneUn
273 \new Staff \ActeUnSceneDeuxSaxophoneDeux
277 \new StaffGroup \ActeUnSceneDeuxPercus
279 \new TopLine \ActeUnSceneDeuxMesures
281 \new ChoirStaff
283 \new Staff \new Voice = "soprano" \ActeUnSceneDeuxSopranoDeux
284 \new Lyrics \lyricsto "soprano" { \ActeUnSceneDeuxSopranoDeuxTexte }
285 \new Staff \new Voice = "baryton" \ActeUnSceneDeuxBarytonDeux
286 \new Lyrics \lyricsto "baryton" { \ActeUnSceneDeuxBarytonDeuxTexte }
289 \new TopLine \ActeUnSceneDeuxMesures
291 \new StaffGroup
293 \new GrandStaff
295 \new Staff \ActeUnSceneDeuxViolonUn
296 \new Staff \ActeUnSceneDeuxViolonDeux
297 \new Staff \ActeUnSceneDeuxViolonTrois
299 \new GrandStaff
301 \new Staff \ActeUnSceneDeuxAltoUn
302 \new Staff \ActeUnSceneDeuxAltoDeux
304 \new GrandStaff
306 \new Staff \ActeUnSceneDeuxVioloncelleUn
307 \new Staff \ActeUnSceneDeuxVioloncelleDeux
309 \new Staff \ActeUnSceneDeuxContrebasse
311 \new PianoStaff \ActeUnSceneDeuxPiano
315 ActeUnSceneTrois = {
317 \new TopLine \ActeUnSceneTroisMesures
318 \new StaffGroup
320 \new GrandStaff
322 \new Staff \ActeUnSceneTroisFluteUn
323 \new Staff \ActeUnSceneTroisFluteDeux
325 \new GrandStaff
327 \new Staff \ActeUnSceneTroisClarinetteUn
328 \new Staff \ActeUnSceneTroisClarinetteDeux
330 \new GrandStaff
332 \new Staff \ActeUnSceneTroisSaxophoneUn
333 \new Staff \ActeUnSceneTroisSaxophoneDeux
337 \new StaffGroup \ActeUnSceneTroisPercus
339 \new TopLine \ActeUnSceneTroisMesures
341 \new ChoirStaff
343 \new Staff \new Voice = "tenor" \ActeUnSceneTroisTenor
344 \new Lyrics \lyricsto "tenor" { \ActeUnSceneTroisTenorTexte }
345 \new Staff \new Voice = "baryton" \ActeUnSceneTroisBarytonUn
346 \new Lyrics \lyricsto "baryton" { \ActeUnSceneTroisBarytonUnTexte }
349 \new TopLine \ActeUnSceneTroisMesures
351 \new StaffGroup
353 \new GrandStaff
355 \new Staff \ActeUnSceneTroisViolonUn
356 \new Staff \ActeUnSceneTroisViolonDeux
357 \new Staff \ActeUnSceneTroisViolonTrois
359 \new GrandStaff
361 \new Staff \ActeUnSceneTroisAltoUn
362 \new Staff \ActeUnSceneTroisAltoDeux
364 \new GrandStaff
366 \new Staff \ActeUnSceneTroisVioloncelleUn
367 \new Staff \ActeUnSceneTroisVioloncelleDeux
369 \new Staff \ActeUnSceneTroisContrebasse
371 \new PianoStaff \ActeUnSceneTroisPiano
375 ActeUnSceneTroisBis = {
377 \new TopLine \ActeUnSceneTroisBisMesures
378 \new StaffGroup
380 \new GrandStaff
382 \new Staff \ActeUnSceneTroisBisFluteUn
383 \new Staff \ActeUnSceneTroisBisFluteDeux
385 \new GrandStaff
387 \new Staff \ActeUnSceneTroisBisClarinetteUn
388 \new Staff \ActeUnSceneTroisBisClarinetteDeux
390 \new GrandStaff
392 \new Staff \ActeUnSceneTroisBisSaxophoneUn
393 \new Staff \ActeUnSceneTroisBisSaxophoneDeux
397 \new StaffGroup \ActeUnSceneTroisBisPercus
399 \new TopLine \ActeUnSceneTroisBisMesures
401 \new ChoirStaff
403 \new Staff \new Voice = "contralto" \ActeUnSceneTroisBisContralto
404 \new Lyrics \lyricsto "contralto" { \ActeUnSceneTroisBisContraltoTexte }
405 \new Staff \new Voice = "baryton" \ActeUnSceneTroisBisBarytonDeux
406 \new Lyrics \lyricsto "baryton" { \ActeUnSceneTroisBisBarytonDeuxTexte }
409 \new TopLine \ActeUnSceneTroisBisMesures
411 \new StaffGroup
413 \new GrandStaff
415 \new Staff \ActeUnSceneTroisBisViolonUn
416 \new Staff \ActeUnSceneTroisBisViolonDeux
417 \new Staff \ActeUnSceneTroisBisViolonTrois
419 \new GrandStaff
421 \new Staff \ActeUnSceneTroisBisAltoUn
422 \new Staff \ActeUnSceneTroisBisAltoDeux
424 \new GrandStaff
426 \new Staff \ActeUnSceneTroisBisVioloncelleUn
427 \new Staff \ActeUnSceneTroisBisVioloncelleDeux
429 \new Staff \ActeUnSceneTroisBisContrebasse
431 \new PianoStaff \ActeUnSceneTroisBisPiano
435 ActeUnSceneTroisTer = {
437 \new TopLine \ActeUnSceneTroisTerMesures
438 \new StaffGroup
440 \new GrandStaff
442 \new Staff \ActeUnSceneTroisTerFluteUn
443 \new Staff \ActeUnSceneTroisTerFluteDeux
445 \new GrandStaff
447 \new Staff \ActeUnSceneTroisTerClarinetteUn
448 \new Staff \ActeUnSceneTroisTerClarinetteDeux
450 \new GrandStaff
452 \new Staff \ActeUnSceneTroisTerSaxophoneUn
453 \new Staff \ActeUnSceneTroisTerSaxophoneDeux
457 \new StaffGroup \ActeUnSceneTroisTerPercus
459 \new TopLine \ActeUnSceneTroisTerMesures
461 \new ChoirStaff
463 \new Staff \new Voice = "soprano" \ActeUnSceneTroisTerSopranoUn
464 \new Lyrics \lyricsto "soprano" { \ActeUnSceneTroisTerSopranoUnTexte }
465 \new Staff \new Voice = "baryton" \ActeUnSceneTroisTerBarytonUn
466 \new Lyrics \lyricsto "baryton" { \ActeUnSceneTroisTerBarytonUnTexte }
469 \new TopLine \ActeUnSceneTroisTerMesures
471 \new StaffGroup
473 \new GrandStaff
475 \new Staff \ActeUnSceneTroisTerViolonUn
476 \new Staff \ActeUnSceneTroisTerViolonDeux
477 \new Staff \ActeUnSceneTroisTerViolonTrois
479 \new GrandStaff
481 \new Staff \ActeUnSceneTroisTerAltoUn
482 \new Staff \ActeUnSceneTroisTerAltoDeux
484 \new GrandStaff
486 \new Staff \ActeUnSceneTroisTerVioloncelleUn
487 \new Staff \ActeUnSceneTroisTerVioloncelleDeux
489 \new Staff \ActeUnSceneTroisTerContrebasse
491 \new PianoStaff \ActeUnSceneTroisTerPiano
496 InterludeTrois = {
498 \new TopLine \InterludeTroisMesures
499 \new StaffGroup
501 \new GrandStaff
503 \new Staff \InterludeTroisFluteUn
504 \new Staff \InterludeTroisFluteDeux
506 \new GrandStaff
508 \new Staff \InterludeTroisClarinetteUn
509 \new Staff \InterludeTroisClarinetteDeux
511 \new GrandStaff
513 \new Staff \InterludeTroisSaxophoneUn
514 \new Staff \InterludeTroisSaxophoneDeux
518 \new StaffGroup \InterludeTroisPercus
520 \new TopLine \InterludeTroisMesures
522 \new StaffGroup
524 \new GrandStaff
526 \new Staff \InterludeTroisViolonUn
527 \new Staff \InterludeTroisViolonDeux
528 \new Staff \InterludeTroisViolonTrois
530 \new GrandStaff
532 \new Staff \InterludeTroisAltoUn
533 \new Staff \InterludeTroisAltoDeux
535 \new GrandStaff
537 \new Staff \InterludeTroisVioloncelleUn
538 \new Staff \InterludeTroisVioloncelleDeux
540 \new Staff \InterludeTroisContrebasse
542 \new PianoStaff \InterludeTroisPiano
546 ActeUnSceneQuatre = {
548 \new TopLine \ActeUnSceneQuatreMesures
549 \new StaffGroup
551 \new GrandStaff
553 \new Staff \ActeUnSceneQuatreFluteUn
554 \new Staff \ActeUnSceneQuatreFluteDeux
556 \new GrandStaff
558 \new Staff \ActeUnSceneQuatreClarinetteUn
559 \new Staff \ActeUnSceneQuatreClarinetteDeux
561 \new GrandStaff
563 \new Staff \ActeUnSceneQuatreSaxophoneUn
564 \new Staff \ActeUnSceneQuatreSaxophoneDeux
568 \new StaffGroup \ActeUnSceneQuatrePercus
570 \new TopLine \ActeUnSceneQuatreMesures
572 \new ChoirStaff
574 \new Staff \new Voice = "soprano" \ActeUnSceneQuatreSopranoDeux
575 \new Lyrics \lyricsto "soprano" { \ActeUnSceneQuatreSopranoDeuxTexte }
576 \new Staff \new Voice = "alto" \ActeUnSceneQuatreContralto
577 \new Lyrics \lyricsto "alto" { \ActeUnSceneQuatreContraltoTexte }
578 \new Staff \new Voice = "tenor" \ActeUnSceneQuatreTenor
579 \new Lyrics \lyricsto "tenor" { \ActeUnSceneQuatreTenorTexte }
580 \new Staff \new Voice = "barytonUn" \ActeUnSceneQuatreBarytonUn
581 \new Lyrics \lyricsto "barytonUn" { \ActeUnSceneQuatreBarytonUnTexte }
582 \new Staff \new Voice = "barytonDeux" \ActeUnSceneQuatreBarytonDeux
583 \new Lyrics \lyricsto "barytonDeux" { \ActeUnSceneQuatreBarytonDeuxTexte }
586 \new TopLine \ActeUnSceneQuatreMesures
588 \new StaffGroup
590 \new GrandStaff
592 \new Staff \ActeUnSceneQuatreViolonUn
593 \new Staff \ActeUnSceneQuatreViolonDeux
594 \new Staff \ActeUnSceneQuatreViolonTrois
596 \new GrandStaff
598 \new Staff \ActeUnSceneQuatreAltoUn
599 \new Staff \ActeUnSceneQuatreAltoDeux
601 \new GrandStaff
603 \new Staff \ActeUnSceneQuatreVioloncelleUn
604 \new Staff \ActeUnSceneQuatreVioloncelleDeux
606 \new Staff \ActeUnSceneQuatreContrebasse
608 \new PianoStaff \ActeUnSceneQuatrePiano
612 %%%%%%%%%%%%%%%%%%%%%%%%% The actual score %%%%%%%%%%%%%%%%%%%%%%%%%
613 %showLastLength = s4*325
614 \book {
615 \header {
616 title = \OperaTitre
617 subtitle = \FullScore
618 poet = \OperaLivret
619 composer = \OperaPartition
620 tagline = \OperaNotice
623 \score {
624 \Prologue
625 \header {
626 piece = \PrologueTitre
629 \score {
630 \ActeUnSceneUn
631 \header {
632 piece = \ActeUnSceneUnTitre
635 \score {
636 \ActeUnSceneUnBis
637 \header {
638 piece = \Separateur
641 \score {
642 \ActeUnSceneDeux
643 \header {
644 piece = \ActeUnSceneDeuxTitre
647 \score {
648 \ActeUnSceneTrois
649 \header {
650 piece = \ActeUnSceneTroisTitre
653 \score {
654 \ActeUnSceneTroisBis
655 \header {
656 piece = \Separateur
659 \score {
660 \ActeUnSceneTroisTer
661 \header {
662 piece = \Separateur
664 } %}
665 \score {
666 \InterludeTrois
667 \header {
668 piece = \Separateur
670 } %{
671 \score {
672 \ActeUnSceneQuatre
673 \header {
674 piece = \ActeUnSceneQuatreTitre
677 \score {
678 \Entracte
679 \header {
680 piece = \EntracteTitre
683 \score {
684 \ActeDeuxSceneUn
685 \header {
686 piece = \ActeDeuxSceneUnTitre
689 \score {
690 \ActeDeuxSceneUnBis
691 \header {
692 piece = \Separateur
695 \score {
696 \ActeDeuxSceneDeux
697 \header {
698 piece = \ActeDeuxSceneDeuxTitre
701 \score {
702 \ActeDeuxSceneTrois
703 \header {
704 piece = \ActeDeuxSceneTroisTitre