From a6dfec305a53c6a7618b98f43a6b4b89cfb76102 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Sun, 7 Oct 2018 23:40:35 +0200 Subject: Add support for PulseEffects --- res/default-pa-effects-preset.json | 898 +++++++++++++++++++++++++++++++++++++ 1 file changed, 898 insertions(+) create mode 100644 res/default-pa-effects-preset.json (limited to 'res') 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 @@ +{ + "spectrum": { + "show": "true", + "n-points": "150", + "height": "100", + "use-custom-color": "false", + "color": [ + "1", + "1", + "1", + "1" + ] + }, + "input": { + "plugins_order": [ + "gate", + "multiband_gate", + "webrtc", + "limiter", + "compressor", + "multiband_compressor", + "filter", + "equalizer", + "deesser", + "reverb", + "pitch" + ], + "compressor": { + "state": "false", + "detection": "RMS", + "stereo-link": "Average", + "mix": "0", + "attack": "20", + "release": "250", + "threshold": "-18", + "ratio": "2", + "knee": "9", + "makeup": "0" + }, + "deesser": { + "state": "false", + "detection": "RMS", + "mode": "Wide", + "threshold": "-18", + "ratio": "3", + "laxity": "15", + "makeup": "0", + "f1-freq": "6000", + "f2-freq": "4500", + "f1-level": "0", + "f2-level": "12", + "f2-q": "1", + "sc-listen": "false" + }, + "equalizer": { + "state": "false", + "num-bands": "30", + "input-gain": "0", + "output-gain": "0", + "band0": { + "gain": "0", + "frequency": "22.59", + "width": "5.1799999999999997", + "type": "peak" + }, + "band1": { + "gain": "0", + "frequency": "28.440000000000001", + "width": "6.5199999999999996", + "type": "peak" + }, + "band2": { + "gain": "0", + "frequency": "35.799999999999997", + "width": "8.2100000000000009", + "type": "peak" + }, + "band3": { + "gain": "0", + "frequency": "45.07", + "width": "10.33", + "type": "peak" + }, + "band4": { + "gain": "0", + "frequency": "56.740000000000002", + "width": "13", + "type": "peak" + }, + "band5": { + "gain": "0", + "frequency": "71.430000000000007", + "width": "16.379999999999999", + "type": "peak" + }, + "band6": { + "gain": "0", + "frequency": "89.930000000000007", + "width": "20.620000000000001", + "type": "peak" + }, + "band7": { + "gain": "0", + "frequency": "113.20999999999999", + "width": "25.949999999999999", + "type": "peak" + }, + "band8": { + "gain": "0", + "frequency": "142.53", + "width": "32.670000000000002", + "type": "peak" + }, + "band9": { + "gain": "0", + "frequency": "179.43000000000001", + "width": "41.130000000000003", + "type": "peak" + }, + "band10": { + "gain": "0", + "frequency": "225.88999999999999", + "width": "51.789999999999999", + "type": "peak" + }, + "band11": { + "gain": "0", + "frequency": "284.38", + "width": "65.189999999999998", + "type": "peak" + }, + "band12": { + "gain": "0", + "frequency": "358.01999999999998", + "width": "82.069999999999993", + "type": "peak" + }, + "band13": { + "gain": "0", + "frequency": "450.72000000000003", + "width": "103.33", + "type": "peak" + }, + "band14": { + "gain": "0", + "frequency": "567.41999999999996", + "width": "130.08000000000001", + "type": "peak" + }, + "band15": { + "gain": "0", + "frequency": "714.34000000000003", + "width": "163.75999999999999", + "type": "peak" + }, + "band16": { + "gain": "0", + "frequency": "899.28999999999996", + "width": "206.16", + "type": "peak" + }, + "band17": { + "gain": "0", + "frequency": "1132.1500000000001", + "width": "259.54000000000002", + "type": "peak" + }, + "band18": { + "gain": "0", + "frequency": "1425.29", + "width": "326.74000000000001", + "type": "peak" + }, + "band19": { + "gain": "0", + "frequency": "1794.3299999999999", + "width": "411.33999999999997", + "type": "peak" + }, + "band20": { + "gain": "0", + "frequency": "2258.9299999999998", + "width": "517.85000000000002", + "type": "peak" + }, + "band21": { + "gain": "0", + "frequency": "2843.8200000000002", + "width": "651.94000000000005", + "type": "peak" + }, + "band22": { + "gain": "0", + "frequency": "3580.1599999999999", + "width": "820.74000000000001", + "type": "peak" + }, + "band23": { + "gain": "0", + "frequency": "4507.1499999999996", + "width": "1033.25", + "type": "peak" + }, + "band24": { + "gain": "0", + "frequency": "5674.1599999999999", + "width": "1300.78", + "type": "peak" + }, + "band25": { + "gain": "0", + "frequency": "7143.3500000000004", + "width": "1637.5899999999999", + "type": "peak" + }, + "band26": { + "gain": "0", + "frequency": "8992.9400000000005", + "width": "2061.5999999999999", + "type": "peak" + }, + "band27": { + "gain": "0", + "frequency": "11321.450000000001", + "width": "2595.4000000000001", + "type": "peak" + }, + "band28": { + "gain": "0", + "frequency": "14252.860000000001", + "width": "3267.4200000000001", + "type": "peak" + }, + "band29": { + "gain": "0", + "frequency": "17943.279999999999", + "width": "4113.4399999999996", + "type": "peak" + } + }, + "filter": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "frequency": "2000", + "resonance": "-3", + "mode": "12dB\/oct Lowpass", + "inertia": "20" + }, + "gate": { + "state": "false", + "detection": "RMS", + "stereo-link": "Average", + "range": "-24", + "attack": "20", + "release": "250", + "threshold": "-18", + "ratio": "2", + "knee": "9", + "makeup": "0" + }, + "limiter": { + "state": "false", + "input-gain": "0", + "limit": "0", + "lookahead": "5", + "release": "50", + "asc": "false", + "asc-level": "0.5", + "oversampling": "1" + }, + "pitch": { + "state": "false", + "cents": "0", + "semitones": "0", + "octaves": "0", + "crispness": "3", + "formant-preserving": "false", + "faster": "false" + }, + "reverb": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "room-size": "Large", + "decay-time": "1.5", + "hf-damp": "5000", + "diffusion": "0.5", + "amount": "-12", + "dry": "0", + "predelay": "0", + "bass-cut": "300", + "treble-cut": "5000" + }, + "webrtc": { + "state": "false", + "high-pass-filter": "true", + "echo-cancel": "true", + "echo-suppression-level": "moderate", + "noise-suppression": "true", + "noise-suppression-level": "moderate", + "gain-control": "true", + "extended-filter": "true", + "delay-agnostic": "false", + "target-level-dbfs": "3", + "compression-gain-db": "9", + "limiter": "true", + "gain-control-mode": "adaptive-digital", + "voice-detection": "false", + "voice-detection-frame-size-ms": "10", + "voice-detection-likelihood": "low" + }, + "multiband_compressor": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "freq0": "120", + "freq1": "1000", + "freq2": "6000", + "mode": "LR8", + "subband": { + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + }, + "lowband": { + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + }, + "midband": { + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + }, + "highband": { + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + } + }, + "multiband_gate": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "freq0": "120", + "freq1": "1000", + "freq2": "6000", + "mode": "LR8", + "subband": { + "reduction": "-24", + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + }, + "lowband": { + "reduction": "-24", + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + }, + "midband": { + "reduction": "-24", + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + }, + "highband": { + "reduction": "-24", + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + } + } + }, + "output": { + "plugins_order": [ + "limiter", + "autogain", + "gate", + "multiband_gate", + "compressor", + "multiband_compressor", + "convolver", + "bass_enhancer", + "exciter", + "crystalizer", + "stereo_tools", + "reverb", + "equalizer", + "deesser", + "crossfeed", + "loudness", + "maximizer", + "filter" + ], + "bass_enhancer": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "amount": "0", + "harmonics": "8.5", + "scope": "100", + "floor": "20", + "blend": "0", + "floor-active": "false", + "listen": "false" + }, + "compressor": { + "state": "false", + "detection": "RMS", + "stereo-link": "Average", + "mix": "0", + "attack": "20", + "release": "250", + "threshold": "-18", + "ratio": "2", + "knee": "9", + "makeup": "0" + }, + "crossfeed": { + "state": "false", + "fcut": "700", + "feed": "4.5" + }, + "deesser": { + "state": "false", + "detection": "RMS", + "mode": "Wide", + "threshold": "-18", + "ratio": "3", + "laxity": "15", + "makeup": "0", + "f1-freq": "6000", + "f2-freq": "4500", + "f1-level": "0", + "f2-level": "12", + "f2-q": "1", + "sc-listen": "false" + }, + "equalizer": { + "state": "false", + "num-bands": "30", + "input-gain": "0", + "output-gain": "0", + "band0": { + "gain": "0", + "frequency": "22.59", + "width": "5.1799999999999997", + "type": "peak" + }, + "band1": { + "gain": "0", + "frequency": "28.440000000000001", + "width": "6.5199999999999996", + "type": "peak" + }, + "band2": { + "gain": "0", + "frequency": "35.799999999999997", + "width": "8.2100000000000009", + "type": "peak" + }, + "band3": { + "gain": "0", + "frequency": "45.07", + "width": "10.33", + "type": "peak" + }, + "band4": { + "gain": "0", + "frequency": "56.740000000000002", + "width": "13", + "type": "peak" + }, + "band5": { + "gain": "0", + "frequency": "71.430000000000007", + "width": "16.379999999999999", + "type": "peak" + }, + "band6": { + "gain": "0", + "frequency": "89.930000000000007", + "width": "20.620000000000001", + "type": "peak" + }, + "band7": { + "gain": "0", + "frequency": "113.20999999999999", + "width": "25.949999999999999", + "type": "peak" + }, + "band8": { + "gain": "0", + "frequency": "142.53", + "width": "32.670000000000002", + "type": "peak" + }, + "band9": { + "gain": "0", + "frequency": "179.43000000000001", + "width": "41.130000000000003", + "type": "peak" + }, + "band10": { + "gain": "0", + "frequency": "225.88999999999999", + "width": "51.789999999999999", + "type": "peak" + }, + "band11": { + "gain": "0", + "frequency": "284.38", + "width": "65.189999999999998", + "type": "peak" + }, + "band12": { + "gain": "0", + "frequency": "358.01999999999998", + "width": "82.069999999999993", + "type": "peak" + }, + "band13": { + "gain": "0", + "frequency": "450.72000000000003", + "width": "103.33", + "type": "peak" + }, + "band14": { + "gain": "0", + "frequency": "567.41999999999996", + "width": "130.08000000000001", + "type": "peak" + }, + "band15": { + "gain": "0", + "frequency": "714.34000000000003", + "width": "163.75999999999999", + "type": "peak" + }, + "band16": { + "gain": "0", + "frequency": "899.28999999999996", + "width": "206.16", + "type": "peak" + }, + "band17": { + "gain": "0", + "frequency": "1132.1500000000001", + "width": "259.54000000000002", + "type": "peak" + }, + "band18": { + "gain": "0", + "frequency": "1425.29", + "width": "326.74000000000001", + "type": "peak" + }, + "band19": { + "gain": "0", + "frequency": "1794.3299999999999", + "width": "411.33999999999997", + "type": "peak" + }, + "band20": { + "gain": "0", + "frequency": "2258.9299999999998", + "width": "517.85000000000002", + "type": "peak" + }, + "band21": { + "gain": "0", + "frequency": "2843.8200000000002", + "width": "651.94000000000005", + "type": "peak" + }, + "band22": { + "gain": "0", + "frequency": "3580.1599999999999", + "width": "820.74000000000001", + "type": "peak" + }, + "band23": { + "gain": "0", + "frequency": "4507.1499999999996", + "width": "1033.25", + "type": "peak" + }, + "band24": { + "gain": "0", + "frequency": "5674.1599999999999", + "width": "1300.78", + "type": "peak" + }, + "band25": { + "gain": "0", + "frequency": "7143.3500000000004", + "width": "1637.5899999999999", + "type": "peak" + }, + "band26": { + "gain": "0", + "frequency": "8992.9400000000005", + "width": "2061.5999999999999", + "type": "peak" + }, + "band27": { + "gain": "0", + "frequency": "11321.450000000001", + "width": "2595.4000000000001", + "type": "peak" + }, + "band28": { + "gain": "0", + "frequency": "14252.860000000001", + "width": "3267.4200000000001", + "type": "peak" + }, + "band29": { + "gain": "0", + "frequency": "17943.279999999999", + "width": "4113.4399999999996", + "type": "peak" + } + }, + "exciter": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "amount": "0", + "harmonics": "8.5", + "scope": "7500", + "ceil": "16000", + "blend": "0", + "ceil-active": "false", + "listen": "false" + }, + "filter": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "frequency": "2000", + "resonance": "-3", + "mode": "12dB\/oct Lowpass", + "inertia": "20" + }, + "gate": { + "state": "false", + "detection": "RMS", + "stereo-link": "Average", + "range": "-24", + "attack": "20", + "release": "250", + "threshold": "-18", + "ratio": "2", + "knee": "9", + "makeup": "0" + }, + "limiter": { + "state": "false", + "input-gain": "0", + "limit": "0", + "lookahead": "5", + "release": "50", + "asc": "false", + "asc-level": "0.5", + "oversampling": "1" + }, + "maximizer": { + "state": "false", + "release": "3.1600000000000001", + "ceiling": "0", + "threshold": "0" + }, + "reverb": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "room-size": "Large", + "decay-time": "1.5", + "hf-damp": "5000", + "diffusion": "0.5", + "amount": "-12", + "dry": "0", + "predelay": "0", + "bass-cut": "300", + "treble-cut": "5000" + }, + "multiband_compressor": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "freq0": "120", + "freq1": "1000", + "freq2": "6000", + "mode": "LR8", + "subband": { + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + }, + "lowband": { + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + }, + "midband": { + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + }, + "highband": { + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + } + }, + "loudness": { + "state": "false", + "loudness": "-3.1000000000000001", + "output": "-6", + "link": "-9.0999999999999996" + }, + "multiband_gate": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "freq0": "120", + "freq1": "1000", + "freq2": "6000", + "mode": "LR8", + "subband": { + "reduction": "-24", + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + }, + "lowband": { + "reduction": "-24", + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + }, + "midband": { + "reduction": "-24", + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + }, + "highband": { + "reduction": "-24", + "threshold": "-12", + "ratio": "2", + "attack": "150", + "release": "300", + "makeup": "0", + "knee": "9", + "detection": "RMS", + "bypass": "false", + "solo": "false" + } + }, + "stereo_tools": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "balance-in": "0", + "balance-out": "0", + "softclip": "false", + "mutel": "false", + "muter": "false", + "phasel": "false", + "phaser": "false", + "mode": "LR > LR (Stereo Default)", + "side-level": "0", + "side-balance": "0", + "middle-level": "0", + "middle-panorama": "0", + "stereo-base": "0", + "delay": "0", + "sc-level": "1", + "stereo-phase": "0" + }, + "convolver": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "kernel-path": "", + "ir-width": "100" + }, + "crystalizer": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "intensity": "1" + }, + "autogain": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "target": "-23", + "weight-m": "1", + "weight-s": "1", + "weight-i": "1" + } + } +} -- cgit v1.2.3