From 1c54151f317fea027fd8070d69ac60a46b6583d7 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sun, 27 Aug 2023 15:42:00 +0800 Subject: [PATCH] user pulseaudio settings --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index 0650df5..87d3c6d 100644 --- a/README +++ b/README @@ -1,4 +1,7 @@ * set pulseaudio to 192kHz sample rate: - hardware.pulseaudio.daemon.config = { "default-sample-rate" = 192000; }; + - configuration.nix: + hardware.pulseaudio.daemon.config = { "default-sample-rate" = 192000; }; + - or ~/.config/pulse/daemon.conf: + default-sample-rate = 192000 * check that sound card is operating at 192kHz: cat /proc/asound/card0/pcm0c/sub0/hw_params