increase pipewire quantum
This commit is contained in:
parent
fccfdb8d46
commit
eb13892a05
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue