feat: disable default.clock.rate use allowed-rates
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
pipewire = {
|
||||
"10-clock-rate" = {
|
||||
"context.properties" = {
|
||||
"default.clock.rate" = 48000;
|
||||
"default.clock.quantum" = 32;
|
||||
"default.clock.allowed-rates" = [44100 48000 88200 96000];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user