higher sample rate
This commit is contained in:
parent
38e6adf01a
commit
661fef1caa
1 changed files with 8 additions and 0 deletions
|
@ -23,6 +23,14 @@ in
|
|||
alsa.support32Bit = true;
|
||||
pulse.enable = true;
|
||||
jack.enable = mkForce false;
|
||||
|
||||
extraConfig.pipewire = {
|
||||
"90-hifi" = {
|
||||
"context.properties" = {
|
||||
"default.clock.rate" = 384000;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
# Needed for some features in nautilus such as auto-mounting and trash
|
||||
gvfs.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue