Skip to content

Commit 1d591ce

Browse files
committed
sane sample rates
1 parent 04794f0 commit 1d591ce

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
@@ -326,7 +326,7 @@
326326
};
327327
"10-high-sample-rates" = {
328328
"context.properties" = {
329-
"default.clock.allowed-rates" = [ 44100 48000 88200 96000 176400 192000 352800 384000 ];
329+
"default.clock.allowed-rates" = [ 44100 48000 ];
330330
"default.clock.rate" = 44100;
331331
};
332332
};

0 commit comments

Comments
 (0)