mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-21 14:33:56 -05:00
easyeffect: add fw13-autogain preset
Some checks are pending
git-mirror / gitlab-sync (push) Waiting to run
nix-build / default-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / pacifidlog-build (push) Waiting to run
nix-build / petalburg-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-build / slateport-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run
Some checks are pending
git-mirror / gitlab-sync (push) Waiting to run
nix-build / default-build (push) Waiting to run
nix-build / fallarbor-build (push) Waiting to run
nix-build / lavaridge-build (push) Waiting to run
nix-build / mauville-build (push) Waiting to run
nix-build / pacifidlog-build (push) Waiting to run
nix-build / petalburg-build (push) Waiting to run
nix-build / rustboro-build (push) Waiting to run
nix-build / slateport-build (push) Waiting to run
nix-check / fmt-check (push) Waiting to run
nix-check / eval-check (push) Waiting to run
This commit is contained in:
parent
52446a7746
commit
317755bad2
|
@ -6,6 +6,7 @@
|
|||
config = lib.mkIf config.ar.home.services.easyeffects.enable {
|
||||
xdg.configFile = {
|
||||
"easyeffects/output/framework13.json".source = ./framework13.json;
|
||||
"easyeffects/output/fw13-autogain.json".source = ./fw13-autogain.json;
|
||||
"easyeffects/output/fw13-easy-effects.json".source = ./framework13.json;
|
||||
"easyeffects/output/LoudnessEqualizer.json".source = ./LoudnessEqualizer.json;
|
||||
};
|
||||
|
|
570
homeManagerModules/services/easyeffects/fw13-autogain.json
Normal file
570
homeManagerModules/services/easyeffects/fw13-autogain.json
Normal file
|
@ -0,0 +1,570 @@
|
|||
{
|
||||
"output": {
|
||||
"autogain#0": {
|
||||
"bypass": false,
|
||||
"input-gain": 0.0,
|
||||
"maximum-history": 15,
|
||||
"output-gain": 0.0,
|
||||
"reference": "Geometric Mean (MSI)",
|
||||
"silence-threshold": -70.0,
|
||||
"target": -23.0
|
||||
},
|
||||
"blocklist": [],
|
||||
"compressor#0": {
|
||||
"attack": 130.0,
|
||||
"boost-amount": 6.0,
|
||||
"boost-threshold": -60.0,
|
||||
"bypass": false,
|
||||
"dry": -100.0,
|
||||
"hpf-frequency": 10.0,
|
||||
"hpf-mode": "off",
|
||||
"input-gain": 0.0,
|
||||
"knee": -24.0,
|
||||
"lpf-frequency": 20000.0,
|
||||
"lpf-mode": "off",
|
||||
"makeup": 0.0,
|
||||
"mode": "Upward",
|
||||
"output-gain": 0.0,
|
||||
"ratio": 5.0,
|
||||
"release": 600.0,
|
||||
"release-threshold": -100.0,
|
||||
"sidechain": {
|
||||
"lookahead": 0.0,
|
||||
"mode": "RMS",
|
||||
"preamp": 0.0,
|
||||
"reactivity": 10.0,
|
||||
"source": "Middle",
|
||||
"stereo-split-source": "Left/Right",
|
||||
"type": "Feed-forward"
|
||||
},
|
||||
"stereo-split": false,
|
||||
"threshold": -10.0,
|
||||
"wet": 0.0
|
||||
},
|
||||
"equalizer#0": {
|
||||
"balance": 0.0,
|
||||
"bypass": false,
|
||||
"input-gain": 0.0,
|
||||
"left": {
|
||||
"band0": {
|
||||
"frequency": 32.0,
|
||||
"gain": 3.5,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band1": {
|
||||
"frequency": 64.0,
|
||||
"gain": 2.0,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band2": {
|
||||
"frequency": 128.0,
|
||||
"gain": 1.0,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band3": {
|
||||
"frequency": 256.0,
|
||||
"gain": 0.0,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band4": {
|
||||
"frequency": 512.0,
|
||||
"gain": -0.5,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band5": {
|
||||
"frequency": 1024.0,
|
||||
"gain": -1.5,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band6": {
|
||||
"frequency": 2048.0,
|
||||
"gain": -0.25,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band7": {
|
||||
"frequency": 4096.0,
|
||||
"gain": 1.25,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band8": {
|
||||
"frequency": 8192.0,
|
||||
"gain": 2.75,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band9": {
|
||||
"frequency": 16384.0,
|
||||
"gain": 3.0,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
}
|
||||
},
|
||||
"mode": "IIR",
|
||||
"num-bands": 10,
|
||||
"output-gain": 0.0,
|
||||
"pitch-left": 0.0,
|
||||
"pitch-right": 0.0,
|
||||
"right": {
|
||||
"band0": {
|
||||
"frequency": 32.0,
|
||||
"gain": 3.5,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band1": {
|
||||
"frequency": 64.0,
|
||||
"gain": 2.0,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band2": {
|
||||
"frequency": 128.0,
|
||||
"gain": 1.0,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band3": {
|
||||
"frequency": 256.0,
|
||||
"gain": 0.0,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band4": {
|
||||
"frequency": 512.0,
|
||||
"gain": -0.5,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band5": {
|
||||
"frequency": 1024.0,
|
||||
"gain": -1.5,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band6": {
|
||||
"frequency": 2048.0,
|
||||
"gain": -0.25,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band7": {
|
||||
"frequency": 4096.0,
|
||||
"gain": 1.25,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band8": {
|
||||
"frequency": 8192.0,
|
||||
"gain": 2.75,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
},
|
||||
"band9": {
|
||||
"frequency": 16384.0,
|
||||
"gain": 3.0,
|
||||
"mode": "RLC (BT)",
|
||||
"mute": false,
|
||||
"q": 1.6,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell",
|
||||
"width": 4.0
|
||||
}
|
||||
},
|
||||
"split-channels": false
|
||||
},
|
||||
"gate#0": {
|
||||
"attack": 2000.0,
|
||||
"bypass": false,
|
||||
"curve-threshold": -40.0,
|
||||
"curve-zone": -40.0,
|
||||
"dry": -100.0,
|
||||
"hpf-frequency": 10.0,
|
||||
"hpf-mode": "off",
|
||||
"hysteresis": false,
|
||||
"hysteresis-threshold": -12.0,
|
||||
"hysteresis-zone": -6.0,
|
||||
"input-gain": 0.0,
|
||||
"lpf-frequency": 20000.0,
|
||||
"lpf-mode": "off",
|
||||
"makeup": 0.0,
|
||||
"output-gain": 0.0,
|
||||
"reduction": -30.0,
|
||||
"release": 2000.0,
|
||||
"sidechain": {
|
||||
"input": "Internal",
|
||||
"lookahead": 0.0,
|
||||
"mode": "Peak",
|
||||
"preamp": 0.0,
|
||||
"reactivity": 10.0,
|
||||
"source": "Middle",
|
||||
"stereo-split-source": "Left/Right"
|
||||
},
|
||||
"stereo-split": false,
|
||||
"wet": 0.0
|
||||
},
|
||||
"limiter#0": {
|
||||
"alr": false,
|
||||
"alr-attack": 5.0,
|
||||
"alr-knee": 0.0,
|
||||
"alr-release": 50.0,
|
||||
"attack": 5.0,
|
||||
"bypass": false,
|
||||
"dithering": "None",
|
||||
"external-sidechain": false,
|
||||
"gain-boost": false,
|
||||
"input-gain": 0.0,
|
||||
"lookahead": 5.0,
|
||||
"mode": "Herm Thin",
|
||||
"output-gain": 0.0,
|
||||
"oversampling": "Half x4(3L)",
|
||||
"release": 10.0,
|
||||
"sidechain-preamp": 0.0,
|
||||
"stereo-link": 100.0,
|
||||
"threshold": -1.0
|
||||
},
|
||||
"multiband_compressor#0": {
|
||||
"band0": {
|
||||
"attack-threshold": -30.0,
|
||||
"attack-time": 50.0,
|
||||
"boost-amount": 6.0,
|
||||
"boost-threshold": -72.0,
|
||||
"compression-mode": "Downward",
|
||||
"compressor-enable": true,
|
||||
"external-sidechain": false,
|
||||
"knee": -24.0,
|
||||
"makeup": 0.0,
|
||||
"mute": false,
|
||||
"ratio": 1.7,
|
||||
"release-threshold": -100.0,
|
||||
"release-time": 600.0,
|
||||
"sidechain-custom-highcut-filter": false,
|
||||
"sidechain-custom-lowcut-filter": false,
|
||||
"sidechain-highcut-frequency": 250.0,
|
||||
"sidechain-lookahead": 0.0,
|
||||
"sidechain-lowcut-frequency": 10.0,
|
||||
"sidechain-mode": "RMS",
|
||||
"sidechain-preamp": 0.0,
|
||||
"sidechain-reactivity": 10.0,
|
||||
"sidechain-source": "Middle",
|
||||
"solo": false,
|
||||
"stereo-split-source": "Left/Right"
|
||||
},
|
||||
"band1": {
|
||||
"attack-threshold": -30.0,
|
||||
"attack-time": 30.0,
|
||||
"boost-amount": 6.0,
|
||||
"boost-threshold": -72.0,
|
||||
"compression-mode": "Downward",
|
||||
"compressor-enable": true,
|
||||
"enable-band": true,
|
||||
"external-sidechain": false,
|
||||
"knee": -24.0,
|
||||
"makeup": 0.0,
|
||||
"mute": false,
|
||||
"ratio": 1.7,
|
||||
"release-threshold": -100.0,
|
||||
"release-time": 450.0,
|
||||
"sidechain-custom-highcut-filter": false,
|
||||
"sidechain-custom-lowcut-filter": false,
|
||||
"sidechain-highcut-frequency": 1250.0,
|
||||
"sidechain-lookahead": 0.0,
|
||||
"sidechain-lowcut-frequency": 250.0,
|
||||
"sidechain-mode": "RMS",
|
||||
"sidechain-preamp": 0.0,
|
||||
"sidechain-reactivity": 10.0,
|
||||
"sidechain-source": "Middle",
|
||||
"solo": false,
|
||||
"split-frequency": 250.0,
|
||||
"stereo-split-source": "Left/Right"
|
||||
},
|
||||
"band2": {
|
||||
"attack-threshold": -30.0,
|
||||
"attack-time": 10.0,
|
||||
"boost-amount": 6.0,
|
||||
"boost-threshold": -72.0,
|
||||
"compression-mode": "Downward",
|
||||
"compressor-enable": true,
|
||||
"enable-band": true,
|
||||
"external-sidechain": false,
|
||||
"knee": -24.0,
|
||||
"makeup": 0.0,
|
||||
"mute": false,
|
||||
"ratio": 1.7,
|
||||
"release-threshold": -100.0,
|
||||
"release-time": 250.0,
|
||||
"sidechain-custom-highcut-filter": false,
|
||||
"sidechain-custom-lowcut-filter": false,
|
||||
"sidechain-highcut-frequency": 5000.0,
|
||||
"sidechain-lookahead": 0.0,
|
||||
"sidechain-lowcut-frequency": 1250.0,
|
||||
"sidechain-mode": "RMS",
|
||||
"sidechain-preamp": 0.0,
|
||||
"sidechain-reactivity": 10.0,
|
||||
"sidechain-source": "Middle",
|
||||
"solo": false,
|
||||
"split-frequency": 1250.0,
|
||||
"stereo-split-source": "Left/Right"
|
||||
},
|
||||
"band3": {
|
||||
"attack-threshold": -30.0,
|
||||
"attack-time": 5.0,
|
||||
"boost-amount": 6.0,
|
||||
"boost-threshold": -72.0,
|
||||
"compression-mode": "Downward",
|
||||
"compressor-enable": true,
|
||||
"enable-band": true,
|
||||
"external-sidechain": false,
|
||||
"knee": -24.0,
|
||||
"makeup": 0.0,
|
||||
"mute": false,
|
||||
"ratio": 1.7,
|
||||
"release-threshold": -100.0,
|
||||
"release-time": 100.0,
|
||||
"sidechain-custom-highcut-filter": false,
|
||||
"sidechain-custom-lowcut-filter": false,
|
||||
"sidechain-highcut-frequency": 20000.0,
|
||||
"sidechain-lookahead": 0.0,
|
||||
"sidechain-lowcut-frequency": 5000.0,
|
||||
"sidechain-mode": "RMS",
|
||||
"sidechain-preamp": 0.0,
|
||||
"sidechain-reactivity": 10.0,
|
||||
"sidechain-source": "Middle",
|
||||
"solo": false,
|
||||
"split-frequency": 5000.0,
|
||||
"stereo-split-source": "Left/Right"
|
||||
},
|
||||
"band4": {
|
||||
"attack-threshold": -12.0,
|
||||
"attack-time": 20.0,
|
||||
"boost-amount": 6.0,
|
||||
"boost-threshold": -72.0,
|
||||
"compression-mode": "Downward",
|
||||
"compressor-enable": true,
|
||||
"enable-band": false,
|
||||
"external-sidechain": false,
|
||||
"knee": -6.0,
|
||||
"makeup": 0.0,
|
||||
"mute": false,
|
||||
"ratio": 1.0,
|
||||
"release-threshold": -100.0,
|
||||
"release-time": 100.0,
|
||||
"sidechain-custom-highcut-filter": false,
|
||||
"sidechain-custom-lowcut-filter": false,
|
||||
"sidechain-highcut-frequency": 8000.0,
|
||||
"sidechain-lookahead": 0.0,
|
||||
"sidechain-lowcut-frequency": 4000.0,
|
||||
"sidechain-mode": "RMS",
|
||||
"sidechain-preamp": 0.0,
|
||||
"sidechain-reactivity": 10.0,
|
||||
"sidechain-source": "Middle",
|
||||
"solo": false,
|
||||
"split-frequency": 4000.0,
|
||||
"stereo-split-source": "Left/Right"
|
||||
},
|
||||
"band5": {
|
||||
"attack-threshold": -12.0,
|
||||
"attack-time": 20.0,
|
||||
"boost-amount": 6.0,
|
||||
"boost-threshold": -72.0,
|
||||
"compression-mode": "Downward",
|
||||
"compressor-enable": true,
|
||||
"enable-band": false,
|
||||
"external-sidechain": false,
|
||||
"knee": -6.0,
|
||||
"makeup": 0.0,
|
||||
"mute": false,
|
||||
"ratio": 1.0,
|
||||
"release-threshold": -100.0,
|
||||
"release-time": 100.0,
|
||||
"sidechain-custom-highcut-filter": false,
|
||||
"sidechain-custom-lowcut-filter": false,
|
||||
"sidechain-highcut-frequency": 12000.0,
|
||||
"sidechain-lookahead": 0.0,
|
||||
"sidechain-lowcut-frequency": 8000.0,
|
||||
"sidechain-mode": "RMS",
|
||||
"sidechain-preamp": 0.0,
|
||||
"sidechain-reactivity": 10.0,
|
||||
"sidechain-source": "Middle",
|
||||
"solo": false,
|
||||
"split-frequency": 8000.0,
|
||||
"stereo-split-source": "Left/Right"
|
||||
},
|
||||
"band6": {
|
||||
"attack-threshold": -12.0,
|
||||
"attack-time": 20.0,
|
||||
"boost-amount": 6.0,
|
||||
"boost-threshold": -72.0,
|
||||
"compression-mode": "Downward",
|
||||
"compressor-enable": true,
|
||||
"enable-band": false,
|
||||
"external-sidechain": false,
|
||||
"knee": -6.0,
|
||||
"makeup": 0.0,
|
||||
"mute": false,
|
||||
"ratio": 1.0,
|
||||
"release-threshold": -100.0,
|
||||
"release-time": 100.0,
|
||||
"sidechain-custom-highcut-filter": false,
|
||||
"sidechain-custom-lowcut-filter": false,
|
||||
"sidechain-highcut-frequency": 16000.0,
|
||||
"sidechain-lookahead": 0.0,
|
||||
"sidechain-lowcut-frequency": 12000.0,
|
||||
"sidechain-mode": "RMS",
|
||||
"sidechain-preamp": 0.0,
|
||||
"sidechain-reactivity": 10.0,
|
||||
"sidechain-source": "Middle",
|
||||
"solo": false,
|
||||
"split-frequency": 12000.0,
|
||||
"stereo-split-source": "Left/Right"
|
||||
},
|
||||
"band7": {
|
||||
"attack-threshold": -12.0,
|
||||
"attack-time": 20.0,
|
||||
"boost-amount": 6.0,
|
||||
"boost-threshold": -72.0,
|
||||
"compression-mode": "Downward",
|
||||
"compressor-enable": true,
|
||||
"enable-band": false,
|
||||
"external-sidechain": false,
|
||||
"knee": -6.0,
|
||||
"makeup": 0.0,
|
||||
"mute": false,
|
||||
"ratio": 1.0,
|
||||
"release-threshold": -100.0,
|
||||
"release-time": 100.0,
|
||||
"sidechain-custom-highcut-filter": false,
|
||||
"sidechain-custom-lowcut-filter": false,
|
||||
"sidechain-highcut-frequency": 20000.0,
|
||||
"sidechain-lookahead": 0.0,
|
||||
"sidechain-lowcut-frequency": 16000.0,
|
||||
"sidechain-mode": "RMS",
|
||||
"sidechain-preamp": 0.0,
|
||||
"sidechain-reactivity": 10.0,
|
||||
"sidechain-source": "Middle",
|
||||
"solo": false,
|
||||
"split-frequency": 16000.0,
|
||||
"stereo-split-source": "Left/Right"
|
||||
},
|
||||
"bypass": false,
|
||||
"compressor-mode": "Modern",
|
||||
"dry": -100.0,
|
||||
"envelope-boost": "None",
|
||||
"input-gain": 0.0,
|
||||
"output-gain": 0.0,
|
||||
"stereo-split": false,
|
||||
"wet": 0.0
|
||||
},
|
||||
"plugins_order": [
|
||||
"gate#0",
|
||||
"compressor#0",
|
||||
"multiband_compressor#0",
|
||||
"equalizer#0",
|
||||
"autogain#0",
|
||||
"limiter#0"
|
||||
]
|
||||
}
|
||||
}
|
|
@ -15,7 +15,7 @@
|
|||
services = {
|
||||
easyeffects = {
|
||||
enable = true;
|
||||
preset = "fw13-easy-effects";
|
||||
preset = "fw13-autogain";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue