You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 weeks ago | |
---|---|---|
.gitignore | 1 month ago | |
Makefile | 3 weeks ago | |
README | 4 weeks ago | |
dsplib.cpp | 3 weeks ago | |
dspsim.py | 3 weeks ago | |
flake.lock | 1 month ago | |
flake.nix | 4 weeks ago | |
main.cpp | 4 weeks ago |
README
* set pulseaudio to 192kHz sample rate: - 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