ArchLinuxStudio / ArchLinuxTutorial

✨Arch Linux安装使用教程 每日实时更新! | 包含ArchLinux从安装到日常使用、娱乐、编程、媒体制作的各个方面,让Arch成为你的常用系统吧! | 提供在线网页文档 ✨

Home Page:https://ArchLinuxStudio.github.io/ArchLinuxTutorial/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tuning USB sound card for minimal latencies

T2hhbmEK opened this issue · 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.