|
75 | 75 | "name": "Cymbel\nVII", |
76 | 76 | "type": "principal", |
77 | 77 | "chiff": 1.2, |
78 | | - "gain": 0.5, |
| 78 | + "gain": 0.25, |
79 | 79 | "zones": [ |
80 | 80 | { |
81 | 81 | "range": [36, 47], |
|
116 | 116 | { "name": "Flute\n4", "type": "flute", "pipe": "flute4", "chiff": 0.4, "gain": 1.6 }, |
117 | 117 | { "name": "Twelfth\n2 2/3", "type": "flute", "pipe": "I_quinte_223", "chiff": 0.4, "gain": 1.5 }, |
118 | 118 | { "name": "Fifteenth\n2", "type": "principal", "pipe": "superoctave2", "chiff": 0.3, "gain": 4.0 }, |
119 | | - { "name": "Sesquialtera\nII", "type": "principal", "pipe": "sesqualtera", "chiff": 0.17, "gain": 2.0 }, |
| 119 | + { "name": "Sesquialtera\nII", "type": "principal", "pipe": "sesqualtera", "chiff": 0.17, "gain": 3.0 }, |
120 | 120 | { |
121 | | - "name": "Mixture\nIV", |
| 121 | + "name": "Mixture\nIII", |
122 | 122 | "type": "principal", |
123 | 123 | "gain": 2.0, |
124 | 124 | "chiff": 0.17, |
125 | 125 | "zones": [ |
126 | 126 | { |
127 | 127 | "range": [36, 47], |
128 | | - "pipe": ["mixtur3", "nasard", "superoctave2", "tertia", "II_quint_113", "I_octave_1"] |
| 128 | + "pipe": ["superoctave2", "II_quint_113", "I_octave_1"] |
129 | 129 | }, |
130 | 130 | { |
131 | 131 | "range": [48, 59], |
132 | | - "pipe": ["nasard", "superoctave2", "tertia", "II_quint_113"] |
| 132 | + "pipe": ["nasard", "superoctave2", "II_quint_113"] |
133 | 133 | }, |
134 | 134 | { |
135 | 135 | "range": [60, 71], |
136 | | - "pipe": ["mixtur3", "nasard", "superoctave2", "tertia"] |
| 136 | + "pipe": ["mixtur3", "nasard", "superoctave2"] |
137 | 137 | }, |
138 | 138 | { |
139 | 139 | "range": [72, 83], |
140 | | - "pipe": ["mixtur2", "mixtur3", "nasard", "superoctave2"] |
| 140 | + "pipe": ["mixtur2", "mixtur3", "nasard"] |
141 | 141 | }, |
142 | 142 | { |
143 | 143 | "range": [84, 96], |
144 | | - "pipe": ["mixtur1", "mixtur2", "mixtur3", "nasard"] |
| 144 | + "pipe": ["mixtur1", "mixtur2", "mixtur3"] |
145 | 145 | } |
146 | 146 | ] |
147 | 147 | }, |
148 | 148 | { |
149 | | - "name": "Mixture\nV", |
150 | | - "type": "principal", |
151 | | - "chiff": 0.25, |
152 | | - "gain": 1.0, |
153 | | - "zones": [ |
154 | | - { |
155 | | - "range": [36, 47], |
156 | | - "pipe": ["I_octave_2", "II_quint_113", "I_octave_1", "I_quint_26th", "I_octave_29th"] |
157 | | - }, |
158 | | - { |
159 | | - "range": [48, 59], |
160 | | - "pipe": ["I_quinte_223", "I_octave_2", "II_quint_113", "I_octave_1", "I_quint_26th"] |
161 | | - }, |
162 | | - { |
163 | | - "range": [60, 71], |
164 | | - "pipe": ["I_principal_4", "I_quinte_223", "I_octave_2", "II_quint_113", "I_octave_1"] |
165 | | - }, |
166 | | - { |
167 | | - "range": [72, 83], |
168 | | - "pipe": ["I_principal_5th", "I_principal_4", "I_quinte_223", "I_octave_2", "II_quint_113"] |
169 | | - }, |
170 | | - { |
171 | | - "range": [84, 96], |
172 | | - "pipe": ["I_principal_8", "I_principal_5th", "I_principal_4", "I_quinte_223", "I_octave_2"] |
173 | | - } |
174 | | - ] |
175 | | - }, |
176 | | - { |
177 | | - "name": "Fourniture\nV", |
| 149 | + "name": "Fourniture\nIV", |
178 | 150 | "type": "principal", |
179 | 151 | "chiff": 0.8, |
180 | | - "gain": 1.0, |
| 152 | + "gain": 0.5, |
181 | 153 | "zones": [ |
182 | 154 | { |
183 | 155 | "range": [36, 47], |
184 | | - "pipe": ["harm24", "harm26", "harm29", "harm33", "harm36"] |
| 156 | + "pipe": ["harm26", "harm29", "harm33", "harm36"] |
185 | 157 | }, |
186 | 158 | { |
187 | 159 | "range": [48, 59], |
188 | | - "pipe": ["harm19","harm22", "harm24", "harm26", "harm29"] |
| 160 | + "pipe": ["harm19", "harm22", "harm26", "harm29"] |
189 | 161 | }, |
190 | 162 | { |
191 | 163 | "range": [60, 71], |
192 | | - "pipe": ["harm15", "harm17", "harm19","harm22", "harm26"] |
| 164 | + "pipe": ["harm15", "harm19", "harm22", "harm26"] |
193 | 165 | }, |
194 | 166 | { |
195 | 167 | "range": [72, 83], |
196 | | - "pipe": ["harm12", "harm15", "harm17", "harm19","harm22"] |
| 168 | + "pipe": ["harm12", "harm15", "harm19", "harm22"] |
197 | 169 | }, |
198 | 170 | { |
199 | 171 | "range": [84, 96], |
200 | | - "pipe": ["harm8", "harm12", "harm15", "harm17", "harm19"] |
| 172 | + "pipe": ["harm8", "harm12", "harm15", "harm19"] |
201 | 173 | } |
202 | 174 | ] |
203 | 175 | }, |
|
0 commit comments