set default sample-rate to 48khz
This commit is contained in:
parent
5e7d1855a3
commit
50cdf4841e
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ in {
|
||||||
|
|
||||||
config.pipewire = {
|
config.pipewire = {
|
||||||
"context.properties" = {
|
"context.properties" = {
|
||||||
"default.clock.rate" = 44100;
|
"default.clock.rate" = 48000;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue