-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathdefault_organ.json
208 lines (207 loc) · 11.6 KB
/
default_organ.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
{
"divisions": [
{
"name": "Manual III",
"mnemonic": "III",
"swell": true,
"tremulant": true,
"tremulant_level": 0.2,
"stops": [
{ "name": "Open Diapason\n8", "type": "principal", "pipe": "III_principal_8", "chiff": 0.6 },
{ "name": "Stopt Diapason\n8", "type": "flute", "pipe": "flute8", "chiff": 0.4 },
{ "name": "Claribel\n8", "type": "flute", "pipe": "I_melodia", "chiff": 0.4 },
{ "name": "Suabile\n8", "type": "flute", "pipe": "suabile", "chiff": 0.5 },
{ "name": "Celeste\n8", "type": "string", "pipe": "celesta", "chiff": 0.4 },
{ "name": "Violin\n8", "type": "principal", "pipe": "III_violin_8", "chiff": 0.4 },
{ "name": "Principal\n4", "type": "principal", "pipe": "I_principal_4", "chiff": 0.9 },
{ "name": "Flute Dolce\n4", "type": "flute", "pipe": "III_flautodolce4", "chiff": 0.4 },
{ "name": "Fifteenth\n2", "type": "principal", "pipe": "ottavina2", "chiff": 0.3 },
{
"name": "Mixture\nV",
"type": "principal",
"gain": 2.4,
"chiff": 0.21,
"zones": [
{
"range": [36, 47],
"pipe": ["mixtur3", "tertia", "ottavina2", "quintflute", "sifflet1"]
},
{
"range": [48, 59],
"pipe": ["mixtur2", "mixtur3", "tertia", "ottavina2", "quintflute"]
},
{
"range": [60, 71],
"pipe": ["mixtur1", "mixtur2", "mixtur3", "tertia", "ottavina2"]
},
{
"range": [72, 83],
"pipe": ["I_principal_5th", "mixtur1", "mixtur2", "mixtur3", "tertia"]
},
{
"range": [84, 96],
"pipe": ["I_melodia", "I_principal_5th", "mixtur1", "mixtur2", "mixtur3"]
}
]
},
{ "name": "Bassoon\n16", "type": "reed", "pipe": "III_bassoon", "chiff": 1.0 },
{ "name": "Cornopean\n8", "type": "reed", "pipe": ["new_oboe_fa", "I_trumpet"], "chiff": 0.6 },
{ "name": "Oboe\n8", "type": "reed", "pipe": "new_oboe_fa", "chiff": 0.8 },
{ "name": "Vox Humana\n8", "type": "reed", "pipe": "vox_humana", "chiff": 0.4, "gain": 0.8 },
{ "name": "Trumpet\n4", "type": "reed", "pipe": "I_trumpet4", "chiff": 0.8 }
]
},
{
"name": "Manual II",
"mnemonic": "II",
"link": ["Manual III"],
"swell": false,
"tremulant": true,
"tremulant_level": 0.2,
"stops": [
{ "name": "Open Diapason\n8", "type": "principal", "pipe": "I_principal_8", "chiff": 0.6 },
{ "name": "Quintadena\n8", "type": "flute", "pipe": "quintadena", "chiff": 0.6 },
{ "name": "Gemshorn\n8", "type": "flute", "pipe": "gemshorn8", "chiff": 0.6 },
{ "name": "Chimney Flute\n8", "type": "flute", "pipe": "rohrflute8", "chiff": 0.8 },
{ "name": "Principal\n4", "type": "principal", "pipe": "I_principal_4", "chiff": 0.7 },
{ "name": "Rohr Flute\n4", "type": "flute", "pipe": "rohrflute4", "chiff": 0.4 },
{ "name": "Nazard\n2 2/3", "type": "flute", "pipe": "nasard", "chiff": 0.4, "gain": 2.0 },
{ "name": "Fifteenth\n2", "type": "principal", "pipe": "I_octave_2", "chiff": 0.9, "gain": 1.8 },
{ "name": "Spitz Flute\n2", "type": "flute", "pipe": "II_cornet4", "chiff": 0.6, "gain": 1.4 },
{ "name": "Tierce\n1 3/5", "type": "flute", "pipe": "tertia", "chiff": 0.2, "gain": 10.0 },
{ "name": "Larigot\n1 1/3", "type": "flute", "pipe": "II_quint_113", "chiff": 0.4, "gain": 2.0 },
{ "name": "Sifflet\n1", "type": "flute", "pipe": "sifflet1", "chiff": 0.4, "gain": 4.0 },
{
"name": "Cymbel\nVII",
"type": "principal",
"chiff": 1.2,
"gain": 0.25,
"zones": [
{
"range": [36, 47],
"pipe": ["harm15", "harm19", "harm22", "harm26", "harm33", "harm29", "harm36"]
},
{
"range": [48, 59],
"pipe": ["harm12", "harm15", "harm19", "harm22", "harm26", "harm29", "harm33"]
},
{
"range": [60, 71],
"pipe": ["harm8", "harm12", "harm15", "harm19", "harm22", "harm26", "harm29"]
},
{
"range": [72, 83],
"pipe": ["harm5", "harm8", "harm12", "harm15", "harm19", "harm22", "harm26"]
},
{
"range": [84, 96],
"pipe": ["harm1", "harm5", "harm8", "harm12", "harm15", "harm19", "harm22"]
}
]
},
{ "name": "Cromorne\n8", "type": "reed", "pipe": "cromhorne", "chiff": 0.5 }
]
},
{
"name": "Manual I",
"mnemonic": "I",
"link": ["Manual II", "Manual III"],
"swell": false,
"tremulant": false,
"stops": [
{ "name": "Double Open Diapason\n16", "type": "principal", "pipe": "I_principal_16", "chiff": 1.0 },
{ "name": "Open Diapason\n8", "type": "principal", "pipe": "I_principal_8", "chiff": 0.6 },
{ "name": "Harmonic\nFlute 8", "type": "flute", "pipe": "harmflute8", "chiff": 0.8 },
{ "name": "Principal\n4", "type": "principal", "pipe": "I_principal_4", "chiff": 0.9 },
{ "name": "Flute\n4", "type": "flute", "pipe": "flute4", "chiff": 0.4, "gain": 1.6 },
{ "name": "Twelfth\n2 2/3", "type": "flute", "pipe": "I_quinte_223", "chiff": 0.4, "gain": 1.5 },
{ "name": "Fifteenth\n2", "type": "principal", "pipe": "superoctave2", "chiff": 0.3, "gain": 4.0 },
{ "name": "Sesquialtera\nII", "type": "principal", "pipe": "sesqualtera", "chiff": 0.17, "gain": 3.0 },
{
"name": "Mixture\nIII",
"type": "principal",
"gain": 2.0,
"chiff": 0.17,
"zones": [
{
"range": [36, 47],
"pipe": ["superoctave2", "II_quint_113", "I_octave_1"]
},
{
"range": [48, 59],
"pipe": ["nasard", "superoctave2", "II_quint_113"]
},
{
"range": [60, 71],
"pipe": ["mixtur3", "nasard", "superoctave2"]
},
{
"range": [72, 83],
"pipe": ["mixtur2", "mixtur3", "nasard"]
},
{
"range": [84, 96],
"pipe": ["mixtur1", "mixtur2", "mixtur3"]
}
]
},
{
"name": "Fourniture\nIV",
"type": "principal",
"chiff": 0.8,
"gain": 0.5,
"zones": [
{
"range": [36, 47],
"pipe": ["harm26", "harm29", "harm33", "harm36"]
},
{
"range": [48, 59],
"pipe": ["harm22", "harm26", "harm29", "harm33"]
},
{
"range": [60, 71],
"pipe": ["harm19", "harm22", "harm26", "harm29"]
},
{
"range": [72, 83],
"pipe": ["harm15", "harm19", "harm22", "harm26"]
},
{
"range": [84, 96],
"pipe": ["harm12", "harm15", "harm19", "harm22"]
}
]
},
{ "name": "Cornet\nV", "type": "flute", "pipe": ["II_cornet1", "II_cornet2", "II_cornet3", "II_cornet4", "II_cornet5"], "chiff": 0.2 },
{ "name": "Trumpet\n8", "type": "reed", "pipe": "I_trumpet", "chiff": 0.8 },
{ "name": "Trumpet\n4", "type": "reed", "pipe": "I_trumpet4", "chiff": 0.8 }
]
},
{
"name": "Pedal",
"mnemonic": "P",
"link": ["Manual I", "Manual II", "Manual III"],
"swell": false,
"tremulant": false,
"stops": [
{ "name": "Open Diapason\n16", "type": "principal", "pipe": "P_principal_16", "chiff": 2.1 },
{ "name": "Bourdon\n16", "type": "flute", "pipe": "bourdon16", "chiff": 1.4, "gain": 1.8 },
{ "name": "Principal\n8", "type": "principal", "pipe": "P_principal_8", "chiff": 1.4 },
{ "name": "Violoncell\n8", "type": "principal", "pipe": "P_violoncell_8", "chiff": 0.4 },
{ "name": "Flute\n8", "type": "flute", "pipe": "P_flute8", "chiff": 0.8 },
{ "name": "Twelfth\n5 1/3", "type": "flute", "pipe": "P_quinte_513", "chiff": 0.8, "gain": 2.4 },
{ "name": "Fifteenth\n4", "type": "principal", "pipe": "P_principal_4", "chiff": 1.0 },
{ "name": "Mixture\nIV", "type": "principal", "pipe": ["P_mixtur5fach", "P_quinte_223", "P_octave_2", "P_octave_1"], "chiff": 0.8, "gain": 1.8 },
{ "name": "Bombarde\n32", "type": "reed", "pipe": "bombarde", "chiff": 0.8 },
{ "name": "Trombone\n16", "type": "reed", "pipe": "trombone", "chiff": 1.0 },
{ "name": "Bassoon\n16", "type": "reed", "pipe": "bassoon", "chiff": 1.0 },
{ "name": "Trumpet\n8", "type": "reed", "pipe": "P_trumpet", "chiff": 0.8 }
]
}
],
"sequencer": {
"backward_key": 22,
"forward_key": 23
}
}