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