Changes

Jump to navigation Jump to search

Using JACK and PipeWire

264 bytes added, 10:15, 1 September 2021
no edit summary
#: If you already have a <code><qemu:commandline></code> section, merge this block with it. Remember to change <code>1000</code> to your actual user ID. You can tune the latency and sampling rate as you like.
If you are using a distro with <code>apparmor</code>, you will need to configure new rules.To do this, append the following lines to your <code>/etc/apparmor..d/local/abstractions/libvirt-qemu</code> (if this file doesn't exist, create it):<source> # PipeWire/JACK /etc/pipewire/* r, /usr/share/pipewire/* r, /run/user/1000/pipewire-0 rw,</source>
Once you shutdown your VM and restart it, you should see an emulated HD audio device, and any sound should go into PipeWire. If you don't hear anything, check your patchbay connections.
== Allow QEMU user access to your PipeWire socket ==
21

edits

Navigation menu