increase pipewire quantum

This commit is contained in:
LavaDesu 2021-05-16 12:11:27 +07:00
parent fccfdb8d46
commit eb13892a05
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -2,8 +2,8 @@
let let
int = { int = {
quantum = { quantum = {
min = 128; min = 256;
def = 256; def = 512;
max = 2048; max = 2048;
}; };
rate = 48000; rate = 48000;