Skip to content

Commit d3a8db0

Browse files
authored
Update README.md
1 parent 93db12a commit d3a8db0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,11 @@ Download icon
319319
sudo wget -O /usr/share/pixmaps/jamesdsp.png https://raw.githubusercontent.com/Audio4Linux/JDSP4Linux-GUI/master/resources/icons/icon.png -q --show-progress
320320
```
321321

322+
## Troubleshooting
323+
* Your CPU may be too slow to process the audio sample in time; try to disable some effects (especially resource-hungry ones like the convolver)
324+
* Set JamesDSP's process to real-time or high priority using a task manager of your choice
325+
* [Pipewire] Try out the workaround mentioned in [issue #47](https://github.com/Audio4Linux/JDSP4Linux/issues/47)
326+
322327
## Screenshots
323328

324329
<p align="center">
@@ -335,7 +340,7 @@ sudo wget -O /usr/share/pixmaps/jamesdsp.png https://raw.githubusercontent.com/A
335340
* [theAeon](https://github.com/theAeon) - RPM packages
336341

337342
##### Other credits
338-
* PipeWire implementation based on [EasyEffects](https://github.com/wwmm/EasyEffects)
343+
* PipeWire/Pulse implementation based on [EasyEffects](https://github.com/wwmm/EasyEffects)
339344

340345
## License
341346

0 commit comments

Comments
 (0)