Go to file
Sebastien Bourdeauducq 1530372180 actually use pulseaudio (works around several ALSA bugs/problems) 2023-08-24 00:14:37 +08:00
.gitignore imgui compilation 2023-08-22 23:24:17 +08:00
Makefile add pocketfft 2023-08-23 19:57:01 +08:00
README actually use pulseaudio (works around several ALSA bugs/problems) 2023-08-24 00:14:37 +08:00
flake.lock imgui compilation 2023-08-22 23:24:17 +08:00
flake.nix add pocketfft 2023-08-23 19:57:01 +08:00
main.cpp actually use pulseaudio (works around several ALSA bugs/problems) 2023-08-24 00:14:37 +08:00

README

* set pulseaudio to 192kHz sample rate:
  hardware.pulseaudio.daemon.config = { "default-sample-rate" = 192000; };
* check that sound card is operating at 192kHz:
  cat /proc/asound/card0/pcm0c/sub0/hw_params