fix sampling rates
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
extraConfig.pipewire."92-low-latency" = {
|
||||
"context.properties" = {
|
||||
"default.clock.rate" = 48000;
|
||||
"default.clock.allowed-rates" = [ 44100 48000 88200 96000 176400 192000 ];
|
||||
"default.clock.quantum" = 128;
|
||||
"default.clock.min-quantum" = 64;
|
||||
"default.clock.max-quantum" = 512;
|
||||
|
||||
Reference in New Issue
Block a user