summaryrefslogtreecommitdiffstats
path: root/res/default-pa-effects-preset.json
diff options
context:
space:
mode:
authorMinijackson <minijackson@riseup.net>2018-10-07 23:40:35 +0200
committerMinijackson <minijackson@riseup.net>2018-10-07 23:40:35 +0200
commita6dfec305a53c6a7618b98f43a6b4b89cfb76102 (patch)
treef1ee180a53c47e31eaeb19bc3d749965023b6448 /res/default-pa-effects-preset.json
parent600df820b205a0ab81294e795ae691158553ffb9 (diff)
downloadset_eq-a6dfec305a53c6a7618b98f43a6b4b89cfb76102.tar.gz
set_eq-a6dfec305a53c6a7618b98f43a6b4b89cfb76102.zip
Add support for PulseEffects
Diffstat (limited to 'res/default-pa-effects-preset.json')
-rw-r--r--res/default-pa-effects-preset.json898
1 files changed, 898 insertions, 0 deletions
diff --git a/res/default-pa-effects-preset.json b/res/default-pa-effects-preset.json
new file mode 100644
index 0000000..0d24279
--- /dev/null
+++ b/res/default-pa-effects-preset.json
@@ -0,0 +1,898 @@
1{
2 "spectrum": {
3 "show": "true",
4 "n-points": "150",
5 "height": "100",
6 "use-custom-color": "false",
7 "color": [
8 "1",
9 "1",
10 "1",
11 "1"
12 ]
13 },
14 "input": {
15 "plugins_order": [
16 "gate",
17 "multiband_gate",
18 "webrtc",
19 "limiter",
20 "compressor",
21 "multiband_compressor",
22 "filter",
23 "equalizer",
24 "deesser",
25 "reverb",
26 "pitch"
27 ],
28 "compressor": {
29 "state": "false",
30 "detection": "RMS",
31 "stereo-link": "Average",
32 "mix": "0",
33 "attack": "20",
34 "release": "250",
35 "threshold": "-18",
36 "ratio": "2",
37 "knee": "9",
38 "makeup": "0"
39 },
40 "deesser": {
41 "state": "false",
42 "detection": "RMS",
43 "mode": "Wide",
44 "threshold": "-18",
45 "ratio": "3",
46 "laxity": "15",
47 "makeup": "0",
48 "f1-freq": "6000",
49 "f2-freq": "4500",
50 "f1-level": "0",
51 "f2-level": "12",
52 "f2-q": "1",
53 "sc-listen": "false"
54 },
55 "equalizer": {
56 "state": "false",
57 "num-bands": "30",
58 "input-gain": "0",
59 "output-gain": "0",
60 "band0": {
61 "gain": "0",
62 "frequency": "22.59",
63 "width": "5.1799999999999997",
64 "type": "peak"
65 },
66 "band1": {
67 "gain": "0",
68 "frequency": "28.440000000000001",
69 "width": "6.5199999999999996",
70 "type": "peak"
71 },
72 "band2": {
73 "gain": "0",
74 "frequency": "35.799999999999997",
75 "width": "8.2100000000000009",
76 "type": "peak"
77 },
78 "band3": {
79 "gain": "0",
80 "frequency": "45.07",
81 "width": "10.33",
82 "type": "peak"
83 },
84 "band4": {
85 "gain": "0",
86 "frequency": "56.740000000000002",
87 "width": "13",
88 "type": "peak"
89 },
90 "band5": {
91 "gain": "0",
92 "frequency": "71.430000000000007",
93 "width": "16.379999999999999",
94 "type": "peak"
95 },
96 "band6": {
97 "gain": "0",
98 "frequency": "89.930000000000007",
99 "width": "20.620000000000001",
100 "type": "peak"
101 },
102 "band7": {
103 "gain": "0",
104 "frequency": "113.20999999999999",
105 "width": "25.949999999999999",
106 "type": "peak"
107 },
108 "band8": {
109 "gain": "0",
110 "frequency": "142.53",
111 "width": "32.670000000000002",
112 "type": "peak"
113 },
114 "band9": {
115 "gain": "0",
116 "frequency": "179.43000000000001",
117 "width": "41.130000000000003",
118 "type": "peak"
119 },
120 "band10": {
121 "gain": "0",
122 "frequency": "225.88999999999999",
123 "width": "51.789999999999999",
124 "type": "peak"
125 },
126 "band11": {
127 "gain": "0",
128 "frequency": "284.38",
129 "width": "65.189999999999998",
130 "type": "peak"
131 },
132 "band12": {
133 "gain": "0",
134 "frequency": "358.01999999999998",
135 "width": "82.069999999999993",
136 "type": "peak"
137 },
138 "band13": {
139 "gain": "0",
140 "frequency": "450.72000000000003",
141 "width": "103.33",
142 "type": "peak"
143 },
144 "band14": {
145 "gain": "0",
146 "frequency": "567.41999999999996",
147 "width": "130.08000000000001",
148 "type": "peak"
149 },
150 "band15": {
151 "gain": "0",
152 "frequency": "714.34000000000003",
153 "width": "163.75999999999999",
154 "type": "peak"
155 },
156 "band16": {
157 "gain": "0",
158 "frequency": "899.28999999999996",
159 "width": "206.16",
160 "type": "peak"
161 },
162 "band17": {
163 "gain": "0",
164 "frequency": "1132.1500000000001",
165 "width": "259.54000000000002",
166 "type": "peak"
167 },
168 "band18": {
169 "gain": "0",
170 "frequency": "1425.29",
171 "width": "326.74000000000001",
172 "type": "peak"
173 },
174 "band19": {
175 "gain": "0",
176 "frequency": "1794.3299999999999",
177 "width": "411.33999999999997",
178 "type": "peak"
179 },
180 "band20": {
181 "gain": "0",
182 "frequency": "2258.9299999999998",
183 "width": "517.85000000000002",
184 "type": "peak"
185 },
186 "band21": {
187 "gain": "0",
188 "frequency": "2843.8200000000002",
189 "width": "651.94000000000005",
190 "type": "peak"
191 },
192 "band22": {
193 "gain": "0",
194 "frequency": "3580.1599999999999",
195 "width": "820.74000000000001",
196 "type": "peak"
197 },
198 "band23": {
199 "gain": "0",
200 "frequency": "4507.1499999999996",
201 "width": "1033.25",
202 "type": "peak"
203 },
204 "band24": {
205 "gain": "0",
206 "frequency": "5674.1599999999999",
207 "width": "1300.78",
208 "type": "peak"
209 },
210 "band25": {
211 "gain": "0",
212 "frequency": "7143.3500000000004",
213 "width": "1637.5899999999999",
214 "type": "peak"
215 },
216 "band26": {
217 "gain": "0",
218 "frequency": "8992.9400000000005",
219 "width": "2061.5999999999999",
220 "type": "peak"
221 },
222 "band27": {
223 "gain": "0",
224 "frequency": "11321.450000000001",
225 "width": "2595.4000000000001",
226 "type": "peak"
227 },
228 "band28": {
229 "gain": "0",
230 "frequency": "14252.860000000001",
231 "width": "3267.4200000000001",
232 "type": "peak"
233 },
234 "band29": {
235 "gain": "0",
236 "frequency": "17943.279999999999",
237 "width": "4113.4399999999996",
238 "type": "peak"
239 }
240 },
241 "filter": {
242 "state": "false",
243 "input-gain": "0",
244 "output-gain": "0",
245 "frequency": "2000",
246 "resonance": "-3",
247 "mode": "12dB\/oct Lowpass",
248 "inertia": "20"
249 },
250 "gate": {
251 "state": "false",
252 "detection": "RMS",
253 "stereo-link": "Average",
254 "range": "-24",
255 "attack": "20",
256 "release": "250",
257 "threshold": "-18",
258 "ratio": "2",
259 "knee": "9",
260 "makeup": "0"
261 },
262 "limiter": {
263 "state": "false",
264 "input-gain": "0",
265 "limit": "0",
266 "lookahead": "5",
267 "release": "50",
268 "asc": "false",
269 "asc-level": "0.5",
270 "oversampling": "1"
271 },
272 "pitch": {
273 "state": "false",
274 "cents": "0",
275 "semitones": "0",
276 "octaves": "0",
277 "crispness": "3",
278 "formant-preserving": "false",
279 "faster": "false"
280 },
281 "reverb": {
282 "state": "false",
283 "input-gain": "0",
284 "output-gain": "0",
285 "room-size": "Large",
286 "decay-time": "1.5",
287 "hf-damp": "5000",
288 "diffusion": "0.5",
289 "amount": "-12",
290 "dry": "0",
291 "predelay": "0",
292 "bass-cut": "300",
293 "treble-cut": "5000"
294 },
295 "webrtc": {
296 "state": "false",
297 "high-pass-filter": "true",
298 "echo-cancel": "true",
299 "echo-suppression-level": "moderate",
300 "noise-suppression": "true",
301 "noise-suppression-level": "moderate",
302 "gain-control": "true",
303 "extended-filter": "true",
304 "delay-agnostic": "false",
305 "target-level-dbfs": "3",
306 "compression-gain-db": "9",
307 "limiter": "true",
308 "gain-control-mode": "adaptive-digital",
309 "voice-detection": "false",
310 "voice-detection-frame-size-ms": "10",
311 "voice-detection-likelihood": "low"
312 },
313 "multiband_compressor": {
314 "state": "false",
315 "input-gain": "0",
316 "output-gain": "0",
317 "freq0": "120",
318 "freq1": "1000",
319 "freq2": "6000",
320 "mode": "LR8",
321 "subband": {
322 "threshold": "-12",
323 "ratio": "2",
324 "attack": "150",
325 "release": "300",
326 "makeup": "0",
327 "knee": "9",
328 "detection": "RMS",
329 "bypass": "false",
330 "solo": "false"
331 },
332 "lowband": {
333 "threshold": "-12",
334 "ratio": "2",
335 "attack": "150",
336 "release": "300",
337 "makeup": "0",
338 "knee": "9",
339 "detection": "RMS",
340 "bypass": "false",
341 "solo": "false"
342 },
343 "midband": {
344 "threshold": "-12",
345 "ratio": "2",
346 "attack": "150",
347 "release": "300",
348 "makeup": "0",
349 "knee": "9",
350 "detection": "RMS",
351 "bypass": "false",
352 "solo": "false"
353 },
354 "highband": {
355 "threshold": "-12",
356 "ratio": "2",
357 "attack": "150",
358 "release": "300",
359 "makeup": "0",
360 "knee": "9",
361 "detection": "RMS",
362 "bypass": "false",
363 "solo": "false"
364 }
365 },
366 "multiband_gate": {
367 "state": "false",
368 "input-gain": "0",
369 "output-gain": "0",
370 "freq0": "120",
371 "freq1": "1000",
372 "freq2": "6000",
373 "mode": "LR8",
374 "subband": {
375 "reduction": "-24",
376 "threshold": "-12",
377 "ratio": "2",
378 "attack": "150",
379 "release": "300",
380 "makeup": "0",
381 "knee": "9",
382 "detection": "RMS",
383 "bypass": "false",
384 "solo": "false"
385 },
386 "lowband": {
387 "reduction": "-24",
388 "threshold": "-12",
389 "ratio": "2",
390 "attack": "150",
391 "release": "300",
392 "makeup": "0",
393 "knee": "9",
394 "detection": "RMS",
395 "bypass": "false",
396 "solo": "false"
397 },
398 "midband": {
399 "reduction": "-24",
400 "threshold": "-12",
401 "ratio": "2",
402 "attack": "150",
403 "release": "300",
404 "makeup": "0",
405 "knee": "9",
406 "detection": "RMS",
407 "bypass": "false",
408 "solo": "false"
409 },
410 "highband": {
411 "reduction": "-24",
412 "threshold": "-12",
413 "ratio": "2",
414 "attack": "150",
415 "release": "300",
416 "makeup": "0",
417 "knee": "9",
418 "detection": "RMS",
419 "bypass": "false",
420 "solo": "false"
421 }
422 }
423 },
424 "output": {
425 "plugins_order": [
426 "limiter",
427 "autogain",
428 "gate",
429 "multiband_gate",
430 "compressor",
431 "multiband_compressor",
432 "convolver",
433 "bass_enhancer",
434 "exciter",
435 "crystalizer",
436 "stereo_tools",
437 "reverb",
438 "equalizer",
439 "deesser",
440 "crossfeed",
441 "loudness",
442 "maximizer",
443 "filter"
444 ],
445 "bass_enhancer": {
446 "state": "false",
447 "input-gain": "0",
448 "output-gain": "0",
449 "amount": "0",
450 "harmonics": "8.5",
451 "scope": "100",
452 "floor": "20",
453 "blend": "0",
454 "floor-active": "false",
455 "listen": "false"
456 },
457 "compressor": {
458 "state": "false",
459 "detection": "RMS",
460 "stereo-link": "Average",
461 "mix": "0",
462 "attack": "20",
463 "release": "250",
464 "threshold": "-18",
465 "ratio": "2",
466 "knee": "9",
467 "makeup": "0"
468 },
469 "crossfeed": {
470 "state": "false",
471 "fcut": "700",
472 "feed": "4.5"
473 },
474 "deesser": {
475 "state": "false",
476 "detection": "RMS",
477 "mode": "Wide",
478 "threshold": "-18",
479 "ratio": "3",
480 "laxity": "15",
481 "makeup": "0",
482 "f1-freq": "6000",
483 "f2-freq": "4500",
484 "f1-level": "0",
485 "f2-level": "12",
486 "f2-q": "1",
487 "sc-listen": "false"
488 },
489 "equalizer": {
490 "state": "false",
491 "num-bands": "30",
492 "input-gain": "0",
493 "output-gain": "0",
494 "band0": {
495 "gain": "0",
496 "frequency": "22.59",
497 "width": "5.1799999999999997",
498 "type": "peak"
499 },
500 "band1": {
501 "gain": "0",
502 "frequency": "28.440000000000001",
503 "width": "6.5199999999999996",
504 "type": "peak"
505 },
506 "band2": {
507 "gain": "0",
508 "frequency": "35.799999999999997",
509 "width": "8.2100000000000009",
510 "type": "peak"
511 },
512 "band3": {
513 "gain": "0",
514 "frequency": "45.07",
515 "width": "10.33",
516 "type": "peak"
517 },
518 "band4": {
519 "gain": "0",
520 "frequency": "56.740000000000002",
521 "width": "13",
522 "type": "peak"
523 },
524 "band5": {
525 "gain": "0",
526 "frequency": "71.430000000000007",
527 "width": "16.379999999999999",
528 "type": "peak"
529 },
530 "band6": {
531 "gain": "0",
532 "frequency": "89.930000000000007",
533 "width": "20.620000000000001",
534 "type": "peak"
535 },
536 "band7": {
537 "gain": "0",
538 "frequency": "113.20999999999999",
539 "width": "25.949999999999999",
540 "type": "peak"
541 },
542 "band8": {
543 "gain": "0",
544 "frequency": "142.53",
545 "width": "32.670000000000002",
546 "type": "peak"
547 },
548 "band9": {
549 "gain": "0",
550 "frequency": "179.43000000000001",
551 "width": "41.130000000000003",
552 "type": "peak"
553 },
554 "band10": {
555 "gain": "0",
556 "frequency": "225.88999999999999",
557 "width": "51.789999999999999",
558 "type": "peak"
559 },
560 "band11": {
561 "gain": "0",
562 "frequency": "284.38",
563 "width": "65.189999999999998",
564 "type": "peak"
565 },
566 "band12": {
567 "gain": "0",
568 "frequency": "358.01999999999998",
569 "width": "82.069999999999993",
570 "type": "peak"
571 },
572 "band13": {
573 "gain": "0",
574 "frequency": "450.72000000000003",
575 "width": "103.33",
576 "type": "peak"
577 },
578 "band14": {
579 "gain": "0",
580 "frequency": "567.41999999999996",
581 "width": "130.08000000000001",
582 "type": "peak"
583 },
584 "band15": {
585 "gain": "0",
586 "frequency": "714.34000000000003",
587 "width": "163.75999999999999",
588 "type": "peak"
589 },
590 "band16": {
591 "gain": "0",
592 "frequency": "899.28999999999996",
593 "width": "206.16",
594 "type": "peak"
595 },
596 "band17": {
597 "gain": "0",
598 "frequency": "1132.1500000000001",
599 "width": "259.54000000000002",
600 "type": "peak"
601 },
602 "band18": {
603 "gain": "0",
604 "frequency": "1425.29",
605 "width": "326.74000000000001",
606 "type": "peak"
607 },
608 "band19": {
609 "gain": "0",
610 "frequency": "1794.3299999999999",
611 "width": "411.33999999999997",
612 "type": "peak"
613 },
614 "band20": {
615 "gain": "0",
616 "frequency": "2258.9299999999998",
617 "width": "517.85000000000002",
618 "type": "peak"
619 },
620 "band21": {
621 "gain": "0",
622 "frequency": "2843.8200000000002",
623 "width": "651.94000000000005",
624 "type": "peak"
625 },
626 "band22": {
627 "gain": "0",
628 "frequency": "3580.1599999999999",
629 "width": "820.74000000000001",
630 "type": "peak"
631 },
632 "band23": {
633 "gain": "0",
634 "frequency": "4507.1499999999996",
635 "width": "1033.25",
636 "type": "peak"
637 },
638 "band24": {
639 "gain": "0",
640 "frequency": "5674.1599999999999",
641 "width": "1300.78",
642 "type": "peak"
643 },
644 "band25": {
645 "gain": "0",
646 "frequency": "7143.3500000000004",
647 "width": "1637.5899999999999",
648 "type": "peak"
649 },
650 "band26": {
651 "gain": "0",
652 "frequency": "8992.9400000000005",
653 "width": "2061.5999999999999",
654 "type": "peak"
655 },
656 "band27": {
657 "gain": "0",
658 "frequency": "11321.450000000001",
659 "width": "2595.4000000000001",
660 "type": "peak"
661 },
662 "band28": {
663 "gain": "0",
664 "frequency": "14252.860000000001",
665 "width": "3267.4200000000001",
666 "type": "peak"
667 },
668 "band29": {
669 "gain": "0",
670 "frequency": "17943.279999999999",
671 "width": "4113.4399999999996",
672 "type": "peak"
673 }
674 },
675 "exciter": {
676 "state": "false",
677 "input-gain": "0",
678 "output-gain": "0",
679 "amount": "0",
680 "harmonics": "8.5",
681 "scope": "7500",
682 "ceil": "16000",
683 "blend": "0",
684 "ceil-active": "false",
685 "listen": "false"
686 },
687 "filter": {
688 "state": "false",
689 "input-gain": "0",
690 "output-gain": "0",
691 "frequency": "2000",
692 "resonance": "-3",
693 "mode": "12dB\/oct Lowpass",
694 "inertia": "20"
695 },
696 "gate": {
697 "state": "false",
698 "detection": "RMS",
699 "stereo-link": "Average",
700 "range": "-24",
701 "attack": "20",
702 "release": "250",
703 "threshold": "-18",
704 "ratio": "2",
705 "knee": "9",
706 "makeup": "0"
707 },
708 "limiter": {
709 "state": "false",
710 "input-gain": "0",
711 "limit": "0",
712 "lookahead": "5",
713 "release": "50",
714 "asc": "false",
715 "asc-level": "0.5",
716 "oversampling": "1"
717 },
718 "maximizer": {
719 "state": "false",
720 "release": "3.1600000000000001",
721 "ceiling": "0",
722 "threshold": "0"
723 },
724 "reverb": {
725 "state": "false",
726 "input-gain": "0",
727 "output-gain": "0",
728 "room-size": "Large",
729 "decay-time": "1.5",
730 "hf-damp": "5000",
731 "diffusion": "0.5",
732 "amount": "-12",
733 "dry": "0",
734 "predelay": "0",
735 "bass-cut": "300",
736 "treble-cut": "5000"
737 },
738 "multiband_compressor": {
739 "state": "false",
740 "input-gain": "0",
741 "output-gain": "0",
742 "freq0": "120",
743 "freq1": "1000",
744 "freq2": "6000",
745 "mode": "LR8",
746 "subband": {
747 "threshold": "-12",
748 "ratio": "2",
749 "attack": "150",
750 "release": "300",
751 "makeup": "0",
752 "knee": "9",
753 "detection": "RMS",
754 "bypass": "false",
755 "solo": "false"
756 },
757 "lowband": {
758 "threshold": "-12",
759 "ratio": "2",
760 "attack": "150",
761 "release": "300",
762 "makeup": "0",
763 "knee": "9",
764 "detection": "RMS",
765 "bypass": "false",
766 "solo": "false"
767 },
768 "midband": {
769 "threshold": "-12",
770 "ratio": "2",
771 "attack": "150",
772 "release": "300",
773 "makeup": "0",
774 "knee": "9",
775 "detection": "RMS",
776 "bypass": "false",
777 "solo": "false"
778 },
779 "highband": {
780 "threshold": "-12",
781 "ratio": "2",
782 "attack": "150",
783 "release": "300",
784 "makeup": "0",
785 "knee": "9",
786 "detection": "RMS",
787 "bypass": "false",
788 "solo": "false"
789 }
790 },
791 "loudness": {
792 "state": "false",
793 "loudness": "-3.1000000000000001",
794 "output": "-6",
795 "link": "-9.0999999999999996"
796 },
797 "multiband_gate": {
798 "state": "false",
799 "input-gain": "0",
800 "output-gain": "0",
801 "freq0": "120",
802 "freq1": "1000",
803 "freq2": "6000",
804 "mode": "LR8",
805 "subband": {
806 "reduction": "-24",
807 "threshold": "-12",
808 "ratio": "2",
809 "attack": "150",
810 "release": "300",
811 "makeup": "0",
812 "knee": "9",
813 "detection": "RMS",
814 "bypass": "false",
815 "solo": "false"
816 },
817 "lowband": {
818 "reduction": "-24",
819 "threshold": "-12",
820 "ratio": "2",
821 "attack": "150",
822 "release": "300",
823 "makeup": "0",
824 "knee": "9",
825 "detection": "RMS",
826 "bypass": "false",
827 "solo": "false"
828 },
829 "midband": {
830 "reduction": "-24",
831 "threshold": "-12",
832 "ratio": "2",
833 "attack": "150",
834 "release": "300",
835 "makeup": "0",
836 "knee": "9",
837 "detection": "RMS",
838 "bypass": "false",
839 "solo": "false"
840 },
841 "highband": {
842 "reduction": "-24",
843 "threshold": "-12",
844 "ratio": "2",
845 "attack": "150",
846 "release": "300",
847 "makeup": "0",
848 "knee": "9",
849 "detection": "RMS",
850 "bypass": "false",
851 "solo": "false"
852 }
853 },
854 "stereo_tools": {
855 "state": "false",
856 "input-gain": "0",
857 "output-gain": "0",
858 "balance-in": "0",
859 "balance-out": "0",
860 "softclip": "false",
861 "mutel": "false",
862 "muter": "false",
863 "phasel": "false",
864 "phaser": "false",
865 "mode": "LR > LR (Stereo Default)",
866 "side-level": "0",
867 "side-balance": "0",
868 "middle-level": "0",
869 "middle-panorama": "0",
870 "stereo-base": "0",
871 "delay": "0",
872 "sc-level": "1",
873 "stereo-phase": "0"
874 },
875 "convolver": {
876 "state": "false",
877 "input-gain": "0",
878 "output-gain": "0",
879 "kernel-path": "",
880 "ir-width": "100"
881 },
882 "crystalizer": {
883 "state": "false",
884 "input-gain": "0",
885 "output-gain": "0",
886 "intensity": "1"
887 },
888 "autogain": {
889 "state": "false",
890 "input-gain": "0",
891 "output-gain": "0",
892 "target": "-23",
893 "weight-m": "1",
894 "weight-s": "1",
895 "weight-i": "1"
896 }
897 }
898}