From af903c8df3422fbebe3a5e8b2b3f9ecd2fe57e39 Mon Sep 17 00:00:00 2001 From: Rabindra Dhakal Date: Sun, 8 Oct 2023 14:11:26 +0545 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6dbcd45..04905a4 100644 --- a/README.md +++ b/README.md @@ -423,7 +423,7 @@ virsh edit win10 ### **Audio Passthrough** -VM's audio can be routed to the host using ***Pipewire*** or ***Pulseaudio***. It's hit or miss. \ +VM's audio can be routed to the host using ***Pipewire*** or ***Pulseaudio***. \ You can also use [Scream](https://wiki.archlinux.org/index.php/PCI_passthrough_via_OVMF#Passing_VM_audio_to_host_via_Scream) instead.
@@ -431,7 +431,9 @@ You can also use [Scream](https://wiki.archlinux.org/index.php/PCI_passthrough_v From [ArchWiki](https://wiki.archlinux.org/title/PCI_passthrough_via_OVMF#Passing_audio_from_virtual_machine_to_host_via_JACK_and_PipeWire) -***Note***: You may use [Calra](https://kx.studio//Applications:Carla) to figure out appropriate input/output. Replace `1000` with your current user id. +You need to have Pipewire with JACK support. + +***Note***: You may use [Carla](https://kx.studio//Applications:Carla) to figure out appropriate input/output. Replace `1000` with your current user id.