Correct wrong channels
This commit is contained in:
parent
ec0223f3f4
commit
26abc3a233
14
arch-config/.config/PulseEffects/output/SoundMAGIC E10.json
Executable file → Normal file
14
arch-config/.config/PulseEffects/output/SoundMAGIC E10.json
Executable file → Normal file
@ -50,7 +50,8 @@
|
|||||||
"loudness",
|
"loudness",
|
||||||
"maximizer",
|
"maximizer",
|
||||||
"filter",
|
"filter",
|
||||||
"pitch"
|
"pitch",
|
||||||
|
"rnnoise"
|
||||||
],
|
],
|
||||||
"bass_enhancer": {
|
"bass_enhancer": {
|
||||||
"state": "false",
|
"state": "false",
|
||||||
@ -857,6 +858,7 @@
|
|||||||
"state": "false",
|
"state": "false",
|
||||||
"fft": "4096",
|
"fft": "4096",
|
||||||
"std": "ISO226-2003",
|
"std": "ISO226-2003",
|
||||||
|
"input": "0",
|
||||||
"volume": "0"
|
"volume": "0"
|
||||||
},
|
},
|
||||||
"multiband_gate": {
|
"multiband_gate": {
|
||||||
@ -917,7 +919,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"stereo_tools": {
|
"stereo_tools": {
|
||||||
"state": "false",
|
"state": "true",
|
||||||
"input-gain": "0",
|
"input-gain": "0",
|
||||||
"output-gain": "0",
|
"output-gain": "0",
|
||||||
"balance-in": "0",
|
"balance-in": "0",
|
||||||
@ -927,7 +929,7 @@
|
|||||||
"muter": "false",
|
"muter": "false",
|
||||||
"phasel": "false",
|
"phasel": "false",
|
||||||
"phaser": "false",
|
"phaser": "false",
|
||||||
"mode": "LR > LR (Stereo Default)",
|
"mode": "LR > RL (Stereo Flip Channels)",
|
||||||
"side-level": "0",
|
"side-level": "0",
|
||||||
"side-balance": "0",
|
"side-balance": "0",
|
||||||
"middle-level": "0",
|
"middle-level": "0",
|
||||||
@ -1032,6 +1034,12 @@
|
|||||||
"output-gain": "0",
|
"output-gain": "0",
|
||||||
"time-l": "0",
|
"time-l": "0",
|
||||||
"time-r": "0"
|
"time-r": "0"
|
||||||
|
},
|
||||||
|
"rnnoise": {
|
||||||
|
"state": "false",
|
||||||
|
"input-gain": "0",
|
||||||
|
"output-gain": "0",
|
||||||
|
"model-path": ""
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user