small updates
This commit is contained in:
parent
4b02bc72f0
commit
17b183ee8e
13 changed files with 161 additions and 163 deletions
|
|
@ -26,11 +26,8 @@ in {
|
|||
|
||||
extraConfig.pipewire.adjust-sample-rate = {
|
||||
"context.properties" = {
|
||||
"default.clock.rate" = 48000;
|
||||
"default.allowed-rates" = [48000];
|
||||
"default.clock.quantum" = 32;
|
||||
"default.clock.min-quantum" = 32;
|
||||
"default.clock.max-quantum" = 32;
|
||||
"default.clock.rate" = 96000;
|
||||
"default.allowed-rates" = [96000];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue