File: graph_equalizer_x16_lr.cfg

package info (click to toggle)
lsp-plugins 1.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 91,856 kB
  • sloc: cpp: 427,831; xml: 57,779; makefile: 9,961; php: 1,005; sh: 18
file content (462 lines) | stat: -rw-r--r-- 9,544 bytes parent folder | download | duplicates (2)
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
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
# -------------------------------------------------------------------------------
# This file contains configuration of the audio plugin.
#   Package:             lsp-plugin-fw ((null))
#   Package version:     0.5.0
#   Plugin name:         Grafischer Entzerrer x16 LeftRight (Graphic Equalizer x16 LeftRight)
#   Plugin version:      1.0.3
#   UID:                 graph_equalizer_x16_lr
#   LV2 URID:            http://lsp-plug.in/plugins/lv2/graph_equalizer_x16_lr
#   VST identifier:      zefi
#   LADSPA identifier:   5002086
#   LADSPA label:        http://lsp-plug.in/plugins/ladspa/graph_equalizer_x16_lr
# 
# (C) LSP Plugin Framework
#   https://lsp-plug.in/
# 
# -------------------------------------------------------------------------------

# Bypass [boolean]: true/false
bypass = false

# Input gain [G]: 0.00000000..10.00000000
g_in = 0.00 db

# Output gain [G]: 0.00000000..10.00000000
g_out = -50.66 db

# Equalizer mode: 0..3
#   0: IIR
#   1: FIR
#   2: FFT
#   3: SPM
mode = 3

# Filter slope: 0..5
#   0: BT48
#   1: MT48
#   2: BT72
#   3: MT72
#   4: BT96
#   5: MT96
slope = 5

# FFT analysis: 0..2
#   0: Off
#   1: Post-eq
#   2: Pre-eq
fft = 1

# FFT reactivity [ms]: 0.00000000..1.00000000
react = 0.20000

# Shift gain [G]: 0.00000000..100.00000000
shift = 0.00 db

# Graph zoom [G]: 0.01585000..1.00000000
zoom = 0.00 db

# Band select: 0..1
#   0: Bands Left
#   1: Bands Right
fsel = 0

# Output balance [%]: -100.00000000..100.00000000
bal = 0.00000

# FFT visibility Left [boolean]: true/false
fftv_l = true

# FFT visibility Right [boolean]: true/false
fftv_r = true

# Band solo Left 16 [boolean]: true/false
xsl_0 = false

# Band mute Left 16 [boolean]: true/false
xml_0 = true

# Band on Left 16 [boolean]: true/false
xel_0 = true

# Band gain Left 16 [G]: 0.01585000..63.09574890
gl_0 = -82.89 db

# Band solo Right 16 [boolean]: true/false
xsr_0 = false

# Band mute Right 16 [boolean]: true/false
xmr_0 = true

# Band on Right 16 [boolean]: true/false
xer_0 = true

# Band gain Right 16 [G]: 0.01585000..63.09574890
gr_0 = 0.00 db

# Band solo Left 25 [boolean]: true/false
xsl_1 = false

# Band mute Left 25 [boolean]: true/false
xml_1 = true

# Band on Left 25 [boolean]: true/false
xel_1 = true

# Band gain Left 25 [G]: 0.01585000..63.09574890
gl_1 = 0.00 db

# Band solo Right 25 [boolean]: true/false
xsr_1 = false

# Band mute Right 25 [boolean]: true/false
xmr_1 = true

# Band on Right 25 [boolean]: true/false
xer_1 = true

# Band gain Right 25 [G]: 0.01585000..63.09574890
gr_1 = 0.00 db

# Band solo Left 40 [boolean]: true/false
xsl_2 = false

# Band mute Left 40 [boolean]: true/false
xml_2 = true

# Band on Left 40 [boolean]: true/false
xel_2 = true

# Band gain Left 40 [G]: 0.01585000..63.09574890
gl_2 = 0.00 db

# Band solo Right 40 [boolean]: true/false
xsr_2 = false

# Band mute Right 40 [boolean]: true/false
xmr_2 = true

# Band on Right 40 [boolean]: true/false
xer_2 = true

# Band gain Right 40 [G]: 0.01585000..63.09574890
gr_2 = 0.00 db

# Band solo Left 63 [boolean]: true/false
xsl_3 = false

# Band mute Left 63 [boolean]: true/false
xml_3 = true

# Band on Left 63 [boolean]: true/false
xel_3 = true

# Band gain Left 63 [G]: 0.01585000..63.09574890
gl_3 = 0.00 db

# Band solo Right 63 [boolean]: true/false
xsr_3 = false

# Band mute Right 63 [boolean]: true/false
xmr_3 = true

# Band on Right 63 [boolean]: true/false
xer_3 = true

# Band gain Right 63 [G]: 0.01585000..63.09574890
gr_3 = 0.00 db

# Band solo Left 100 [boolean]: true/false
xsl_4 = false

# Band mute Left 100 [boolean]: true/false
xml_4 = true

# Band on Left 100 [boolean]: true/false
xel_4 = true

# Band gain Left 100 [G]: 0.01585000..63.09574890
gl_4 = 0.00 db

# Band solo Right 100 [boolean]: true/false
xsr_4 = false

# Band mute Right 100 [boolean]: true/false
xmr_4 = true

# Band on Right 100 [boolean]: true/false
xer_4 = true

# Band gain Right 100 [G]: 0.01585000..63.09574890
gr_4 = 0.00 db

# Band solo Left 160 [boolean]: true/false
xsl_5 = false

# Band mute Left 160 [boolean]: true/false
xml_5 = true

# Band on Left 160 [boolean]: true/false
xel_5 = true

# Band gain Left 160 [G]: 0.01585000..63.09574890
gl_5 = 0.00 db

# Band solo Right 160 [boolean]: true/false
xsr_5 = false

# Band mute Right 160 [boolean]: true/false
xmr_5 = true

# Band on Right 160 [boolean]: true/false
xer_5 = true

# Band gain Right 160 [G]: 0.01585000..63.09574890
gr_5 = 0.00 db

# Band solo Left 250 [boolean]: true/false
xsl_6 = false

# Band mute Left 250 [boolean]: true/false
xml_6 = false

# Band on Left 250 [boolean]: true/false
xel_6 = true

# Band gain Left 250 [G]: 0.01585000..63.09574890
gl_6 = 0.00 db

# Band solo Right 250 [boolean]: true/false
xsr_6 = false

# Band mute Right 250 [boolean]: true/false
xmr_6 = false

# Band on Right 250 [boolean]: true/false
xer_6 = true

# Band gain Right 250 [G]: 0.01585000..63.09574890
gr_6 = 0.00 db

# Band solo Left 400 [boolean]: true/false
xsl_7 = false

# Band mute Left 400 [boolean]: true/false
xml_7 = false

# Band on Left 400 [boolean]: true/false
xel_7 = true

# Band gain Left 400 [G]: 0.01585000..63.09574890
gl_7 = -16.77 db

# Band solo Right 400 [boolean]: true/false
xsr_7 = false

# Band mute Right 400 [boolean]: true/false
xmr_7 = false

# Band on Right 400 [boolean]: true/false
xer_7 = true

# Band gain Right 400 [G]: 0.01585000..63.09574890
gr_7 = 0.00 db

# Band solo Left 630 [boolean]: true/false
xsl_8 = false

# Band mute Left 630 [boolean]: true/false
xml_8 = false

# Band on Left 630 [boolean]: true/false
xel_8 = true

# Band gain Left 630 [G]: 0.01585000..63.09574890
gl_8 = -32.39 db

# Band solo Right 630 [boolean]: true/false
xsr_8 = false

# Band mute Right 630 [boolean]: true/false
xmr_8 = false

# Band on Right 630 [boolean]: true/false
xer_8 = true

# Band gain Right 630 [G]: 0.01585000..63.09574890
gr_8 = 0.00 db

# Band solo Left 1K [boolean]: true/false
xsl_9 = false

# Band mute Left 1K [boolean]: true/false
xml_9 = false

# Band on Left 1K [boolean]: true/false
xel_9 = true

# Band gain Left 1K [G]: 0.01585000..63.09574890
gl_9 = -52.58 db

# Band solo Right 1K [boolean]: true/false
xsr_9 = false

# Band mute Right 1K [boolean]: true/false
xmr_9 = false

# Band on Right 1K [boolean]: true/false
xer_9 = true

# Band gain Right 1K [G]: 0.01585000..63.09574890
gr_9 = 17.09 db

# Band solo Left 1.6K [boolean]: true/false
xsl_10 = false

# Band mute Left 1.6K [boolean]: true/false
xml_10 = false

# Band on Left 1.6K [boolean]: true/false
xel_10 = true

# Band gain Left 1.6K [G]: 0.01585000..63.09574890
gl_10 = -63.64 db

# Band solo Right 1.6K [boolean]: true/false
xsr_10 = false

# Band mute Right 1.6K [boolean]: true/false
xmr_10 = false

# Band on Right 1.6K [boolean]: true/false
xer_10 = true

# Band gain Right 1.6K [G]: 0.01585000..63.09574890
gr_10 = 0.00 db

# Band solo Left 2.5K [boolean]: true/false
xsl_11 = false

# Band mute Left 2.5K [boolean]: true/false
xml_11 = false

# Band on Left 2.5K [boolean]: true/false
xel_11 = true

# Band gain Left 2.5K [G]: 0.01585000..63.09574890
gl_11 = 0.00 db

# Band solo Right 2.5K [boolean]: true/false
xsr_11 = false

# Band mute Right 2.5K [boolean]: true/false
xmr_11 = false

# Band on Right 2.5K [boolean]: true/false
xer_11 = true

# Band gain Right 2.5K [G]: 0.01585000..63.09574890
gr_11 = 0.00 db

# Band solo Left 4K [boolean]: true/false
xsl_12 = false

# Band mute Left 4K [boolean]: true/false
xml_12 = true

# Band on Left 4K [boolean]: true/false
xel_12 = true

# Band gain Left 4K [G]: 0.01585000..63.09574890
gl_12 = 82.89 db

# Band solo Right 4K [boolean]: true/false
xsr_12 = false

# Band mute Right 4K [boolean]: true/false
xmr_12 = false

# Band on Right 4K [boolean]: true/false
xer_12 = true

# Band gain Right 4K [G]: 0.01585000..63.09574890
gr_12 = 0.00 db

# Band solo Left 6.3K [boolean]: true/false
xsl_13 = false

# Band mute Left 6.3K [boolean]: true/false
xml_13 = false

# Band on Left 6.3K [boolean]: true/false
xel_13 = true

# Band gain Left 6.3K [G]: 0.01585000..63.09574890
gl_13 = 0.00 db

# Band solo Right 6.3K [boolean]: true/false
xsr_13 = false

# Band mute Right 6.3K [boolean]: true/false
xmr_13 = false

# Band on Right 6.3K [boolean]: true/false
xer_13 = true

# Band gain Right 6.3K [G]: 0.01585000..63.09574890
gr_13 = 0.00 db

# Band solo Left 10K [boolean]: true/false
xsl_14 = false

# Band mute Left 10K [boolean]: true/false
xml_14 = false

# Band on Left 10K [boolean]: true/false
xel_14 = true

# Band gain Left 10K [G]: 0.01585000..63.09574890
gl_14 = -82.89 db

# Band solo Right 10K [boolean]: true/false
xsr_14 = false

# Band mute Right 10K [boolean]: true/false
xmr_14 = false

# Band on Right 10K [boolean]: true/false
xer_14 = true

# Band gain Right 10K [G]: 0.01585000..63.09574890
gr_14 = 82.89 db

# Band solo Left 16K [boolean]: true/false
xsl_15 = false

# Band mute Left 16K [boolean]: true/false
xml_15 = false

# Band on Left 16K [boolean]: true/false
xel_15 = true

# Band gain Left 16K [G]: 0.01585000..63.09574890
gl_15 = 0.00 db

# Band solo Right 16K [boolean]: true/false
xsr_15 = false

# Band mute Right 16K [boolean]: true/false
xmr_15 = false

# Band on Right 16K [boolean]: true/false
xer_15 = true

# Band gain Right 16K [G]: 0.01585000..63.09574890
gr_15 = 0.00 db


# -------------------------------------------------------------------------------
# KVT parameters
# -------------------------------------------------------------------------------


# -------------------------------------------------------------------------------