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
int = {
quantum = {
min = 128;
def = 256;
min = 256;
def = 512;
max = 2048;
};
rate = 48000;