Skip to content

Commit 7868e43

Browse files
authored
Update README.md
1 parent 9e5a9d8 commit 7868e43

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,13 @@ If you want to test it out, you can use an app like [D-Feet](https://wiki.gnome.
286286
The D-Bus introspection XML is available here: https://github.com/Audio4Linux/JDSP4Linux/blob/master/src/utils/dbus/manifest.xml.
287287

288288
## Troubleshooting
289-
* 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)
290-
* Set JamesDSP's process to real-time or high priority using a task manager of your choice
291-
* [Pipewire] Try out the workaround mentioned in [issue #47](https://github.com/Audio4Linux/JDSP4Linux/issues/47)
289+
* My volume control not working anymore
290+
* Don't set the virtual JamesDSP device as the default audio output device. The virtual device has no audio volume controls and should never be used directly. Please set your actual speakers/headphones as the default output device instead.
291+
292+
* Crackling audio
293+
* 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)
294+
* Set JamesDSP's process to real-time or high priority using a task manager of your choice
295+
* [Pipewire] Try out the workaround mentioned in [issue #47](https://github.com/Audio4Linux/JDSP4Linux/issues/47)
292296

293297
## Screenshots
294298

0 commit comments

Comments
 (0)