user pulseaudio settings

master
Sebastien Bourdeauducq 2023-08-27 15:42:00 +08:00
parent 1530372180
commit 1c54151f31
1 changed files with 4 additions and 1 deletions

5
README
View File

@ -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