You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/configuration/general_system_tweaks.mdx
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -338,6 +338,10 @@ The **Convolver effect** can dramatically improve sound by applying impulse resp
338
338
339
339
As an alternative you can try using [JDSP4Linux](https://github.com/Audio4Linux/JDSP4Linux), which is an audio effect processor for PipeWire and PulseAudio clients.
340
340
341
+
```bash
342
+
sudo pacman -S jamesdsp
343
+
```
344
+
341
345
### OBS Studio
342
346
343
347
We provide a custom obs-studio-browser package in our repository that is recommended over the standard `obs-studio` package. It contains patches to fix some of the common issues like cuda-errors and virtual camera problems.
0 commit comments