system/audio: lower pipewire quantum to 64
hopefully it works better now
This commit is contained in:
parent
3f09d77c91
commit
72f173d5a7
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
let
|
||||
int = {
|
||||
quantum = {
|
||||
min = 512;
|
||||
min = 64;
|
||||
def = 1024;
|
||||
max = 2048;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue