diff --git a/PulseEffects/classical.json b/PulseEffects/classical.json new file mode 100644 index 0000000..8ec1e85 --- /dev/null +++ b/PulseEffects/classical.json @@ -0,0 +1,644 @@ +{ + "spectrum": { + "show": "false", + "n-points": "100", + "height": "120", + "use-custom-color": "false", + "fill": "true", + "show-bar-border": "true", + "sampling-freq": "10", + "line-width": "2", + "type": "Bars", + "color": [ + "1", + "1", + "1", + "1" + ], + "color-axis-labels": [ + "1", + "1", + "1", + "1" + ], + "gradient-color": [ + "0", + "0", + "0", + "1" + ] + }, + "output": { + "blocklist": "", + "plugins_order": [ + "crossfeed", + "equalizer", + "loudness", + "reverb", + "delay", + "autogain", + "maximizer", + "limiter", + "gate", + "multiband_gate", + "compressor", + "multiband_compressor", + "convolver", + "bass_enhancer", + "exciter", + "crystalizer", + "stereo_tools", + "deesser", + "filter", + "pitch", + "rnnoise" + ], + "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", + "input-gain": "0", + "output-gain": "0", + "mode": "Downward", + "attack": "20", + "release": "100", + "release-threshold": "-200", + "threshold": "-12", + "ratio": "4", + "knee": "-6", + "makeup": "0", + "boost-threshold": "-72", + "sidechain": { + "listen": "false", + "type": "Feed-forward", + "mode": "RMS", + "source": "Middle", + "preamp": "0", + "reactivity": "10", + "lookahead": "0" + }, + "hpf-mode": "off", + "hpf-frequency": "10", + "lpf-mode": "off", + "lpf-frequency": "20000" + }, + "crossfeed": { + "state": "false", + "fcut": "2000", + "feed": "1" + }, + "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": "true", + "mode": "IIR", + "num-bands": "10", + "input-gain": "0", + "output-gain": "0", + "split-channels": "false", + "left": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-12", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + }, + "right": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-12", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + } + }, + "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", + "input": "0", + "makeup": "0" + }, + "limiter": { + "state": "false", + "input-gain": "0", + "limit": "0", + "lookahead": "5", + "release": "50", + "auto-level": "false", + "asc": "false", + "asc-level": "0.5", + "oversampling": "1", + "output-gain": "0" + }, + "maximizer": { + "state": "true", + "release": "25", + "ceiling": "0", + "threshold": "0" + }, + "pitch": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "cents": "0", + "semitones": "0", + "octaves": "0", + "crispness": "3", + "formant-preserving": "false" + }, + "reverb": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "room-size": "Large\/smooth", + "decay-time": "0.40000000000000002", + "hf-damp": "12800", + "diffusion": "0", + "amount": "-6", + "dry": "0", + "predelay": "25", + "bass-cut": "200", + "treble-cut": "12800" + }, + "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", + "fft": "4096", + "std": "ISO226-2003", + "input": "0", + "volume": "-24" + }, + "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", + "aggressive": "false", + "input-gain": "0", + "output-gain": "0", + "band0": { + "intensity": "12", + "mute": "false", + "bypass": "false" + }, + "band1": { + "intensity": "10", + "mute": "false", + "bypass": "false" + }, + "band2": { + "intensity": "8", + "mute": "false", + "bypass": "false" + }, + "band3": { + "intensity": "6", + "mute": "false", + "bypass": "false" + }, + "band4": { + "intensity": "4", + "mute": "false", + "bypass": "false" + }, + "band5": { + "intensity": "2", + "mute": "false", + "bypass": "false" + }, + "band6": { + "intensity": "0", + "mute": "false", + "bypass": "false" + }, + "band7": { + "intensity": "-2", + "mute": "false", + "bypass": "false" + }, + "band8": { + "intensity": "-4", + "mute": "false", + "bypass": "false" + }, + "band9": { + "intensity": "-6", + "mute": "false", + "bypass": "false" + }, + "band10": { + "intensity": "-8", + "mute": "false", + "bypass": "false" + }, + "band11": { + "intensity": "-10", + "mute": "false", + "bypass": "false" + }, + "band12": { + "intensity": "-12", + "mute": "false", + "bypass": "false" + } + }, + "autogain": { + "state": "false", + "detect-silence": "false", + "use-geometric-mean": "false", + "input-gain": "0", + "output-gain": "0", + "target": "-10", + "weight-m": "1", + "weight-s": "1", + "weight-i": "100" + }, + "delay": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "time-l": "0", + "time-r": "25" + }, + "rnnoise": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "model-path": "Standard RNNoise Model" + } + } +} diff --git a/PulseEffects/custom.json b/PulseEffects/custom.json new file mode 100644 index 0000000..2e5b555 --- /dev/null +++ b/PulseEffects/custom.json @@ -0,0 +1,644 @@ +{ + "spectrum": { + "show": "false", + "n-points": "100", + "height": "120", + "use-custom-color": "false", + "fill": "true", + "show-bar-border": "true", + "sampling-freq": "10", + "line-width": "2", + "type": "Bars", + "color": [ + "1", + "1", + "1", + "1" + ], + "color-axis-labels": [ + "1", + "1", + "1", + "1" + ], + "gradient-color": [ + "0", + "0", + "0", + "1" + ] + }, + "output": { + "blocklist": "", + "plugins_order": [ + "crossfeed", + "equalizer", + "loudness", + "reverb", + "delay", + "autogain", + "maximizer", + "limiter", + "gate", + "multiband_gate", + "compressor", + "multiband_compressor", + "convolver", + "bass_enhancer", + "exciter", + "crystalizer", + "stereo_tools", + "deesser", + "filter", + "pitch", + "rnnoise" + ], + "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", + "input-gain": "0", + "output-gain": "0", + "mode": "Downward", + "attack": "20", + "release": "100", + "release-threshold": "-200", + "threshold": "-12", + "ratio": "4", + "knee": "-6", + "makeup": "0", + "boost-threshold": "-72", + "sidechain": { + "listen": "false", + "type": "Feed-forward", + "mode": "RMS", + "source": "Middle", + "preamp": "0", + "reactivity": "10", + "lookahead": "0" + }, + "hpf-mode": "off", + "hpf-frequency": "10", + "lpf-mode": "off", + "lpf-frequency": "20000" + }, + "crossfeed": { + "state": "false", + "fcut": "2000", + "feed": "1" + }, + "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": "true", + "mode": "IIR", + "num-bands": "10", + "input-gain": "0", + "output-gain": "0", + "split-channels": "false", + "left": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + }, + "right": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + } + }, + "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", + "input": "0", + "makeup": "0" + }, + "limiter": { + "state": "false", + "input-gain": "0", + "limit": "0", + "lookahead": "5", + "release": "50", + "auto-level": "false", + "asc": "false", + "asc-level": "0.5", + "oversampling": "1", + "output-gain": "0" + }, + "maximizer": { + "state": "true", + "release": "25", + "ceiling": "0", + "threshold": "0" + }, + "pitch": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "cents": "0", + "semitones": "0", + "octaves": "0", + "crispness": "3", + "formant-preserving": "false" + }, + "reverb": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "room-size": "Large\/smooth", + "decay-time": "0.40000000000000002", + "hf-damp": "12800", + "diffusion": "0", + "amount": "-6", + "dry": "0", + "predelay": "25", + "bass-cut": "200", + "treble-cut": "12800" + }, + "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", + "fft": "4096", + "std": "ISO226-2003", + "input": "0", + "volume": "-24" + }, + "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", + "aggressive": "false", + "input-gain": "0", + "output-gain": "0", + "band0": { + "intensity": "12", + "mute": "false", + "bypass": "false" + }, + "band1": { + "intensity": "10", + "mute": "false", + "bypass": "false" + }, + "band2": { + "intensity": "8", + "mute": "false", + "bypass": "false" + }, + "band3": { + "intensity": "6", + "mute": "false", + "bypass": "false" + }, + "band4": { + "intensity": "4", + "mute": "false", + "bypass": "false" + }, + "band5": { + "intensity": "2", + "mute": "false", + "bypass": "false" + }, + "band6": { + "intensity": "0", + "mute": "false", + "bypass": "false" + }, + "band7": { + "intensity": "-2", + "mute": "false", + "bypass": "false" + }, + "band8": { + "intensity": "-4", + "mute": "false", + "bypass": "false" + }, + "band9": { + "intensity": "-6", + "mute": "false", + "bypass": "false" + }, + "band10": { + "intensity": "-8", + "mute": "false", + "bypass": "false" + }, + "band11": { + "intensity": "-10", + "mute": "false", + "bypass": "false" + }, + "band12": { + "intensity": "-12", + "mute": "false", + "bypass": "false" + } + }, + "autogain": { + "state": "false", + "detect-silence": "false", + "use-geometric-mean": "false", + "input-gain": "0", + "output-gain": "0", + "target": "-10", + "weight-m": "1", + "weight-s": "1", + "weight-i": "100" + }, + "delay": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "time-l": "0", + "time-r": "25" + }, + "rnnoise": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "model-path": "Standard RNNoise Model" + } + } +} diff --git a/PulseEffects/edm.json b/PulseEffects/edm.json new file mode 100644 index 0000000..ce7793e --- /dev/null +++ b/PulseEffects/edm.json @@ -0,0 +1,644 @@ +{ + "spectrum": { + "show": "false", + "n-points": "100", + "height": "120", + "use-custom-color": "false", + "fill": "true", + "show-bar-border": "true", + "sampling-freq": "10", + "line-width": "2", + "type": "Bars", + "color": [ + "1", + "1", + "1", + "1" + ], + "color-axis-labels": [ + "1", + "1", + "1", + "1" + ], + "gradient-color": [ + "0", + "0", + "0", + "1" + ] + }, + "output": { + "blocklist": "", + "plugins_order": [ + "crossfeed", + "equalizer", + "loudness", + "reverb", + "delay", + "autogain", + "maximizer", + "limiter", + "gate", + "multiband_gate", + "compressor", + "multiband_compressor", + "convolver", + "bass_enhancer", + "exciter", + "crystalizer", + "stereo_tools", + "deesser", + "filter", + "pitch", + "rnnoise" + ], + "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", + "input-gain": "0", + "output-gain": "0", + "mode": "Downward", + "attack": "20", + "release": "100", + "release-threshold": "-200", + "threshold": "-12", + "ratio": "4", + "knee": "-6", + "makeup": "0", + "boost-threshold": "-72", + "sidechain": { + "listen": "false", + "type": "Feed-forward", + "mode": "RMS", + "source": "Middle", + "preamp": "0", + "reactivity": "10", + "lookahead": "0" + }, + "hpf-mode": "off", + "hpf-frequency": "10", + "lpf-mode": "off", + "lpf-frequency": "20000" + }, + "crossfeed": { + "state": "false", + "fcut": "2000", + "feed": "1" + }, + "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": "true", + "mode": "IIR", + "num-bands": "10", + "input-gain": "0", + "output-gain": "0", + "split-channels": "false", + "left": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + }, + "right": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + } + }, + "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", + "input": "0", + "makeup": "0" + }, + "limiter": { + "state": "false", + "input-gain": "0", + "limit": "0", + "lookahead": "5", + "release": "50", + "auto-level": "false", + "asc": "false", + "asc-level": "0.5", + "oversampling": "1", + "output-gain": "0" + }, + "maximizer": { + "state": "true", + "release": "25", + "ceiling": "0", + "threshold": "0" + }, + "pitch": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "cents": "0", + "semitones": "0", + "octaves": "0", + "crispness": "3", + "formant-preserving": "false" + }, + "reverb": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "room-size": "Large\/smooth", + "decay-time": "0.40000000000000002", + "hf-damp": "12800", + "diffusion": "0", + "amount": "-6", + "dry": "0", + "predelay": "25", + "bass-cut": "200", + "treble-cut": "12800" + }, + "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", + "fft": "4096", + "std": "ISO226-2003", + "input": "0", + "volume": "-24" + }, + "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", + "aggressive": "false", + "input-gain": "0", + "output-gain": "0", + "band0": { + "intensity": "12", + "mute": "false", + "bypass": "false" + }, + "band1": { + "intensity": "10", + "mute": "false", + "bypass": "false" + }, + "band2": { + "intensity": "8", + "mute": "false", + "bypass": "false" + }, + "band3": { + "intensity": "6", + "mute": "false", + "bypass": "false" + }, + "band4": { + "intensity": "4", + "mute": "false", + "bypass": "false" + }, + "band5": { + "intensity": "2", + "mute": "false", + "bypass": "false" + }, + "band6": { + "intensity": "0", + "mute": "false", + "bypass": "false" + }, + "band7": { + "intensity": "-2", + "mute": "false", + "bypass": "false" + }, + "band8": { + "intensity": "-4", + "mute": "false", + "bypass": "false" + }, + "band9": { + "intensity": "-6", + "mute": "false", + "bypass": "false" + }, + "band10": { + "intensity": "-8", + "mute": "false", + "bypass": "false" + }, + "band11": { + "intensity": "-10", + "mute": "false", + "bypass": "false" + }, + "band12": { + "intensity": "-12", + "mute": "false", + "bypass": "false" + } + }, + "autogain": { + "state": "false", + "detect-silence": "false", + "use-geometric-mean": "false", + "input-gain": "0", + "output-gain": "0", + "target": "-10", + "weight-m": "1", + "weight-s": "1", + "weight-i": "100" + }, + "delay": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "time-l": "0", + "time-r": "25" + }, + "rnnoise": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "model-path": "Standard RNNoise Model" + } + } +} diff --git a/PulseEffects/hifi.json b/PulseEffects/hifi.json new file mode 100644 index 0000000..1848470 --- /dev/null +++ b/PulseEffects/hifi.json @@ -0,0 +1,644 @@ +{ + "spectrum": { + "show": "false", + "n-points": "100", + "height": "120", + "use-custom-color": "false", + "fill": "true", + "show-bar-border": "true", + "sampling-freq": "10", + "line-width": "2", + "type": "Bars", + "color": [ + "1", + "1", + "1", + "1" + ], + "color-axis-labels": [ + "1", + "1", + "1", + "1" + ], + "gradient-color": [ + "0", + "0", + "0", + "1" + ] + }, + "output": { + "blocklist": "", + "plugins_order": [ + "crossfeed", + "equalizer", + "loudness", + "reverb", + "delay", + "autogain", + "maximizer", + "limiter", + "gate", + "multiband_gate", + "compressor", + "multiband_compressor", + "convolver", + "bass_enhancer", + "exciter", + "crystalizer", + "stereo_tools", + "deesser", + "filter", + "pitch", + "rnnoise" + ], + "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", + "input-gain": "0", + "output-gain": "0", + "mode": "Downward", + "attack": "20", + "release": "100", + "release-threshold": "-200", + "threshold": "-12", + "ratio": "4", + "knee": "-6", + "makeup": "0", + "boost-threshold": "-72", + "sidechain": { + "listen": "false", + "type": "Feed-forward", + "mode": "RMS", + "source": "Middle", + "preamp": "0", + "reactivity": "10", + "lookahead": "0" + }, + "hpf-mode": "off", + "hpf-frequency": "10", + "lpf-mode": "off", + "lpf-frequency": "20000" + }, + "crossfeed": { + "state": "false", + "fcut": "2000", + "feed": "1" + }, + "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": "true", + "mode": "IIR", + "num-bands": "10", + "input-gain": "0", + "output-gain": "0", + "split-channels": "false", + "left": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-15", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-12", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-12", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-12", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-15", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + }, + "right": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-15", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-12", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-12", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-12", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-15", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + } + }, + "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", + "input": "0", + "makeup": "0" + }, + "limiter": { + "state": "false", + "input-gain": "0", + "limit": "0", + "lookahead": "5", + "release": "50", + "auto-level": "false", + "asc": "false", + "asc-level": "0.5", + "oversampling": "1", + "output-gain": "0" + }, + "maximizer": { + "state": "true", + "release": "25", + "ceiling": "0", + "threshold": "0" + }, + "pitch": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "cents": "0", + "semitones": "0", + "octaves": "0", + "crispness": "3", + "formant-preserving": "false" + }, + "reverb": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "room-size": "Large\/smooth", + "decay-time": "0.40000000000000002", + "hf-damp": "12800", + "diffusion": "0", + "amount": "-6", + "dry": "0", + "predelay": "25", + "bass-cut": "200", + "treble-cut": "12800" + }, + "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", + "fft": "4096", + "std": "ISO226-2003", + "input": "0", + "volume": "-24" + }, + "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", + "aggressive": "false", + "input-gain": "0", + "output-gain": "0", + "band0": { + "intensity": "12", + "mute": "false", + "bypass": "false" + }, + "band1": { + "intensity": "10", + "mute": "false", + "bypass": "false" + }, + "band2": { + "intensity": "8", + "mute": "false", + "bypass": "false" + }, + "band3": { + "intensity": "6", + "mute": "false", + "bypass": "false" + }, + "band4": { + "intensity": "4", + "mute": "false", + "bypass": "false" + }, + "band5": { + "intensity": "2", + "mute": "false", + "bypass": "false" + }, + "band6": { + "intensity": "0", + "mute": "false", + "bypass": "false" + }, + "band7": { + "intensity": "-2", + "mute": "false", + "bypass": "false" + }, + "band8": { + "intensity": "-4", + "mute": "false", + "bypass": "false" + }, + "band9": { + "intensity": "-6", + "mute": "false", + "bypass": "false" + }, + "band10": { + "intensity": "-8", + "mute": "false", + "bypass": "false" + }, + "band11": { + "intensity": "-10", + "mute": "false", + "bypass": "false" + }, + "band12": { + "intensity": "-12", + "mute": "false", + "bypass": "false" + } + }, + "autogain": { + "state": "false", + "detect-silence": "false", + "use-geometric-mean": "false", + "input-gain": "0", + "output-gain": "0", + "target": "-10", + "weight-m": "1", + "weight-s": "1", + "weight-i": "100" + }, + "delay": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "time-l": "0", + "time-r": "25" + }, + "rnnoise": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "model-path": "Standard RNNoise Model" + } + } +} diff --git a/PulseEffects/kpop.json b/PulseEffects/kpop.json new file mode 100644 index 0000000..21523c7 --- /dev/null +++ b/PulseEffects/kpop.json @@ -0,0 +1,644 @@ +{ + "spectrum": { + "show": "false", + "n-points": "100", + "height": "120", + "use-custom-color": "false", + "fill": "true", + "show-bar-border": "true", + "sampling-freq": "10", + "line-width": "2", + "type": "Bars", + "color": [ + "1", + "1", + "1", + "1" + ], + "color-axis-labels": [ + "1", + "1", + "1", + "1" + ], + "gradient-color": [ + "0", + "0", + "0", + "1" + ] + }, + "output": { + "blocklist": "", + "plugins_order": [ + "crossfeed", + "equalizer", + "loudness", + "reverb", + "delay", + "autogain", + "maximizer", + "limiter", + "gate", + "multiband_gate", + "compressor", + "multiband_compressor", + "convolver", + "bass_enhancer", + "exciter", + "crystalizer", + "stereo_tools", + "deesser", + "filter", + "pitch", + "rnnoise" + ], + "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", + "input-gain": "0", + "output-gain": "0", + "mode": "Downward", + "attack": "20", + "release": "100", + "release-threshold": "-200", + "threshold": "-12", + "ratio": "4", + "knee": "-6", + "makeup": "0", + "boost-threshold": "-72", + "sidechain": { + "listen": "false", + "type": "Feed-forward", + "mode": "RMS", + "source": "Middle", + "preamp": "0", + "reactivity": "10", + "lookahead": "0" + }, + "hpf-mode": "off", + "hpf-frequency": "10", + "lpf-mode": "off", + "lpf-frequency": "20000" + }, + "crossfeed": { + "state": "false", + "fcut": "2000", + "feed": "1" + }, + "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": "true", + "mode": "IIR", + "num-bands": "10", + "input-gain": "0", + "output-gain": "0", + "split-channels": "false", + "left": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + }, + "right": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + } + }, + "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", + "input": "0", + "makeup": "0" + }, + "limiter": { + "state": "false", + "input-gain": "0", + "limit": "0", + "lookahead": "5", + "release": "50", + "auto-level": "false", + "asc": "false", + "asc-level": "0.5", + "oversampling": "1", + "output-gain": "0" + }, + "maximizer": { + "state": "true", + "release": "25", + "ceiling": "0", + "threshold": "0" + }, + "pitch": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "cents": "0", + "semitones": "0", + "octaves": "0", + "crispness": "3", + "formant-preserving": "false" + }, + "reverb": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "room-size": "Large\/smooth", + "decay-time": "0.40000000000000002", + "hf-damp": "12800", + "diffusion": "0", + "amount": "-6", + "dry": "0", + "predelay": "25", + "bass-cut": "200", + "treble-cut": "12800" + }, + "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", + "fft": "4096", + "std": "ISO226-2003", + "input": "0", + "volume": "-24" + }, + "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", + "aggressive": "false", + "input-gain": "0", + "output-gain": "0", + "band0": { + "intensity": "12", + "mute": "false", + "bypass": "false" + }, + "band1": { + "intensity": "10", + "mute": "false", + "bypass": "false" + }, + "band2": { + "intensity": "8", + "mute": "false", + "bypass": "false" + }, + "band3": { + "intensity": "6", + "mute": "false", + "bypass": "false" + }, + "band4": { + "intensity": "4", + "mute": "false", + "bypass": "false" + }, + "band5": { + "intensity": "2", + "mute": "false", + "bypass": "false" + }, + "band6": { + "intensity": "0", + "mute": "false", + "bypass": "false" + }, + "band7": { + "intensity": "-2", + "mute": "false", + "bypass": "false" + }, + "band8": { + "intensity": "-4", + "mute": "false", + "bypass": "false" + }, + "band9": { + "intensity": "-6", + "mute": "false", + "bypass": "false" + }, + "band10": { + "intensity": "-8", + "mute": "false", + "bypass": "false" + }, + "band11": { + "intensity": "-10", + "mute": "false", + "bypass": "false" + }, + "band12": { + "intensity": "-12", + "mute": "false", + "bypass": "false" + } + }, + "autogain": { + "state": "false", + "detect-silence": "false", + "use-geometric-mean": "false", + "input-gain": "0", + "output-gain": "0", + "target": "-10", + "weight-m": "1", + "weight-s": "1", + "weight-i": "100" + }, + "delay": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "time-l": "0", + "time-r": "25" + }, + "rnnoise": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "model-path": "Standard RNNoise Model" + } + } +} diff --git a/PulseEffects/lofi.json b/PulseEffects/lofi.json new file mode 100644 index 0000000..ec5b786 --- /dev/null +++ b/PulseEffects/lofi.json @@ -0,0 +1,644 @@ +{ + "spectrum": { + "show": "false", + "n-points": "100", + "height": "120", + "use-custom-color": "false", + "fill": "true", + "show-bar-border": "true", + "sampling-freq": "10", + "line-width": "2", + "type": "Bars", + "color": [ + "1", + "1", + "1", + "1" + ], + "color-axis-labels": [ + "1", + "1", + "1", + "1" + ], + "gradient-color": [ + "0", + "0", + "0", + "1" + ] + }, + "output": { + "blocklist": "", + "plugins_order": [ + "crossfeed", + "equalizer", + "loudness", + "reverb", + "delay", + "autogain", + "maximizer", + "limiter", + "gate", + "multiband_gate", + "compressor", + "multiband_compressor", + "convolver", + "bass_enhancer", + "exciter", + "crystalizer", + "stereo_tools", + "deesser", + "filter", + "pitch", + "rnnoise" + ], + "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", + "input-gain": "0", + "output-gain": "0", + "mode": "Downward", + "attack": "20", + "release": "100", + "release-threshold": "-200", + "threshold": "-12", + "ratio": "4", + "knee": "-6", + "makeup": "0", + "boost-threshold": "-72", + "sidechain": { + "listen": "false", + "type": "Feed-forward", + "mode": "RMS", + "source": "Middle", + "preamp": "0", + "reactivity": "10", + "lookahead": "0" + }, + "hpf-mode": "off", + "hpf-frequency": "10", + "lpf-mode": "off", + "lpf-frequency": "20000" + }, + "crossfeed": { + "state": "false", + "fcut": "2000", + "feed": "1" + }, + "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": "true", + "mode": "IIR", + "num-bands": "10", + "input-gain": "0", + "output-gain": "0", + "split-channels": "false", + "left": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-15", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-12", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-12", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-15", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + }, + "right": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-15", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-12", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-12", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-15", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + } + }, + "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", + "input": "0", + "makeup": "0" + }, + "limiter": { + "state": "false", + "input-gain": "0", + "limit": "0", + "lookahead": "5", + "release": "50", + "auto-level": "false", + "asc": "false", + "asc-level": "0.5", + "oversampling": "1", + "output-gain": "0" + }, + "maximizer": { + "state": "true", + "release": "25", + "ceiling": "0", + "threshold": "0" + }, + "pitch": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "cents": "0", + "semitones": "0", + "octaves": "0", + "crispness": "3", + "formant-preserving": "false" + }, + "reverb": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "room-size": "Large\/smooth", + "decay-time": "0.40000000000000002", + "hf-damp": "12800", + "diffusion": "0", + "amount": "-6", + "dry": "0", + "predelay": "25", + "bass-cut": "200", + "treble-cut": "12800" + }, + "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", + "fft": "4096", + "std": "ISO226-2003", + "input": "0", + "volume": "-24" + }, + "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", + "aggressive": "false", + "input-gain": "0", + "output-gain": "0", + "band0": { + "intensity": "12", + "mute": "false", + "bypass": "false" + }, + "band1": { + "intensity": "10", + "mute": "false", + "bypass": "false" + }, + "band2": { + "intensity": "8", + "mute": "false", + "bypass": "false" + }, + "band3": { + "intensity": "6", + "mute": "false", + "bypass": "false" + }, + "band4": { + "intensity": "4", + "mute": "false", + "bypass": "false" + }, + "band5": { + "intensity": "2", + "mute": "false", + "bypass": "false" + }, + "band6": { + "intensity": "0", + "mute": "false", + "bypass": "false" + }, + "band7": { + "intensity": "-2", + "mute": "false", + "bypass": "false" + }, + "band8": { + "intensity": "-4", + "mute": "false", + "bypass": "false" + }, + "band9": { + "intensity": "-6", + "mute": "false", + "bypass": "false" + }, + "band10": { + "intensity": "-8", + "mute": "false", + "bypass": "false" + }, + "band11": { + "intensity": "-10", + "mute": "false", + "bypass": "false" + }, + "band12": { + "intensity": "-12", + "mute": "false", + "bypass": "false" + } + }, + "autogain": { + "state": "false", + "detect-silence": "false", + "use-geometric-mean": "false", + "input-gain": "0", + "output-gain": "0", + "target": "-10", + "weight-m": "1", + "weight-s": "1", + "weight-i": "100" + }, + "delay": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "time-l": "0", + "time-r": "25" + }, + "rnnoise": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "model-path": "Standard RNNoise Model" + } + } +} diff --git a/PulseEffects/podcast.json b/PulseEffects/podcast.json new file mode 100644 index 0000000..a09688d --- /dev/null +++ b/PulseEffects/podcast.json @@ -0,0 +1,644 @@ +{ + "spectrum": { + "show": "false", + "n-points": "100", + "height": "120", + "use-custom-color": "false", + "fill": "true", + "show-bar-border": "true", + "sampling-freq": "10", + "line-width": "2", + "type": "Bars", + "color": [ + "1", + "1", + "1", + "1" + ], + "color-axis-labels": [ + "1", + "1", + "1", + "1" + ], + "gradient-color": [ + "0", + "0", + "0", + "1" + ] + }, + "output": { + "blocklist": "", + "plugins_order": [ + "crossfeed", + "equalizer", + "loudness", + "reverb", + "delay", + "autogain", + "maximizer", + "limiter", + "gate", + "multiband_gate", + "compressor", + "multiband_compressor", + "convolver", + "bass_enhancer", + "exciter", + "crystalizer", + "stereo_tools", + "deesser", + "filter", + "pitch", + "rnnoise" + ], + "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", + "input-gain": "0", + "output-gain": "0", + "mode": "Downward", + "attack": "20", + "release": "100", + "release-threshold": "-200", + "threshold": "-12", + "ratio": "4", + "knee": "-6", + "makeup": "0", + "boost-threshold": "-72", + "sidechain": { + "listen": "false", + "type": "Feed-forward", + "mode": "RMS", + "source": "Middle", + "preamp": "0", + "reactivity": "10", + "lookahead": "0" + }, + "hpf-mode": "off", + "hpf-frequency": "10", + "lpf-mode": "off", + "lpf-frequency": "20000" + }, + "crossfeed": { + "state": "false", + "fcut": "2000", + "feed": "1" + }, + "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": "true", + "mode": "IIR", + "num-bands": "10", + "input-gain": "0", + "output-gain": "0", + "split-channels": "false", + "left": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + }, + "right": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + } + }, + "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", + "input": "0", + "makeup": "0" + }, + "limiter": { + "state": "false", + "input-gain": "0", + "limit": "0", + "lookahead": "5", + "release": "50", + "auto-level": "false", + "asc": "false", + "asc-level": "0.5", + "oversampling": "1", + "output-gain": "0" + }, + "maximizer": { + "state": "true", + "release": "25", + "ceiling": "0", + "threshold": "0" + }, + "pitch": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "cents": "0", + "semitones": "0", + "octaves": "0", + "crispness": "3", + "formant-preserving": "false" + }, + "reverb": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "room-size": "Large\/smooth", + "decay-time": "0.40000000000000002", + "hf-damp": "12800", + "diffusion": "0", + "amount": "-6", + "dry": "0", + "predelay": "25", + "bass-cut": "200", + "treble-cut": "12800" + }, + "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", + "fft": "4096", + "std": "ISO226-2003", + "input": "0", + "volume": "-24" + }, + "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", + "aggressive": "false", + "input-gain": "0", + "output-gain": "0", + "band0": { + "intensity": "12", + "mute": "false", + "bypass": "false" + }, + "band1": { + "intensity": "10", + "mute": "false", + "bypass": "false" + }, + "band2": { + "intensity": "8", + "mute": "false", + "bypass": "false" + }, + "band3": { + "intensity": "6", + "mute": "false", + "bypass": "false" + }, + "band4": { + "intensity": "4", + "mute": "false", + "bypass": "false" + }, + "band5": { + "intensity": "2", + "mute": "false", + "bypass": "false" + }, + "band6": { + "intensity": "0", + "mute": "false", + "bypass": "false" + }, + "band7": { + "intensity": "-2", + "mute": "false", + "bypass": "false" + }, + "band8": { + "intensity": "-4", + "mute": "false", + "bypass": "false" + }, + "band9": { + "intensity": "-6", + "mute": "false", + "bypass": "false" + }, + "band10": { + "intensity": "-8", + "mute": "false", + "bypass": "false" + }, + "band11": { + "intensity": "-10", + "mute": "false", + "bypass": "false" + }, + "band12": { + "intensity": "-12", + "mute": "false", + "bypass": "false" + } + }, + "autogain": { + "state": "false", + "detect-silence": "false", + "use-geometric-mean": "false", + "input-gain": "0", + "output-gain": "0", + "target": "-10", + "weight-m": "1", + "weight-s": "1", + "weight-i": "100" + }, + "delay": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "time-l": "0", + "time-r": "25" + }, + "rnnoise": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "model-path": "Standard RNNoise Model" + } + } +} diff --git a/PulseEffects/rock.json b/PulseEffects/rock.json new file mode 100644 index 0000000..22a0b42 --- /dev/null +++ b/PulseEffects/rock.json @@ -0,0 +1,644 @@ +{ + "spectrum": { + "show": "false", + "n-points": "100", + "height": "120", + "use-custom-color": "false", + "fill": "true", + "show-bar-border": "true", + "sampling-freq": "10", + "line-width": "2", + "type": "Bars", + "color": [ + "1", + "1", + "1", + "1" + ], + "color-axis-labels": [ + "1", + "1", + "1", + "1" + ], + "gradient-color": [ + "0", + "0", + "0", + "1" + ] + }, + "output": { + "blocklist": "", + "plugins_order": [ + "crossfeed", + "equalizer", + "loudness", + "reverb", + "delay", + "autogain", + "maximizer", + "limiter", + "gate", + "multiband_gate", + "compressor", + "multiband_compressor", + "convolver", + "bass_enhancer", + "exciter", + "crystalizer", + "stereo_tools", + "deesser", + "filter", + "pitch", + "rnnoise" + ], + "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", + "input-gain": "0", + "output-gain": "0", + "mode": "Downward", + "attack": "20", + "release": "100", + "release-threshold": "-200", + "threshold": "-12", + "ratio": "4", + "knee": "-6", + "makeup": "0", + "boost-threshold": "-72", + "sidechain": { + "listen": "false", + "type": "Feed-forward", + "mode": "RMS", + "source": "Middle", + "preamp": "0", + "reactivity": "10", + "lookahead": "0" + }, + "hpf-mode": "off", + "hpf-frequency": "10", + "lpf-mode": "off", + "lpf-frequency": "20000" + }, + "crossfeed": { + "state": "false", + "fcut": "2000", + "feed": "1" + }, + "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": "true", + "mode": "IIR", + "num-bands": "10", + "input-gain": "0", + "output-gain": "0", + "split-channels": "false", + "left": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-12", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + }, + "right": { + "band0": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "25", + "q": "5" + }, + "band1": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "50", + "q": "5" + }, + "band2": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "100", + "q": "5" + }, + "band3": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "200", + "q": "5" + }, + "band4": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "400", + "q": "5" + }, + "band5": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-12", + "frequency": "800", + "q": "5" + }, + "band6": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-9", + "frequency": "1600", + "q": "5" + }, + "band7": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-6", + "frequency": "3200", + "q": "5" + }, + "band8": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "-3", + "frequency": "6400", + "q": "5" + }, + "band9": { + "type": "Bell", + "mode": "RLC (MT)", + "slope": "x4", + "solo": "false", + "mute": "false", + "gain": "0", + "frequency": "12800", + "q": "5" + } + } + }, + "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", + "input": "0", + "makeup": "0" + }, + "limiter": { + "state": "false", + "input-gain": "0", + "limit": "0", + "lookahead": "5", + "release": "50", + "auto-level": "false", + "asc": "false", + "asc-level": "0.5", + "oversampling": "1", + "output-gain": "0" + }, + "maximizer": { + "state": "true", + "release": "25", + "ceiling": "0", + "threshold": "0" + }, + "pitch": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "cents": "0", + "semitones": "0", + "octaves": "0", + "crispness": "3", + "formant-preserving": "false" + }, + "reverb": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "room-size": "Large\/smooth", + "decay-time": "0.40000000000000002", + "hf-damp": "12800", + "diffusion": "0", + "amount": "-6", + "dry": "0", + "predelay": "25", + "bass-cut": "200", + "treble-cut": "12800" + }, + "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", + "fft": "4096", + "std": "ISO226-2003", + "input": "0", + "volume": "-24" + }, + "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", + "aggressive": "false", + "input-gain": "0", + "output-gain": "0", + "band0": { + "intensity": "12", + "mute": "false", + "bypass": "false" + }, + "band1": { + "intensity": "10", + "mute": "false", + "bypass": "false" + }, + "band2": { + "intensity": "8", + "mute": "false", + "bypass": "false" + }, + "band3": { + "intensity": "6", + "mute": "false", + "bypass": "false" + }, + "band4": { + "intensity": "4", + "mute": "false", + "bypass": "false" + }, + "band5": { + "intensity": "2", + "mute": "false", + "bypass": "false" + }, + "band6": { + "intensity": "0", + "mute": "false", + "bypass": "false" + }, + "band7": { + "intensity": "-2", + "mute": "false", + "bypass": "false" + }, + "band8": { + "intensity": "-4", + "mute": "false", + "bypass": "false" + }, + "band9": { + "intensity": "-6", + "mute": "false", + "bypass": "false" + }, + "band10": { + "intensity": "-8", + "mute": "false", + "bypass": "false" + }, + "band11": { + "intensity": "-10", + "mute": "false", + "bypass": "false" + }, + "band12": { + "intensity": "-12", + "mute": "false", + "bypass": "false" + } + }, + "autogain": { + "state": "false", + "detect-silence": "false", + "use-geometric-mean": "false", + "input-gain": "0", + "output-gain": "0", + "target": "-10", + "weight-m": "1", + "weight-s": "1", + "weight-i": "100" + }, + "delay": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "time-l": "0", + "time-r": "25" + }, + "rnnoise": { + "state": "false", + "input-gain": "0", + "output-gain": "0", + "model-path": "Standard RNNoise Model" + } + } +}