ArchLinuxStudio/ArchLinuxTutorial

Tuning USB sound card for minimal latencies

T2hhbmEK opened this issue · 1 comments

Should be a common issue for a live streaming or audiophile set up. Please add to tutorial.

echo "options snd-usb-audio nrpacks=1" >> /etc/modprobe.d/modprobe.conf

references:

  1. https://wiki.archlinux.org/title/Advanced_Linux_Sound_Architecture_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)#USB%E8%AE%BE%E5%A4%87%E8%BE%93%E5%87%BA%E5%8A%88%E5%95%AA%E5%A3%B0
  2. https://alsa.opensrc.org/Usb-audio#Tuning_USB_devices_for_minimal_latencies

This is a very detailed issue and should not be added to the tutorial, thank you for your reply.