Changes

Jump to navigation Jump to search

Using JACK and PipeWire

85 bytes added, 05:27, 27 June 2022
Add example for the connectPorts property
</sound>
</syntaxhighlight>
#: <code>input-name</code> and <code>output-name</code> should be replaced with a regular expression that matches the name of the JACK input and output ports, for example <code>connectPorts='Built-in Audio Analog Stereo:playback_F[LR]'</code>. Essentially, these are the names of microphone and speaker devices that the VM would connect to. You can get the names by looking at your patchbay, or run <code>jack_lsp</code>.
#: If there is an existing <code><sound></code> block, it should be removed.
# Finally, we need to set PipeWire's runtime directory and latency. These are configured by environment variables. To do this, the following block right before <code></domain></code>:
Anonymous user

Navigation menu