update pulseeffects to easyeffects
This commit is contained in:
parent
be19b78418
commit
75a2161ad5
@ -64,7 +64,7 @@ with config.deviceSpecific; {
|
||||
spotify-tui
|
||||
|
||||
# gui
|
||||
# audacity # fixit
|
||||
audacity # fixit
|
||||
blueman
|
||||
bookworm
|
||||
discord
|
||||
@ -73,7 +73,7 @@ with config.deviceSpecific; {
|
||||
gparted
|
||||
keepassxc
|
||||
pinta
|
||||
pulseeffects-pw
|
||||
easyeffects
|
||||
qbittorrent
|
||||
quodlibet
|
||||
spotifywm
|
||||
|
@ -42,9 +42,10 @@ in {
|
||||
|
||||
systemd.user.services.spotifyd = {
|
||||
description = "spotify daemon";
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
after = [ "network-online.target" "sound.target" ];
|
||||
partOf = [ "pulseeffects.service" ];
|
||||
# wantedBy = [ "multi-user.target" ];
|
||||
after = [ "network-online.target" "pipewire-pulse.service" "easyeffects.service" ];
|
||||
wants = [ "network-online.target" ];
|
||||
# partOf = [ "pipewire-pulse.service" ];
|
||||
path = [ pkgs.zsh pkgs.pass-nodmenu ];
|
||||
serviceConfig = {
|
||||
ExecStart =
|
||||
@ -69,7 +70,7 @@ in {
|
||||
password_cmd = "pass spotify";
|
||||
backend = "pulseaudio";
|
||||
volume_controller = "softvol";
|
||||
device_name = "nix";
|
||||
device_name = "${config.device}";
|
||||
bitrate = 320;
|
||||
no_audio_cache = true;
|
||||
volume_normalisation = false;
|
||||
|
@ -3,8 +3,7 @@
|
||||
|
||||
imports = [
|
||||
./pipewire.nix
|
||||
./pulseeffects
|
||||
# ./pulseaudio.nix
|
||||
./easyeffects
|
||||
# ./mopidy.nix
|
||||
];
|
||||
|
||||
|
231
modules/sound/easyeffects/Bluetooth.json
Normal file
231
modules/sound/easyeffects/Bluetooth.json
Normal file
@ -0,0 +1,231 @@
|
||||
{
|
||||
"output": {
|
||||
"blocklist": [],
|
||||
"equalizer": {
|
||||
"input-gain": 0.0,
|
||||
"left": {
|
||||
"band0": {
|
||||
"frequency": 22.0,
|
||||
"gain": 2.6,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 0.5,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band1": {
|
||||
"frequency": 237.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 0.9200000166893005,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band2": {
|
||||
"frequency": 989.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 2.8299999237060547,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band3": {
|
||||
"frequency": 1805.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 2.609999895095825,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band4": {
|
||||
"frequency": 5328.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 5.039999961853027,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band5": {
|
||||
"frequency": 2245.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 6.369999885559082,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band6": {
|
||||
"frequency": 2847.0,
|
||||
"gain": -1.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 3.7899999618530273,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band7": {
|
||||
"frequency": 9395.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 1.5,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band8": {
|
||||
"frequency": 12032.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 1.7400000095367432,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band9": {
|
||||
"frequency": 19544.0,
|
||||
"gain": -1.5,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 0.3400000035762787,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
}
|
||||
},
|
||||
"mode": "IIR",
|
||||
"num-bands": 10,
|
||||
"output-gain": 0.0,
|
||||
"right": {
|
||||
"band0": {
|
||||
"frequency": 22.0,
|
||||
"gain": 2.6,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 0.5,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band1": {
|
||||
"frequency": 237.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 0.9200000166893005,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band2": {
|
||||
"frequency": 989.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 2.8299999237060547,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band3": {
|
||||
"frequency": 1805.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 2.609999895095825,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band4": {
|
||||
"frequency": 5328.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 5.039999961853027,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band5": {
|
||||
"frequency": 2245.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 6.369999885559082,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band6": {
|
||||
"frequency": 2847.0,
|
||||
"gain": -1.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 3.7899999618530273,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band7": {
|
||||
"frequency": 9395.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 1.5,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band8": {
|
||||
"frequency": 12032.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 1.7400000095367432,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band9": {
|
||||
"frequency": 19544.0,
|
||||
"gain": -1.5,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 0.3400000035762787,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
}
|
||||
},
|
||||
"split-channels": false
|
||||
},
|
||||
"limiter": {
|
||||
"asc": false,
|
||||
"asc-level": 0.5,
|
||||
"auto-level": false,
|
||||
"input-gain": -4.0,
|
||||
"limit": 0.0,
|
||||
"lookahead": 5.0,
|
||||
"output-gain": 0.0,
|
||||
"oversampling": 1,
|
||||
"release": 50.0
|
||||
},
|
||||
"plugins_order": [
|
||||
"limiter",
|
||||
"equalizer"
|
||||
]
|
||||
}
|
||||
}
|
252
modules/sound/easyeffects/HE4XX.json
Normal file
252
modules/sound/easyeffects/HE4XX.json
Normal file
@ -0,0 +1,252 @@
|
||||
{
|
||||
"output": {
|
||||
"blocklist": [],
|
||||
"equalizer": {
|
||||
"input-gain": 0.0,
|
||||
"left": {
|
||||
"band0": {
|
||||
"frequency": 22.0,
|
||||
"gain": 2.6,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 0.5,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band1": {
|
||||
"frequency": 237.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 0.9200000166893005,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band2": {
|
||||
"frequency": 989.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 2.8299999237060547,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band3": {
|
||||
"frequency": 1805.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 2.609999895095825,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band4": {
|
||||
"frequency": 5328.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 5.039999961853027,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band5": {
|
||||
"frequency": 2245.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 6.369999885559082,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band6": {
|
||||
"frequency": 2847.0,
|
||||
"gain": -1.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 3.7899999618530273,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band7": {
|
||||
"frequency": 9395.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 1.5,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band8": {
|
||||
"frequency": 12032.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 1.7400000095367432,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band9": {
|
||||
"frequency": 19544.0,
|
||||
"gain": -1.5,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 0.3400000035762787,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
}
|
||||
},
|
||||
"mode": "IIR",
|
||||
"num-bands": 10,
|
||||
"output-gain": 0.0,
|
||||
"right": {
|
||||
"band0": {
|
||||
"frequency": 22.0,
|
||||
"gain": 2.6,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 0.5,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band1": {
|
||||
"frequency": 237.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 0.9200000166893005,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band2": {
|
||||
"frequency": 989.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 2.8299999237060547,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band3": {
|
||||
"frequency": 1805.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 2.609999895095825,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band4": {
|
||||
"frequency": 5328.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 5.039999961853027,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band5": {
|
||||
"frequency": 2245.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 6.369999885559082,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band6": {
|
||||
"frequency": 2847.0,
|
||||
"gain": -1.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 3.7899999618530273,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band7": {
|
||||
"frequency": 9395.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 1.5,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band8": {
|
||||
"frequency": 12032.0,
|
||||
"gain": 0.0,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 1.7400000095367432,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
},
|
||||
"band9": {
|
||||
"frequency": 19544.0,
|
||||
"gain": -1.5,
|
||||
"mode": "APO (DR)",
|
||||
"mute": false,
|
||||
"q": 0.3400000035762787,
|
||||
"slope": "x1",
|
||||
"solo": false,
|
||||
"type": "Bell"
|
||||
}
|
||||
},
|
||||
"split-channels": false
|
||||
},
|
||||
"limiter": {
|
||||
"asc": false,
|
||||
"asc-level": 0.5,
|
||||
"auto-level": false,
|
||||
"input-gain": -4.0,
|
||||
"limit": 0.0,
|
||||
"lookahead": 5.0,
|
||||
"output-gain": 0.0,
|
||||
"oversampling": 1,
|
||||
"release": 50.0
|
||||
},
|
||||
"plugins_order": [
|
||||
"limiter",
|
||||
"equalizer",
|
||||
"stereo_tools"
|
||||
],
|
||||
"stereo_tools": {
|
||||
"balance-in": 0.0,
|
||||
"balance-out": -0.18,
|
||||
"delay": 0.0,
|
||||
"input-gain": 0.0,
|
||||
"middle-level": 0.0,
|
||||
"middle-panorama": 0.0,
|
||||
"mode": "LR > LR (Stereo Default)",
|
||||
"mutel": false,
|
||||
"muter": false,
|
||||
"output-gain": 0.0,
|
||||
"phasel": false,
|
||||
"phaser": false,
|
||||
"sc-level": 1.0,
|
||||
"side-balance": 0.0,
|
||||
"side-level": 0.0,
|
||||
"softclip": false,
|
||||
"stereo-base": 0.0,
|
||||
"stereo-phase": 0.0
|
||||
}
|
||||
}
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
{
|
||||
"device": "alsa_output.pci-0000_00_1f.3.analog-stereo",
|
||||
"device-profile": "output:analog-stereo+input:analog-stereo",
|
||||
"preset-name": "HE4XX"
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
{
|
||||
"device": "bluez_output.D8_37_3B_60_5D_55.a2dp-sink",
|
||||
"device-profile": "a2dp-sink-aac",
|
||||
"preset-name": "Bluetooth"
|
||||
}
|
24
modules/sound/easyeffects/default.nix
Normal file
24
modules/sound/easyeffects/default.nix
Normal file
@ -0,0 +1,24 @@
|
||||
{ config, lib, pkgs, ... }: {
|
||||
home-manager.users.alukard.xdg.configFile."easyeffects/output/HE4XX.json".text =
|
||||
(builtins.readFile ./HE4XX.json);
|
||||
home-manager.users.alukard.xdg.configFile."easyeffects/output/Bluetooth.json".text =
|
||||
(builtins.readFile ./Bluetooth.json);
|
||||
|
||||
# let
|
||||
# confs = builtins.attrNames (builtins.readDir ./autoload);
|
||||
# in
|
||||
# home-manager.users.alukard.xdg.configFile."easyeffects/autoload/output/alsa_output.pci-0000_00_1f.3.analog-stereo:output:analog-stereo+input:analog-stereo.json".text =
|
||||
# (builtins.readFile ./autoload/alsa_output.pci-0000_00_1f.3.analog-stereo:output:analog-stereo+input:analog-stereo.json);
|
||||
# home-manager.users.alukard.xdg.configFile."easyeffects/autoload/output/HE4XX.json".text =
|
||||
# (builtins.readFile ./HE4XX.json);
|
||||
|
||||
systemd.user.services."easyeffects" = {
|
||||
after = [ "sound.target" "pipewire.service" ];
|
||||
description = "EasyEffects daemon";
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
path = [ pkgs.easyeffects ];
|
||||
serviceConfig.ExecStart = "${pkgs.easyeffects}/bin/easyeffects --gapplication-service";
|
||||
serviceConfig.ExecStop = "${pkgs.easyeffects}/bin/easyeffects --quit";
|
||||
serviceConfig.Restart = "on-failure";
|
||||
};
|
||||
}
|
@ -1,43 +0,0 @@
|
||||
{ config, pkgs, lib, ... }: {
|
||||
sound.enable = true;
|
||||
|
||||
hardware.pulseaudio = {
|
||||
enable = true;
|
||||
# package = pkgs.pulseaudioFull;
|
||||
support32Bit = true;
|
||||
systemWide = true;
|
||||
tcp = {
|
||||
enable = true;
|
||||
anonymousClients.allowedIpRanges = ["127.0.0.1"];
|
||||
};
|
||||
daemon.config = {
|
||||
high-priority = "yes";
|
||||
nice-level = "-15";
|
||||
|
||||
realtime-scheduling = "yes";
|
||||
realtime-priority = "9";
|
||||
|
||||
resample-method = "speex-float-8";
|
||||
avoid-resampling = "yes";
|
||||
|
||||
enable-lfe-remixing = "no";
|
||||
flat-volumes = "no";
|
||||
|
||||
rlimit-rtprio = "9";
|
||||
|
||||
default-sample-format = "float32le";
|
||||
default-sample-rate = "48000";
|
||||
alternate-sample-rate = "96000";
|
||||
default-sample-channels = "2";
|
||||
default-channel-map = "front-left,front-right";
|
||||
|
||||
default-fragments = "2";
|
||||
default-fragment-size-msec = "10";
|
||||
|
||||
deferred-volume-safety-margin-usec = "1";
|
||||
|
||||
# FIXIT
|
||||
enable-memfd = "no";
|
||||
};
|
||||
};
|
||||
}
|
@ -1,624 +0,0 @@
|
||||
{
|
||||
"spectrum": {
|
||||
"show": "true",
|
||||
"n-points": "100",
|
||||
"height": "100",
|
||||
"use-custom-color": "false",
|
||||
"fill": "true",
|
||||
"show-bar-border": "true",
|
||||
"scale": "1",
|
||||
"exponent": "1",
|
||||
"sampling-freq": "10",
|
||||
"line-width": "2",
|
||||
"type": "Bars",
|
||||
"color": [
|
||||
"1",
|
||||
"1",
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"gradient-color": [
|
||||
"0",
|
||||
"0",
|
||||
"0",
|
||||
"1"
|
||||
]
|
||||
},
|
||||
"output": {
|
||||
"blacklist": "",
|
||||
"plugins_order": [
|
||||
"limiter",
|
||||
"equalizer",
|
||||
"autogain",
|
||||
"gate",
|
||||
"multiband_gate",
|
||||
"compressor",
|
||||
"multiband_compressor",
|
||||
"convolver",
|
||||
"bass_enhancer",
|
||||
"exciter",
|
||||
"crystalizer",
|
||||
"stereo_tools",
|
||||
"reverb",
|
||||
"delay",
|
||||
"deesser",
|
||||
"crossfeed",
|
||||
"loudness",
|
||||
"maximizer",
|
||||
"filter",
|
||||
"pitch"
|
||||
],
|
||||
"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",
|
||||
"threshold": "-12",
|
||||
"ratio": "4",
|
||||
"knee": "-6",
|
||||
"makeup": "0",
|
||||
"sidechain": {
|
||||
"listen": "false",
|
||||
"type": "Feed-forward",
|
||||
"mode": "RMS",
|
||||
"source": "Middle",
|
||||
"preamp": "0",
|
||||
"reactivity": "10",
|
||||
"lookahead": "0"
|
||||
}
|
||||
},
|
||||
"crossfeed": {
|
||||
"state": "false",
|
||||
"fcut": "700",
|
||||
"feed": "4.5"
|
||||
},
|
||||
"deesser": {
|
||||
"state": "false",
|
||||
"detection": "RMS",
|
||||
"mode": "Wide",
|
||||
"threshold": "-18",
|
||||
"ratio": "3",
|
||||
"laxity": "15",
|
||||
"makeup": "0",
|
||||
"f1-freq": "6000",
|
||||
"f2-freq": "4500",
|
||||
"f1-level": "0",
|
||||
"f2-level": "12",
|
||||
"f2-q": "1",
|
||||
"sc-listen": "false"
|
||||
},
|
||||
"equalizer": {
|
||||
"state": "true",
|
||||
"mode": "FIR",
|
||||
"num-bands": "10",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"split-channels": "false",
|
||||
"left": {
|
||||
"band0": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "3.3",
|
||||
"frequency": "19",
|
||||
"q": "1.78"
|
||||
},
|
||||
"band1": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-3",
|
||||
"frequency": "54",
|
||||
"q": "1.02"
|
||||
},
|
||||
"band2": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "6.4",
|
||||
"frequency": "73",
|
||||
"q": "4.43"
|
||||
},
|
||||
"band3": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-4.1",
|
||||
"frequency": "142",
|
||||
"q": "1.53"
|
||||
},
|
||||
"band4": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "3.8",
|
||||
"frequency": "345",
|
||||
"q": "2.24"
|
||||
},
|
||||
"band5": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-4.7",
|
||||
"frequency": "1823",
|
||||
"q": "3.17"
|
||||
},
|
||||
"band6": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "3",
|
||||
"frequency": "3215",
|
||||
"q": "3.93"
|
||||
},
|
||||
"band7": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-3",
|
||||
"frequency": "4355",
|
||||
"q": "7.15"
|
||||
},
|
||||
"band8": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "6.5",
|
||||
"frequency": "6027",
|
||||
"q": "2.92"
|
||||
},
|
||||
"band9": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-7.2",
|
||||
"frequency": "9067",
|
||||
"q": "5.68"
|
||||
}
|
||||
},
|
||||
"right": {
|
||||
"band0": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "3.3",
|
||||
"frequency": "19",
|
||||
"q": "1.78"
|
||||
},
|
||||
"band1": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-3",
|
||||
"frequency": "54",
|
||||
"q": "1.02"
|
||||
},
|
||||
"band2": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "6.4",
|
||||
"frequency": "73",
|
||||
"q": "4.43"
|
||||
},
|
||||
"band3": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-4.1",
|
||||
"frequency": "142",
|
||||
"q": "1.53"
|
||||
},
|
||||
"band4": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "3.8",
|
||||
"frequency": "345",
|
||||
"q": "2.24"
|
||||
},
|
||||
"band5": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-4.7",
|
||||
"frequency": "1823",
|
||||
"q": "3.17"
|
||||
},
|
||||
"band6": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "3",
|
||||
"frequency": "3215",
|
||||
"q": "3.93"
|
||||
},
|
||||
"band7": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-3",
|
||||
"frequency": "4355",
|
||||
"q": "7.15"
|
||||
},
|
||||
"band8": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "6.5",
|
||||
"frequency": "6027",
|
||||
"q": "2.92"
|
||||
},
|
||||
"band9": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-7.2",
|
||||
"frequency": "9067",
|
||||
"q": "5.68"
|
||||
}
|
||||
}
|
||||
},
|
||||
"exciter": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"amount": "0",
|
||||
"harmonics": "8.5",
|
||||
"scope": "7500",
|
||||
"ceil": "16000",
|
||||
"blend": "0",
|
||||
"ceil-active": "false",
|
||||
"listen": "false"
|
||||
},
|
||||
"filter": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"frequency": "2000",
|
||||
"resonance": "-3",
|
||||
"mode": "12dB\/oct Lowpass",
|
||||
"inertia": "20"
|
||||
},
|
||||
"gate": {
|
||||
"state": "false",
|
||||
"detection": "RMS",
|
||||
"stereo-link": "Average",
|
||||
"range": "-24",
|
||||
"attack": "20",
|
||||
"release": "250",
|
||||
"threshold": "-18",
|
||||
"ratio": "2",
|
||||
"knee": "9",
|
||||
"makeup": "0"
|
||||
},
|
||||
"limiter": {
|
||||
"state": "true",
|
||||
"input-gain": "-7",
|
||||
"limit": "0",
|
||||
"lookahead": "5",
|
||||
"release": "50",
|
||||
"asc": "false",
|
||||
"asc-level": "0.5",
|
||||
"oversampling": "1"
|
||||
},
|
||||
"maximizer": {
|
||||
"state": "false",
|
||||
"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",
|
||||
"faster": "false"
|
||||
},
|
||||
"reverb": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"room-size": "Large",
|
||||
"decay-time": "1.5",
|
||||
"hf-damp": "5000",
|
||||
"diffusion": "0.5",
|
||||
"amount": "-12",
|
||||
"dry": "0",
|
||||
"predelay": "0",
|
||||
"bass-cut": "300",
|
||||
"treble-cut": "5000"
|
||||
},
|
||||
"multiband_compressor": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"freq0": "120",
|
||||
"freq1": "1000",
|
||||
"freq2": "6000",
|
||||
"mode": "LR8",
|
||||
"subband": {
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"lowband": {
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"midband": {
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"highband": {
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
}
|
||||
},
|
||||
"loudness": {
|
||||
"state": "false",
|
||||
"loudness": "-3.1000000000000001",
|
||||
"output": "-6",
|
||||
"link": "-9.0999999999999996"
|
||||
},
|
||||
"multiband_gate": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"freq0": "120",
|
||||
"freq1": "1000",
|
||||
"freq2": "6000",
|
||||
"mode": "LR8",
|
||||
"subband": {
|
||||
"reduction": "-24",
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"lowband": {
|
||||
"reduction": "-24",
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"midband": {
|
||||
"reduction": "-24",
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"highband": {
|
||||
"reduction": "-24",
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
}
|
||||
},
|
||||
"stereo_tools": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"balance-in": "0",
|
||||
"balance-out": "0",
|
||||
"softclip": "false",
|
||||
"mutel": "false",
|
||||
"muter": "false",
|
||||
"phasel": "false",
|
||||
"phaser": "false",
|
||||
"mode": "LR > LR (Stereo Default)",
|
||||
"side-level": "0",
|
||||
"side-balance": "0",
|
||||
"middle-level": "0",
|
||||
"middle-panorama": "0",
|
||||
"stereo-base": "0",
|
||||
"delay": "0",
|
||||
"sc-level": "1",
|
||||
"stereo-phase": "0"
|
||||
},
|
||||
"convolver": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"kernel-path": "",
|
||||
"ir-width": "100"
|
||||
},
|
||||
"crystalizer": {
|
||||
"state": "false",
|
||||
"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": "true",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"target": "-23",
|
||||
"weight-m": "1",
|
||||
"weight-s": "1",
|
||||
"weight-i": "1"
|
||||
},
|
||||
"delay": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"time-l": "0",
|
||||
"time-r": "0"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,624 +0,0 @@
|
||||
{
|
||||
"spectrum": {
|
||||
"show": "true",
|
||||
"n-points": "100",
|
||||
"height": "100",
|
||||
"use-custom-color": "false",
|
||||
"fill": "true",
|
||||
"show-bar-border": "true",
|
||||
"scale": "1",
|
||||
"exponent": "1",
|
||||
"sampling-freq": "10",
|
||||
"line-width": "2",
|
||||
"type": "Bars",
|
||||
"color": [
|
||||
"1",
|
||||
"1",
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"gradient-color": [
|
||||
"0",
|
||||
"0",
|
||||
"0",
|
||||
"1"
|
||||
]
|
||||
},
|
||||
"output": {
|
||||
"blacklist": "",
|
||||
"plugins_order": [
|
||||
"limiter",
|
||||
"equalizer",
|
||||
"bass_enhancer",
|
||||
"autogain",
|
||||
"gate",
|
||||
"multiband_gate",
|
||||
"compressor",
|
||||
"multiband_compressor",
|
||||
"convolver",
|
||||
"exciter",
|
||||
"crystalizer",
|
||||
"stereo_tools",
|
||||
"reverb",
|
||||
"delay",
|
||||
"deesser",
|
||||
"crossfeed",
|
||||
"loudness",
|
||||
"maximizer",
|
||||
"filter",
|
||||
"pitch"
|
||||
],
|
||||
"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",
|
||||
"threshold": "-12",
|
||||
"ratio": "4",
|
||||
"knee": "-6",
|
||||
"makeup": "0",
|
||||
"sidechain": {
|
||||
"listen": "false",
|
||||
"type": "Feed-forward",
|
||||
"mode": "RMS",
|
||||
"source": "Middle",
|
||||
"preamp": "0",
|
||||
"reactivity": "10",
|
||||
"lookahead": "0"
|
||||
}
|
||||
},
|
||||
"crossfeed": {
|
||||
"state": "false",
|
||||
"fcut": "700",
|
||||
"feed": "4.5"
|
||||
},
|
||||
"deesser": {
|
||||
"state": "false",
|
||||
"detection": "RMS",
|
||||
"mode": "Wide",
|
||||
"threshold": "-18",
|
||||
"ratio": "3",
|
||||
"laxity": "15",
|
||||
"makeup": "0",
|
||||
"f1-freq": "6000",
|
||||
"f2-freq": "4500",
|
||||
"f1-level": "0",
|
||||
"f2-level": "12",
|
||||
"f2-q": "1",
|
||||
"sc-listen": "false"
|
||||
},
|
||||
"equalizer": {
|
||||
"state": "true",
|
||||
"mode": "FIR",
|
||||
"num-bands": "10",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"split-channels": "false",
|
||||
"left": {
|
||||
"band0": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "8",
|
||||
"frequency": "23",
|
||||
"q": "1.13"
|
||||
},
|
||||
"band1": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "6",
|
||||
"frequency": "45",
|
||||
"q": "1.51"
|
||||
},
|
||||
"band2": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "5",
|
||||
"frequency": "63",
|
||||
"q": "1.88"
|
||||
},
|
||||
"band3": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "0",
|
||||
"frequency": "1782",
|
||||
"q": "2.18"
|
||||
},
|
||||
"band4": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "0",
|
||||
"frequency": "2958",
|
||||
"q": "4.41"
|
||||
},
|
||||
"band5": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "0",
|
||||
"frequency": "5381",
|
||||
"q": "3.63"
|
||||
},
|
||||
"band6": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-2",
|
||||
"frequency": "8042",
|
||||
"q": "3.32"
|
||||
},
|
||||
"band7": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "0",
|
||||
"frequency": "10101",
|
||||
"q": "2.02"
|
||||
},
|
||||
"band8": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "0",
|
||||
"frequency": "16892",
|
||||
"q": "4.20"
|
||||
},
|
||||
"band9": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-2",
|
||||
"frequency": "19069",
|
||||
"q": "0.64"
|
||||
}
|
||||
},
|
||||
"right": {
|
||||
"band0": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "8",
|
||||
"frequency": "23",
|
||||
"q": "1.13"
|
||||
},
|
||||
"band1": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "6",
|
||||
"frequency": "45",
|
||||
"q": "1.51"
|
||||
},
|
||||
"band2": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "5",
|
||||
"frequency": "63",
|
||||
"q": "1.88"
|
||||
},
|
||||
"band3": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "0",
|
||||
"frequency": "1782",
|
||||
"q": "2.18"
|
||||
},
|
||||
"band4": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "0",
|
||||
"frequency": "2958",
|
||||
"q": "4.41"
|
||||
},
|
||||
"band5": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "0",
|
||||
"frequency": "5381",
|
||||
"q": "3.63"
|
||||
},
|
||||
"band6": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-2",
|
||||
"frequency": "8042",
|
||||
"q": "3.32"
|
||||
},
|
||||
"band7": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "0",
|
||||
"frequency": "10101",
|
||||
"q": "2.02"
|
||||
},
|
||||
"band8": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "0",
|
||||
"frequency": "16892",
|
||||
"q": "4.20"
|
||||
},
|
||||
"band9": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-2",
|
||||
"frequency": "19069",
|
||||
"q": "0.64"
|
||||
}
|
||||
}
|
||||
},
|
||||
"exciter": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"amount": "0",
|
||||
"harmonics": "8.5",
|
||||
"scope": "7500",
|
||||
"ceil": "16000",
|
||||
"blend": "0",
|
||||
"ceil-active": "false",
|
||||
"listen": "false"
|
||||
},
|
||||
"filter": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"frequency": "2000",
|
||||
"resonance": "-3",
|
||||
"mode": "12dB\/oct Lowpass",
|
||||
"inertia": "20"
|
||||
},
|
||||
"gate": {
|
||||
"state": "false",
|
||||
"detection": "RMS",
|
||||
"stereo-link": "Average",
|
||||
"range": "-24",
|
||||
"attack": "20",
|
||||
"release": "250",
|
||||
"threshold": "-18",
|
||||
"ratio": "2",
|
||||
"knee": "9",
|
||||
"makeup": "0"
|
||||
},
|
||||
"limiter": {
|
||||
"state": "true",
|
||||
"input-gain": "-10",
|
||||
"limit": "0",
|
||||
"lookahead": "5",
|
||||
"release": "50",
|
||||
"asc": "false",
|
||||
"asc-level": "0.5",
|
||||
"oversampling": "1"
|
||||
},
|
||||
"maximizer": {
|
||||
"state": "false",
|
||||
"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",
|
||||
"faster": "false"
|
||||
},
|
||||
"reverb": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"room-size": "Large",
|
||||
"decay-time": "1.5",
|
||||
"hf-damp": "5000",
|
||||
"diffusion": "0.5",
|
||||
"amount": "-12",
|
||||
"dry": "0",
|
||||
"predelay": "0",
|
||||
"bass-cut": "300",
|
||||
"treble-cut": "5000"
|
||||
},
|
||||
"multiband_compressor": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"freq0": "120",
|
||||
"freq1": "1000",
|
||||
"freq2": "6000",
|
||||
"mode": "LR8",
|
||||
"subband": {
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"lowband": {
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"midband": {
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"highband": {
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
}
|
||||
},
|
||||
"loudness": {
|
||||
"state": "false",
|
||||
"loudness": "-3.1000000000000001",
|
||||
"output": "-6",
|
||||
"link": "-9.0999999999999996"
|
||||
},
|
||||
"multiband_gate": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"freq0": "120",
|
||||
"freq1": "1000",
|
||||
"freq2": "6000",
|
||||
"mode": "LR8",
|
||||
"subband": {
|
||||
"reduction": "-24",
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"lowband": {
|
||||
"reduction": "-24",
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"midband": {
|
||||
"reduction": "-24",
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"highband": {
|
||||
"reduction": "-24",
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
}
|
||||
},
|
||||
"stereo_tools": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"balance-in": "0",
|
||||
"balance-out": "0",
|
||||
"softclip": "false",
|
||||
"mutel": "false",
|
||||
"muter": "false",
|
||||
"phasel": "false",
|
||||
"phaser": "false",
|
||||
"mode": "LR > LR (Stereo Default)",
|
||||
"side-level": "0",
|
||||
"side-balance": "0",
|
||||
"middle-level": "0",
|
||||
"middle-panorama": "0",
|
||||
"stereo-base": "0",
|
||||
"delay": "0",
|
||||
"sc-level": "1",
|
||||
"stereo-phase": "0"
|
||||
},
|
||||
"convolver": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"kernel-path": "",
|
||||
"ir-width": "100"
|
||||
},
|
||||
"crystalizer": {
|
||||
"state": "false",
|
||||
"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": "true",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"target": "-23",
|
||||
"weight-m": "1",
|
||||
"weight-s": "1",
|
||||
"weight-i": "1"
|
||||
},
|
||||
"delay": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"time-l": "0",
|
||||
"time-r": "0"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,624 +0,0 @@
|
||||
{
|
||||
"spectrum": {
|
||||
"show": "true",
|
||||
"n-points": "100",
|
||||
"height": "100",
|
||||
"use-custom-color": "false",
|
||||
"fill": "true",
|
||||
"show-bar-border": "true",
|
||||
"scale": "1",
|
||||
"exponent": "1",
|
||||
"sampling-freq": "10",
|
||||
"line-width": "2",
|
||||
"type": "Bars",
|
||||
"color": [
|
||||
"1",
|
||||
"1",
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"gradient-color": [
|
||||
"0",
|
||||
"0",
|
||||
"0",
|
||||
"1"
|
||||
]
|
||||
},
|
||||
"output": {
|
||||
"blacklist": "",
|
||||
"plugins_order": [
|
||||
"limiter",
|
||||
"equalizer",
|
||||
"bass_enhancer",
|
||||
"autogain",
|
||||
"gate",
|
||||
"multiband_gate",
|
||||
"compressor",
|
||||
"multiband_compressor",
|
||||
"convolver",
|
||||
"exciter",
|
||||
"crystalizer",
|
||||
"stereo_tools",
|
||||
"reverb",
|
||||
"delay",
|
||||
"deesser",
|
||||
"crossfeed",
|
||||
"loudness",
|
||||
"maximizer",
|
||||
"filter",
|
||||
"pitch"
|
||||
],
|
||||
"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",
|
||||
"threshold": "-12",
|
||||
"ratio": "4",
|
||||
"knee": "-6",
|
||||
"makeup": "0",
|
||||
"sidechain": {
|
||||
"listen": "false",
|
||||
"type": "Feed-forward",
|
||||
"mode": "RMS",
|
||||
"source": "Middle",
|
||||
"preamp": "0",
|
||||
"reactivity": "10",
|
||||
"lookahead": "0"
|
||||
}
|
||||
},
|
||||
"crossfeed": {
|
||||
"state": "false",
|
||||
"fcut": "700",
|
||||
"feed": "4.5"
|
||||
},
|
||||
"deesser": {
|
||||
"state": "false",
|
||||
"detection": "RMS",
|
||||
"mode": "Wide",
|
||||
"threshold": "-18",
|
||||
"ratio": "3",
|
||||
"laxity": "15",
|
||||
"makeup": "0",
|
||||
"f1-freq": "6000",
|
||||
"f2-freq": "4500",
|
||||
"f1-level": "0",
|
||||
"f2-level": "12",
|
||||
"f2-q": "1",
|
||||
"sc-listen": "false"
|
||||
},
|
||||
"equalizer": {
|
||||
"state": "true",
|
||||
"mode": "FIR",
|
||||
"num-bands": "10",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"split-channels": "false",
|
||||
"left": {
|
||||
"band0": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "5.7",
|
||||
"frequency": "23",
|
||||
"q": "1.13"
|
||||
},
|
||||
"band1": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "2.7",
|
||||
"frequency": "45",
|
||||
"q": "1.51"
|
||||
},
|
||||
"band2": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-2.9",
|
||||
"frequency": "986",
|
||||
"q": "1.88"
|
||||
},
|
||||
"band3": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "3.4",
|
||||
"frequency": "1782",
|
||||
"q": "2.18"
|
||||
},
|
||||
"band4": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-1.5",
|
||||
"frequency": "2958",
|
||||
"q": "4.41"
|
||||
},
|
||||
"band5": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "2.9",
|
||||
"frequency": "5381",
|
||||
"q": "3.63"
|
||||
},
|
||||
"band6": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-2.5",
|
||||
"frequency": "8042",
|
||||
"q": "3.32"
|
||||
},
|
||||
"band7": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "1.9",
|
||||
"frequency": "10101",
|
||||
"q": "2.02"
|
||||
},
|
||||
"band8": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-2.1",
|
||||
"frequency": "16892",
|
||||
"q": "4.20"
|
||||
},
|
||||
"band9": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-10.9",
|
||||
"frequency": "19069",
|
||||
"q": "0.64"
|
||||
}
|
||||
},
|
||||
"right": {
|
||||
"band0": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "5.7",
|
||||
"frequency": "23",
|
||||
"q": "1.13"
|
||||
},
|
||||
"band1": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "2.7",
|
||||
"frequency": "45",
|
||||
"q": "1.51"
|
||||
},
|
||||
"band2": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-2.9",
|
||||
"frequency": "986",
|
||||
"q": "1.88"
|
||||
},
|
||||
"band3": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "3.4",
|
||||
"frequency": "1782",
|
||||
"q": "2.18"
|
||||
},
|
||||
"band4": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-1.5",
|
||||
"frequency": "2958",
|
||||
"q": "4.41"
|
||||
},
|
||||
"band5": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "2.9",
|
||||
"frequency": "5381",
|
||||
"q": "3.63"
|
||||
},
|
||||
"band6": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-2.5",
|
||||
"frequency": "8042",
|
||||
"q": "3.32"
|
||||
},
|
||||
"band7": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "1.9",
|
||||
"frequency": "10101",
|
||||
"q": "2.02"
|
||||
},
|
||||
"band8": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-2.1",
|
||||
"frequency": "16892",
|
||||
"q": "4.20"
|
||||
},
|
||||
"band9": {
|
||||
"type": "Bell",
|
||||
"mode": "RLC (BT)",
|
||||
"slope": "x1",
|
||||
"solo": "false",
|
||||
"mute": "false",
|
||||
"gain": "-10.9",
|
||||
"frequency": "19069",
|
||||
"q": "0.64"
|
||||
}
|
||||
}
|
||||
},
|
||||
"exciter": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"amount": "0",
|
||||
"harmonics": "8.5",
|
||||
"scope": "7500",
|
||||
"ceil": "16000",
|
||||
"blend": "0",
|
||||
"ceil-active": "false",
|
||||
"listen": "false"
|
||||
},
|
||||
"filter": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"frequency": "2000",
|
||||
"resonance": "-3",
|
||||
"mode": "12dB\/oct Lowpass",
|
||||
"inertia": "20"
|
||||
},
|
||||
"gate": {
|
||||
"state": "false",
|
||||
"detection": "RMS",
|
||||
"stereo-link": "Average",
|
||||
"range": "-24",
|
||||
"attack": "20",
|
||||
"release": "250",
|
||||
"threshold": "-18",
|
||||
"ratio": "2",
|
||||
"knee": "9",
|
||||
"makeup": "0"
|
||||
},
|
||||
"limiter": {
|
||||
"state": "true",
|
||||
"input-gain": "-6",
|
||||
"limit": "0",
|
||||
"lookahead": "5",
|
||||
"release": "50",
|
||||
"asc": "false",
|
||||
"asc-level": "0.5",
|
||||
"oversampling": "1"
|
||||
},
|
||||
"maximizer": {
|
||||
"state": "false",
|
||||
"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",
|
||||
"faster": "false"
|
||||
},
|
||||
"reverb": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"room-size": "Large",
|
||||
"decay-time": "1.5",
|
||||
"hf-damp": "5000",
|
||||
"diffusion": "0.5",
|
||||
"amount": "-12",
|
||||
"dry": "0",
|
||||
"predelay": "0",
|
||||
"bass-cut": "300",
|
||||
"treble-cut": "5000"
|
||||
},
|
||||
"multiband_compressor": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"freq0": "120",
|
||||
"freq1": "1000",
|
||||
"freq2": "6000",
|
||||
"mode": "LR8",
|
||||
"subband": {
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"lowband": {
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"midband": {
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"highband": {
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
}
|
||||
},
|
||||
"loudness": {
|
||||
"state": "false",
|
||||
"loudness": "-3.1000000000000001",
|
||||
"output": "-6",
|
||||
"link": "-9.0999999999999996"
|
||||
},
|
||||
"multiband_gate": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"freq0": "120",
|
||||
"freq1": "1000",
|
||||
"freq2": "6000",
|
||||
"mode": "LR8",
|
||||
"subband": {
|
||||
"reduction": "-24",
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"lowband": {
|
||||
"reduction": "-24",
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"midband": {
|
||||
"reduction": "-24",
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
},
|
||||
"highband": {
|
||||
"reduction": "-24",
|
||||
"threshold": "-12",
|
||||
"ratio": "2",
|
||||
"attack": "150",
|
||||
"release": "300",
|
||||
"makeup": "0",
|
||||
"knee": "9",
|
||||
"detection": "RMS",
|
||||
"bypass": "false",
|
||||
"solo": "false"
|
||||
}
|
||||
},
|
||||
"stereo_tools": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"balance-in": "0",
|
||||
"balance-out": "0",
|
||||
"softclip": "false",
|
||||
"mutel": "false",
|
||||
"muter": "false",
|
||||
"phasel": "false",
|
||||
"phaser": "false",
|
||||
"mode": "LR > LR (Stereo Default)",
|
||||
"side-level": "0",
|
||||
"side-balance": "0",
|
||||
"middle-level": "0",
|
||||
"middle-panorama": "0",
|
||||
"stereo-base": "0",
|
||||
"delay": "0",
|
||||
"sc-level": "1",
|
||||
"stereo-phase": "0"
|
||||
},
|
||||
"convolver": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"kernel-path": "",
|
||||
"ir-width": "100"
|
||||
},
|
||||
"crystalizer": {
|
||||
"state": "false",
|
||||
"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": "true",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"target": "-23",
|
||||
"weight-m": "1",
|
||||
"weight-s": "1",
|
||||
"weight-i": "1"
|
||||
},
|
||||
"delay": {
|
||||
"state": "false",
|
||||
"input-gain": "0",
|
||||
"output-gain": "0",
|
||||
"time-l": "0",
|
||||
"time-r": "0"
|
||||
}
|
||||
}
|
||||
}
|
@ -1,18 +0,0 @@
|
||||
{ config, lib, pkgs, ... }: {
|
||||
home-manager.users.alukard.xdg.configFile."PulseEffects/output/ATH-M50_Harman.json".text =
|
||||
(builtins.readFile ./ATH-M50_Harman.json);
|
||||
home-manager.users.alukard.xdg.configFile."PulseEffects/output/HE4XX_Harman.json".text =
|
||||
(builtins.readFile ./HE4XX_Harman.json);
|
||||
home-manager.users.alukard.xdg.configFile."PulseEffects/output/HE4XX.json".text =
|
||||
(builtins.readFile ./HE4XX.json);
|
||||
|
||||
systemd.user.services."pulseeffects" = {
|
||||
after = [ "sound.target" "pipewire-pulse.service" ];
|
||||
description = "PulseEffects daemon";
|
||||
wantedBy = [ "default.target" ];
|
||||
path = [ pkgs.pulseeffects-pw ];
|
||||
serviceConfig.ExecStart = "${pkgs.pulseeffects-pw}/bin/pulseeffects --gapplication-service";
|
||||
serviceConfig.ExecStop = "${pkgs.pulseeffects-pw}/bin/pulseeffects --quit";
|
||||
serviceConfig.Restart = "on-failure";
|
||||
};
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user