✏️ 正在编辑: alsa-vm.conf
路径:
/usr/share/wireplumber/wireplumber.conf.d/alsa-vm.conf
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
# ALSA node property overrides for virtual machine hardware monitor.alsa.rules = [ # Generic PCI cards on any VM type { matches = [ { node.name = "~alsa_input.pci.*" cpu.vm.name = "~.*" } { node.name = "~alsa_output.pci.*" cpu.vm.name = "~.*" } ] actions = { update-props = { api.alsa.period-size = 1024 api.alsa.headroom = 2048 } } } ]
💾 保存文件
← 返回文件管理器