fix(pipewire): set quantum to 256

going back to 256 this seems to work the best
This commit is contained in:
jacekpoz 2023-08-15 17:58:02 +02:00
parent 4da92aaf60
commit d2cc257995

View file

@ -16,7 +16,7 @@
environment.etc = let
json = pkgs.formats.json {};
rate = "48000";
quantum = "128";
quantum = "256";
in {
"pipewire/pipewire.conf.d/92-low-latency.conf".text = ''
context.properties = {