|
71 | 71 | { "name": "Tierce\n1 3/5", "type": "flute", "pipe": "tertia", "chiff": 0.2, "gain": 10.0 }, |
72 | 72 | { "name": "Larigot\n1 1/3", "type": "flute", "pipe": "II_quint_113", "chiff": 0.4, "gain": 2.0 }, |
73 | 73 | { "name": "Sifflet\n1", "type": "flute", "pipe": "sifflet1", "chiff": 0.4, "gain": 4.0 }, |
74 | | - { "name": "Cymbale\nVI", "type": "principal", "pipe": "III_cymbel", "chiff": 0.6, "gain": 2.5 }, |
| 74 | + { |
| 75 | + "name": "Cymbel\nVII", |
| 76 | + "type": "principal", |
| 77 | + "chiff": 0.6, |
| 78 | + "gain": 0.7, |
| 79 | + "zones": [ |
| 80 | + { |
| 81 | + "range": [36, 47], |
| 82 | + "pipe": ["harm15", "harm19", "harm22", "harm26", "harm33", "harm29", "harm36"] |
| 83 | + }, |
| 84 | + { |
| 85 | + "range": [48, 59], |
| 86 | + "pipe": ["harm12", "harm15", "harm19", "harm22", "harm26", "harm29", "harm33"] |
| 87 | + }, |
| 88 | + { |
| 89 | + "range": [60, 71], |
| 90 | + "pipe": ["harm8", "harm12", "harm15", "harm19", "harm22", "harm26", "harm29"] |
| 91 | + }, |
| 92 | + { |
| 93 | + "range": [72, 83], |
| 94 | + "pipe": ["harm1", "harm5", "harm8", "harm12", "harm15", "harm19", "harm22"] |
| 95 | + }, |
| 96 | + { |
| 97 | + "range": [84, 96], |
| 98 | + "pipe": ["harm1_2", "harm1", "harm5", "harm8", "harm12", "harm15", "harm19"] |
| 99 | + } |
| 100 | + ] |
| 101 | + }, |
75 | 102 | { "name": "Cromorne\n8", "type": "reed", "pipe": "cromhorne", "chiff": 0.5 } |
76 | 103 | ] |
77 | 104 | }, |
|
117 | 144 | "pipe": ["mixtur1", "mixtur2", "mixtur3", "nasard"] |
118 | 145 | } |
119 | 146 | ] |
120 | | - |
121 | 147 | }, |
122 | 148 | { |
123 | 149 | "name": "Mixture\nV", |
|
147 | 173 | } |
148 | 174 | ] |
149 | 175 | }, |
150 | | - { "name": "Fourniture\nV", "type": "principal", "pipe": "I_fourniture5", "chiff": 0.3, "gain": 3.1 }, |
| 176 | + { |
| 177 | + "name": "Fourniture\nV", |
| 178 | + "type": "principal", |
| 179 | + "chiff": 0.8, |
| 180 | + "gain": 1.0, |
| 181 | + "zones": [ |
| 182 | + { |
| 183 | + "range": [36, 47], |
| 184 | + "pipe": ["harm24", "harm26", "harm29", "harm33", "harm36"] |
| 185 | + }, |
| 186 | + { |
| 187 | + "range": [48, 59], |
| 188 | + "pipe": ["harm19","harm22", "harm24", "harm26", "harm29"] |
| 189 | + }, |
| 190 | + { |
| 191 | + "range": [60, 71], |
| 192 | + "pipe": ["harm15", "harm17", "harm19","harm22", "harm26"] |
| 193 | + }, |
| 194 | + { |
| 195 | + "range": [72, 83], |
| 196 | + "pipe": ["harm12", "harm15", "harm17", "harm19","harm22"] |
| 197 | + }, |
| 198 | + { |
| 199 | + "range": [84, 96], |
| 200 | + "pipe": ["harm8", "harm12", "harm15", "harm17", "harm19"] |
| 201 | + } |
| 202 | + ] |
| 203 | + }, |
151 | 204 | { "name": "Cornet\nV", "type": "flute", "pipe": ["II_cornet1", "II_cornet2", "II_cornet3", "II_cornet4", "II_cornet5"], "chiff": 0.2 }, |
152 | 205 | { "name": "Trumpet\n8", "type": "reed", "pipe": "I_trumpet", "chiff": 0.8 }, |
153 | 206 | { "name": "Trumpet\n4", "type": "reed", "pipe": "I_trumpet4", "chiff": 0.8 } |
|
0 commit comments