1 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
2 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
3 %%%%% Defaults for instrument names, short names, cue names, etc.
4 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
5 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
7 %%% Clef definitions, either old-style (using the Breitkopf style) or new style
8 FlClef = \clef "treble"
11 ObClef = \clef "treble"
14 ClIClef = \clef "treble"
16 FagClef = \clef "bass"
19 CFagClef = \clef "bass"
20 CorClef = \clef "treble"
23 TrbClef = \clef "tenor"
26 TrbIIIClef = \clef "bass"
27 TbeIClef = \clef "treble"
28 TbeIIClef = \clef "treble"
29 TimClef = \clef "bass"
30 VClef = \clef "treble"
36 VcBClef = \clef "bass"
39 SClef = \clef "treble"
40 AClef = \clef "treble"
41 TClef = \clef "treble_8"
43 SingstimmeClef = \clef "treble"
48 OIClef = \clef "treble"
49 OIIClef = \clef "bass"
50 OIaClef = \clef "treble"
51 OIIaClef = \clef "bass"
52 OIbClef = \clef "treble"
53 OIIbClef = \clef "bass"
55 PfeIClef = \clef "treble"
56 PfeIIClef = \clef "bass"
60 FlInstrumentName = "Flauti"
61 FlIInstrumentName = "Flauto I"
62 FlIIInstrumentName = "Flauto II"
63 ObInstrumentName = "Oboi"
64 ObIInstrumentName = "Oboe I"
65 ObIIInstrumentName = "Oboe II"
66 ClInstrumentName = "Clarinetti"
67 ClIInstrumentName = "Clarinetto I"
68 ClIIInstrumentName = "Clarinetto II"
69 FagInstrumentName = "Fagotti"
70 FagIInstrumentName = "Fagotto I"
71 FagIIInstrumentName = "Fagotto II"
72 CFagInstrumentName = "Contrafagotto"
73 CorInstrumentName = "Corni"
74 CorIInstrumentName = "Corno I"
75 CorIIInstrumentName = "Corno II"
76 TrbInstrumentName = "Tromboni"
77 TrbIInstrumentName = "Trombone I"
78 TrbIIInstrumentName = "Trombone II"
79 TrbIIIInstrumentName = "Trombone III"
80 TbeInstrumentName = "Trombe"
81 TbeIInstrumentName = "Tromba I"
82 TbeIIInstrumentName = "Tromba II"
83 TimInstrumentName = "Timpani"
84 VIInstrumentName = "Violino I"
85 VIIInstrumentName = "Violino II"
86 VaInstrumentName = "Viola"
87 VaIInstrumentName = "Viola I"
88 VaIIInstrumentName = "Viola II"
89 VcBInstrumentName = \markup {\column { "Cello e" "Contrabbasso"}}
90 VcInstrumentName ="Violoncello"
91 CbInstrumentName ="Basso"
92 % ChInstrumentName = "Coro"
93 SingstimmeInstrumentName = "Singstimme"
94 SInstrumentName = "Soprano"
95 AInstrumentName = "Alto"
96 TInstrumentName = "Tenore"
97 BInstrumentName = "Basso"
98 SSoloInstrumentName = "Soprano Solo"
99 TSoloInstrumentName = "Tenore Solo"
100 BSoloInstrumentName = "Basso Solo"
101 ASoloInstrumentName = "Alto Solo"
102 OInstrumentName = "Organo"
103 BCInstrumentName = "Basso Continuo"
104 OrganInstrumentName = "Organo"
105 ContinuoInstrumentName = \OrganInstrumentName
106 PfeInstrumentName = "Pianoforte"
108 ChInstrumentTitle = "Coro"
110 OriginalScoreTitle = "Originalpartitur"
111 FullScoreTitle = "Partitur / FullScore"
112 LongScoreTitle = "Partitur / FullScore"
113 OrganScoreTitle = "Orgelauszug / Organ score"
114 VocalScoreTitle = "Klavierauszug / Vocal score"
115 ParticellTitle = "Vokalparticell / Vocal particell"
116 ChoralScoreTitle = "Chorstimmen / Choir voices"
117 SoloChoralScoreTitle = "Chorstimmen mit Soli / Choir voices with solo parts"
118 SoloScoreTitle = "Solostimmen / Solo parts"
121 FlShortInstrumentName = "Fl."
122 FlIShortInstrumentName = "Fl. I"
123 FlIIShortInstrumentName = "Fl. II"
124 ObShortInstrumentName = "Ob."
125 ObIShortInstrumentName = "Ob. I"
126 ObIIShortInstrumentName = "Ob. II"
127 ClShortInstrumentName = "Cl."
128 ClIShortInstrumentName = "Cl.I"
129 ClIIShortInstrumentName = "Cl.II"
130 FagShortInstrumentName = "Fag."
131 FagIShortInstrumentName = "Fag. I"
132 FagIIShortInstrumentName = "Fag. II"
133 CFagShortInstrumentName = "Cfag."
134 CorShortInstrumentName = "Cor."
135 CorIShortInstrumentName = "Cor.I"
136 CorIIShortInstrumentName = "Cor.II"
137 TrbShortInstrumentName = "Tr."
138 TrbIShortInstrumentName = "Tr. I"
139 TrbIIShortInstrumentName = "Tr. II"
140 TrbIIIShortInstrumentName = "Tr. III"
141 TbeShortInstrumentName = "Tbe."
142 TbeIShortInstrumentName = "Tbe.I"
143 TbeIIShortInstrumentName = "Tbe.II"
144 TimShortInstrumentName = "Tim."
145 VIShortInstrumentName = "V.I"
146 VIIShortInstrumentName = "V.II"
147 VaShortInstrumentName = "Va."
148 VaIShortInstrumentName = "Va.I"
149 VaIIShortInstrumentName = "Va.II"
150 VcBShortInstrumentName = \markup{\column{"Vc." "e B."}}
151 VcShortInstrumentName = "Vc."
152 CbShortInstrumentName = "B."
153 % ChShortInstrumentName = "C."
154 SShortInstrumentName = "S."
155 % SShortInstrumentName = ##f
156 AShortInstrumentName = "A."
157 TShortInstrumentName = "T."
158 BShortInstrumentName = "B."
159 SSoloShortInstrumentName = "S.Solo"
160 ASoloShortInstrumentName = "A.Solo"
161 TSoloShortInstrumentName = "T.Solo"
162 BSoloShortInstrumentName = "B.Solo"
163 OShortInstrumentName = "Org."
164 OrganShortInstrumentName = "Org."
165 BCShortInstrumentName = "B.C."
166 ContinuoShortInstrumentName = \OrganShortInstrumentName
202 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
203 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
204 %%%%% SCORE NUMBERS FOR PUBLISHING
205 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
206 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
210 #(define-markup-command (scoreNumber layout props nr) (markup?)
211 (interpret-markup layout props (markup (format "~a-~a" scorenumber nr)))
214 OriginalScoreNumber = "0"
215 FullScoreNumber = "1"
216 LongScoreNumber = "1a"
217 VocalScoreNumber = "2"
218 OrganScoreNumber = "2"
219 ParticellNumber = "3"
221 ChoralScoreNumber = "10"
227 SingstimmeNumber = "15"
228 SoloChoralScoreNumber = "15a"
229 SoloScoreNumber = "15"
236 OrganNumber = \ONumber
238 ContinuoNumber = \BCNumber
240 InstrumentsNumber = "25"
278 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
279 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
280 %%%%% SCORE NUMBERS FOR PUBLISHING
281 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
282 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
284 FlMidiInstrument = "flute"
285 FlIMidiInstrument = "flute"
286 FlIIMidiInstrument = "flute"
287 ObMidiInstrument = "oboe"
288 ObIMidiInstrument = "oboe"
289 ObIIMidiInstrument = "oboe"
290 ClMidiInstrument = "clarinet"
291 ClIMidiInstrument = "clarinet"
292 ClIIMidiInstrument = "clarinet"
293 FagMidiInstrument = "bassoon"
294 FagIMidiInstrument = "bassoon"
295 FagIIMidiInstrument = "bassoon"
296 CFagMidiInstrument = "bassoon"
297 CorMidiInstrument = "french horn"
298 CorIMidiInstrument = "french horn"
299 CorIIMidiInstrument = "french horn"
300 TrbMidiInstrument = "trombone"
301 TrbIMidiInstrument = "trombone"
302 TrbIIMidiInstrument = "trombone"
303 TrbIIIMidiInstrument = "trombone"
304 TbeMidiInstrument = "trumpet"
305 TbeIMidiInstrument = "trumpet"
306 TbeIIMidiInstrument = "trumpet"
307 TimMidiInstrument = "timpani"
308 VIMidiInstrument = "violin"
309 VIIMidiInstrument = "violin"
310 VaMidiInstrument = "viola"
311 VaIMidiInstrument = "viola"
312 VaIIMidiInstrument = "viola"
313 VcBMidiInstrument = "cello"
314 VcMidiInstrument ="cello"
315 CbMidiInstrument ="contrabass"
317 % ChMidiInstrument = "choir aahs"
318 % SMidiInstrument = "synth voice"
319 % AMidiInstrument = "choir aahs"
320 % TMidiInstrument = "voice oohs"
321 % BMidiInstrument = "synth voice"
322 %{SMidiInstrument = "voice aahs"
323 AMidiInstrument = \SMidiInstrument
324 TMidiInstrument = "voice oohs"
325 BMidiInstrument = "voice oohs"
326 SMidiInstrument = "synth voice"
327 AMidiInstrument = "choir aahs"
328 TMidiInstrument = "voice oohs"
329 BMidiInstrument = "synth voice"
330 SSoloMidiInstrument = "synth voice"
331 TSoloMidiInstrument = "synth voice"
332 BSoloMidiInstrument = "synth voice"
333 ASoloMidiInstrument = "synth voice"%}
334 OMidiInstrument = "church organ"