Updated config
This commit is contained in:
parent
621516a7fe
commit
7749319b2b
11 changed files with 27 additions and 37 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"device": "alsa_input.pci-0000_00_1f.3.analog-stereo",
|
||||
"device-description": "Built-in Audio Analog Stereo",
|
||||
"device-profile": "",
|
||||
"preset-name": "default"
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"device": "alsa_output.pci-0000_00_1f.3.analog-stereo",
|
||||
"device-description": "Built-in Audio Analog Stereo",
|
||||
"device-profile": "analog-output-lineout",
|
||||
"preset-name": "default"
|
||||
}
|
|
@ -22,7 +22,6 @@
|
|||
"threshold": -1.0
|
||||
},
|
||||
"plugins_order": [
|
||||
"stereo_tools#0",
|
||||
"rnnoise#0",
|
||||
"speex#0",
|
||||
"limiter#0"
|
||||
|
@ -50,27 +49,6 @@
|
|||
"probability-continue": 90,
|
||||
"probability-start": 95
|
||||
}
|
||||
},
|
||||
"stereo_tools#0": {
|
||||
"balance-in": 0.0,
|
||||
"balance-out": 0.0,
|
||||
"bypass": false,
|
||||
"delay": 0.0,
|
||||
"input-gain": 0.0,
|
||||
"middle-level": 0.0,
|
||||
"middle-panorama": 0.0,
|
||||
"mode": "LR > LL (Mono Left Channel)",
|
||||
"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.25,
|
||||
"stereo-phase": 0.0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"output": {
|
||||
"bass_enhancer#0": {
|
||||
"amount": 3.0,
|
||||
"amount": 0.0,
|
||||
"blend": 0.0,
|
||||
"bypass": false,
|
||||
"floor": 12.0,
|
||||
"floor-active": true,
|
||||
"harmonics": 10.0,
|
||||
"harmonics": 8.5,
|
||||
"input-gain": 0.0,
|
||||
"output-gain": 0.0,
|
||||
"scope": 150.0
|
||||
"scope": 100.0
|
||||
},
|
||||
"blocklist": [],
|
||||
"filter#0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue