Replies: 2 comments 1 reply
-
|
Looking at the upstream pipewire.conf.in, niceness and rt priority levels can be changed from the PipeWire config. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
That's what I did and the nix module I imported does I think? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following config which should give me nice level -15
However running
ps -eo pid,comm,nice | grep pipeI get the followingAs you can see it doesn't set to lower than -11, I have been trying to fix my audio crackling issues by setting a lower one to no avail. As a last ditch effort I tried importing this just in case I was doing something wrong, but it still isn't working. This is likely user error or a nix bug or perhaps old configs that might be lingering as I tried to get low latency audio a while back. Right now I am just trying to get the crackle to go away, but since it's happening with this too I guess it wouldn't be a sin to ask here. I am 80% of the way with getting rid of the crackle, but in extreme cases like maxing out Doom Eternal in a place with a lot of monsters the audio will crackle
Beta Was this translation helpful? Give feedback.
All reactions