Skip to content

Commit 04794f0

Browse files
committed
switch back to 44100
1 parent 676555d commit 04794f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

desktop/configuration/services.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
"10-high-sample-rates" = {
328328
"context.properties" = {
329329
"default.clock.allowed-rates" = [ 44100 48000 88200 96000 176400 192000 352800 384000 ];
330-
"default.clock.rate" = 384000;
330+
"default.clock.rate" = 44100;
331331
};
332332
};
333333
};

0 commit comments

Comments
 (0)