Global/pipewire: fix crackling

This commit is contained in:
blahai 2024-12-16 18:17:38 +02:00
parent f34815dfb1
commit 166af15cc3
Signed by: blahai
SSH key fingerprint: SHA256:ZfCryi+V64yG+vC1ZIIsqgvBCmA31tTi7RJ6M8CvpRc

View file

@ -13,7 +13,7 @@
"default.clock.rate" = 48000; "default.clock.rate" = 48000;
"default.clock.quantum" = 32; "default.clock.quantum" = 32;
"default.clock.min-quantum" = 32; "default.clock.min-quantum" = 32;
"default.clock.max-quantum" = 32; "default.clock.max-quantum" = 64;
}; };
}; };
pipewire-pulse."92-low-latency" = { pipewire-pulse."92-low-latency" = {