My NixOS and Home Manager configurations
10
fork

Configure Feed

Select the types of activity you want to include in your feed.

update easyeffects mic config

quasigod 10d36bae 6bc5c098

+33 -16
+33 -16
modules/services/easyeffects/presets/7RYMS.json
··· 6 6 "boost-amount": 6.0, 7 7 "boost-threshold": -72.0, 8 8 "bypass": true, 9 - "dry": -100.0, 9 + "dry": -80.01, 10 10 "hpf-frequency": 10.0, 11 - "hpf-mode": "off", 11 + "hpf-mode": "Off", 12 12 "input-gain": 0.0, 13 + "input-to-link": 0.0, 14 + "input-to-sidechain": 0.0, 13 15 "knee": -6.0, 16 + "link-to-input": 0.0, 17 + "link-to-sidechain": 0.0, 14 18 "lpf-frequency": 20000.0, 15 - "lpf-mode": "off", 19 + "lpf-mode": "Off", 16 20 "makeup": 0.0, 17 21 "mode": "Downward", 18 22 "output-gain": 0.0, ··· 28 32 "stereo-split-source": "Left/Right", 29 33 "type": "Feed-forward" 30 34 }, 35 + "sidechain-to-input": 0.0, 36 + "sidechain-to-link": 0.0, 31 37 "stereo-split": false, 32 38 "threshold": -20.0, 33 39 "wet": 0.0 34 40 }, 35 41 "deepfilternet#0": { 36 - "attenuation-limit": 75.0, 42 + "attenuation-limit": 100.0, 43 + "bypass": false, 44 + "input-gain": 0.0, 37 45 "max-df-processing-threshold": 20.0, 38 46 "max-erb-processing-threshold": 30.0, 39 - "min-processing-buffer": 1, 47 + "min-processing-buffer": 0, 40 48 "min-processing-threshold": -15.0, 49 + "output-gain": 0.0, 41 50 "post-filter-beta": 0.05 42 51 }, 43 52 "deesser#0": { ··· 60 69 "gate#0": { 61 70 "attack": 1.0, 62 71 "bypass": false, 63 - "curve-threshold": -34.99999999999979, 72 + "curve-threshold": -35.0, 64 73 "curve-zone": -2.0, 65 - "dry": -100.0, 66 - "hpf-frequency": 10.0, 67 - "hpf-mode": "off", 74 + "dry": -80.01, 75 + "hpf-frequency": 300.0, 76 + "hpf-mode": "12 dB/oct", 68 77 "hysteresis": true, 69 78 "hysteresis-threshold": -5.999999999999994, 70 - "hysteresis-zone": -1.0, 79 + "hysteresis-zone": -3.0, 71 80 "input-gain": 0.0, 81 + "input-to-link": 0.0, 82 + "input-to-sidechain": 0.0, 83 + "link-to-input": 0.0, 84 + "link-to-sidechain": 0.0, 72 85 "lpf-frequency": 20000.0, 73 - "lpf-mode": "off", 86 + "lpf-mode": "Off", 74 87 "makeup": 1.0, 75 88 "output-gain": 0.0, 76 - "reduction": -15.0, 77 - "release": 200.0, 89 + "reduction": -72.0, 90 + "release": 80.0, 78 91 "sidechain": { 79 - "input": "Internal", 80 92 "lookahead": 0.0, 81 93 "mode": "RMS", 82 94 "preamp": 0.0, 83 95 "reactivity": 10.0, 84 96 "source": "Middle", 85 - "stereo-split-source": "Left/Right" 97 + "stereo-split-source": "Left/Right", 98 + "type": "Internal" 86 99 }, 100 + "sidechain-to-input": 0.0, 101 + "sidechain-to-link": 0.0, 87 102 "stereo-split": false, 88 103 "wet": -1.0 89 104 }, ··· 92 107 "clipping": false, 93 108 "clipping-range": 6.0, 94 109 "fft": "4096", 110 + "iir-approximation": "Normal", 95 111 "input-gain": 0.0, 112 + "mode": "FFT", 96 113 "output-gain": 0.0, 97 114 "std": "ISO226-2003", 98 115 "volume": 0.0 99 116 }, 100 117 "plugins_order": [ 101 - "gate#0", 102 118 "deepfilternet#0", 119 + "gate#0", 103 120 "deesser#0", 104 121 "compressor#0", 105 122 "loudness#0"