2 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
3 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
4 %%%%% Defaults for instrument names, short names, cue names, etc.
5 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
6 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
8 %%% Clef definitions, either old-style (using the Breitkopf style) or new style
20 FagTenorClef = "tenor"
34 ClnoIIClef = \ClniClef
55 SingstimmeClef = "treble"
72 FlInstrumentName = "Flauti"
73 FlIInstrumentName = "Flauto I"
74 FlIIInstrumentName = "Flauto II"
75 ObInstrumentName = "Oboi"
76 ObIInstrumentName = "Oboe I"
77 ObIIInstrumentName = "Oboe II"
78 ClInstrumentName = "Clarinetti"
79 ClIInstrumentName = "Clarinetto I"
80 ClIIInstrumentName = "Clarinetto II"
81 FagInstrumentName = "Fagotti"
82 FagIInstrumentName = "Fagotto I"
83 FagIIInstrumentName = "Fagotto II"
84 CFagInstrumentName = "Contrafagotto"
85 CorInstrumentName = "Corni"
86 CorIInstrumentName = "Corno I"
87 CorIIInstrumentName = "Corno II"
88 TrbInstrumentName = "Tromboni"
89 TrbIInstrumentName = "Trombone I"
90 TrbIIInstrumentName = "Trombone II"
91 TrbIIIInstrumentName = "Trombone III"
92 TbeInstrumentName = "Trombe"
93 TbeIInstrumentName = "Tromba I"
94 TbeIIInstrumentName = "Tromba II"
95 ClniInstrumentName = "Clarini"
96 ClnoIInstrumentName = "Clarino I"
97 ClnoIIInstrumentName = "Clarino II"
98 TimInstrumentName = "Timpani"
99 VInstrumentName = "Violino"
100 VIInstrumentName = "Violino I"
101 VIIInstrumentName = "Violino II"
102 VaInstrumentName = "Viola"
103 VaIInstrumentName = "Viola I"
104 VaIIInstrumentName = "Viola II"
105 VaSoloInstrumentName = "Viola Solo"
106 VcBInstrumentName = \markup { \override #'(baseline-skip . 2.2) \center-column { "Violoncello e" "Contrabbasso"}}
107 VcInstrumentName ="Violoncello"
108 CbInstrumentName ="Basso"
109 % ChInstrumentName = "Coro"
110 SingstimmeInstrumentName = "Singstimme"
111 SInstrumentName = "Soprano"
112 AInstrumentName = "Alto"
113 TInstrumentName = "Tenore"
114 TIInstrumentName = "Tenore I"
115 TIIInstrumentName = "Tenore II"
116 BInstrumentName = "Basso"
117 BIInstrumentName = "Basso I"
118 BIIInstrumentName = "Basso II"
119 SSoloInstrumentName = "Soprano Solo"
120 TSoloInstrumentName = "Tenore Solo"
121 BSoloInstrumentName = "Basso Solo"
122 ASoloInstrumentName = "Alto Solo"
123 OInstrumentName = "Organo"
124 OIInstrumentName = "Organo I"
125 OIIInstrumentName = "Organo II"
126 BCInstrumentName = \markup{\column{"Basso" "Continuo"}}
127 OrganInstrumentName = "Organo"
128 ContinuoInstrumentName = \OrganInstrumentName
129 PInstrumentName = "Piano"
130 ChInstrumentTitle = "Coro"
132 OriginalScoreTitle = "Originalpartitur"
133 FullScoreTitle = "Partitur / Full score"
134 LongScoreTitle = "Partitur / Full score"
135 OrganScoreTitle = "Orgelauszug / Organ score"
136 VocalScoreTitle = \markup{\center-column{"Klavierauszug" "Vocal score"}}
137 ParticellTitle = "Vokalparticell / Vocal particell"
138 ChoralScoreTitle = \markup{\center-column{"Chorstimmen" "Choral score"}}
139 SoloChoralScoreTitle = \markup{\center-column {"Chorstimmen mit Soli" "Choral score with solo parts"}}
140 SoloScoreTitle = "Solostimmen / Solo parts"
143 FlShortInstrumentName = "Fl."
144 FlIShortInstrumentName = "Fl. I"
145 FlIIShortInstrumentName = "Fl. II"
146 ObShortInstrumentName = "Ob."
147 ObIShortInstrumentName = "Ob. I"
148 ObIIShortInstrumentName = "Ob. II"
149 ClShortInstrumentName = "Cl."
150 ClIShortInstrumentName = "Cl.I"
151 ClIIShortInstrumentName = "Cl.II"
152 FagShortInstrumentName = "Fag."
153 FagIShortInstrumentName = "Fag. I"
154 FagIIShortInstrumentName = "Fag. II"
155 CFagShortInstrumentName = "Cfag."
156 CorShortInstrumentName = "Cor."
157 CorIShortInstrumentName = "Cor.I"
158 CorIIShortInstrumentName = "Cor.II"
159 TrbShortInstrumentName = "Trb."
160 TrbIShortInstrumentName = "Trb. I"
161 TrbIIShortInstrumentName = "Trb. II"
162 TrbIIIShortInstrumentName = "Trb. III"
163 TbeShortInstrumentName = "Tbe."
164 TbeIShortInstrumentName = "Tbe.I"
165 TbeIIShortInstrumentName = "Tbe.II"
166 ClniShortInstrumentName = "Clni."
167 ClnoIShortInstrumentName = "Clno.I"
168 ClnoIIShortInstrumentName = "Clno.II"
169 TimShortInstrumentName = "Tim."
170 VShortInstrumentName = "Vl."
171 VIShortInstrumentName = "V.I"
172 VIIShortInstrumentName = "V.II"
173 VaShortInstrumentName = "Va."
174 VaIShortInstrumentName = "Va.I"
175 VaIIShortInstrumentName = "Va.II"
176 VaSoloShortInstrumentName = "Va.Solo"
177 VcBShortInstrumentName = \markup{\column{"Vc." "e B."}}
178 VcShortInstrumentName = "Vc."
179 CbShortInstrumentName = "B."
180 % ChShortInstrumentName = "C."
181 SShortInstrumentName = "S."
182 % SShortInstrumentName = ##f
183 AShortInstrumentName = "A."
184 TShortInstrumentName = "T."
185 TIShortInstrumentName = "T.1"
186 TIIShortInstrumentName = "T.2"
187 BShortInstrumentName = "B."
188 BIShortInstrumentName = "B.1"
189 BIIShortInstrumentName = "B.2"
190 SSoloShortInstrumentName = "S.Solo"
191 ASoloShortInstrumentName = "A.Solo"
192 TSoloShortInstrumentName = "T.Solo"
193 BSoloShortInstrumentName = "B.Solo"
194 OShortInstrumentName = "Org."
195 OIShortInstrumentName = "Org. I"
196 OIIShortInstrumentName = "Org. II"
197 OrganShortInstrumentName = "Org."
198 BCShortInstrumentName = "B.C."
199 ContinuoShortInstrumentName = \OrganShortInstrumentName
223 cueClnoII = "Clno.II"
227 cueTrbIII = "Trb.III"
235 cueVaSolo = "Va.Solo"
256 senzaCb = \cueText "senza Cb."
257 senzaVcB = \cueText "senza Vc/Cb."
258 senzaVcBstacked = \cueMarkup \markup{\override #'(baseline-skip . 2) \column{ senza Vc/Cb.}}
259 conCb = \cueText "con Cb."
260 conVcB = \cueText "con Vc/Cb."
261 conVcBstacked = \cueMarkup \markup{\override #'(baseline-skip . 2) \column{ con Vc/Cb.}}
265 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
266 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
267 %%%%% SCORE NUMBERS FOR PUBLISHING
268 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
269 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
271 OriginalScoreNumber = "0"
272 FullScoreNumber = "1"
273 LongScoreNumber = "1a"
274 VocalScoreNumber = "2"
275 OrganScoreNumber = "2"
276 ParticellNumber = "3"
278 ChoralScoreNumber = "10"
288 SingstimmeNumber = "15"
289 SoloChoralScoreNumber = "15a"
290 SoloScoreNumber = "15"
297 OrganNumber = \ONumber
302 ContinuoNumber = \BCNumber
304 InstrumentsNumber = "25"
334 ClniNumber = \TbeNumber
335 ClnoINumber = \TbeINumber
336 ClnoIINumber = \TbeIINumber
347 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
348 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
349 %%%%% SCORE NUMBERS FOR PUBLISHING
350 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
351 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
353 FlMidiInstrument = "flute"
354 FlIMidiInstrument = "flute"
355 FlIIMidiInstrument = "flute"
356 ObMidiInstrument = "oboe"
357 ObIMidiInstrument = "oboe"
358 ObIIMidiInstrument = "oboe"
359 ClMidiInstrument = "clarinet"
360 ClIMidiInstrument = "clarinet"
361 ClIIMidiInstrument = "clarinet"
362 FagMidiInstrument = "bassoon"
363 FagIMidiInstrument = "bassoon"
364 FagIIMidiInstrument = "bassoon"
365 CFagMidiInstrument = "bassoon"
366 CorMidiInstrument = "french horn"
367 CorIMidiInstrument = "french horn"
368 CorIIMidiInstrument = "french horn"
369 TrbMidiInstrument = "trombone"
370 TrbIMidiInstrument = "trombone"
371 TrbIIMidiInstrument = "trombone"
372 TrbIIIMidiInstrument = "trombone"
373 TbeMidiInstrument = "trumpet"
374 TbeIMidiInstrument = "trumpet"
375 TbeIIMidiInstrument = "trumpet"
376 ClniMidiInstrument = "trumpet"
377 ClnoIMidiInstrument = "trumpet"
378 ClnoIIMidiInstrument = "trumpet"
379 TimMidiInstrument = "timpani"
380 VMidiInstrument = "violin"
381 VIMidiInstrument = "violin"
382 VIIMidiInstrument = "violin"
383 % VaMidiInstrument = "viola"
384 % VaIMidiInstrument = "viola"
385 % VaIIMidiInstrument = "viola"
386 VaMidiInstrument = "violin"
387 VaIMidiInstrument = "violin"
388 VaIIMidiInstrument = "violin"
389 VaSoloMidiInstrument = "violin"
390 VcBMidiInstrument = "cello"
391 VcMidiInstrument ="cello"
392 CbMidiInstrument ="contrabass"
394 SMidiInstrument = "accoustic grand"
396 % ChMidiInstrument = "choir aahs"
397 % SMidiInstrument = "synth voice"
398 % AMidiInstrument = "choir aahs"
399 % TMidiInstrument = "voice oohs"
400 % BMidiInstrument = "synth voice"
401 SMidiInstrument = "voice aahs"
402 AMidiInstrument = \SMidiInstrument
403 TMidiInstrument = "voice oohs"
404 BMidiInstrument = "voice oohs"
405 SMidiInstrument = "synth voice"
406 AMidiInstrument = "choir aahs"
407 TMidiInstrument = "voice oohs"
408 TIMidiInstrument = \TMidiInstrument
409 TIIMidiInstrument = \TMidiInstrument
410 BMidiInstrument = "synth voice"
411 BIMidiInstrument = \BMidiInstrument
412 BIIMidiInstrument = \BMidiInstrument
413 SSoloMidiInstrument = "synth voice"
414 TSoloMidiInstrument = "synth voice"
415 BSoloMidiInstrument = "synth voice"
416 ASoloMidiInstrument = "synth voice"
417 OMidiInstrument = "church organ"
418 RealizedContinuoMidiInstrument = "church organ"