File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -319,6 +319,11 @@ Download icon
319319sudo 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
You can’t perform that action at this time.
0 commit comments