<div id="geary-body" dir="auto">Finally, I take my pass-throught (usb headset) from my script.  I let my webcam on, this one has microphone inside so it can usefull if I don't use the microphone on my gaming headset.  Sound seem fine eventought the microphone is on my webcam.  By removing the pass-throught that did fix the problem, i have with not having all sound from my desktop inside my headset.</div><div id="geary-quote" dir="auto"><br>On Sat, Dec 1, 2018 at 1:09 AM, bill-auger <bill-auger@peers.community> wrote:<br><blockquote type="cite"><div class="plaintext" style="white-space: pre-wrap;">On Fri, 30 Nov 2018 11:45:55 -0500 Jonathan wrote:
<blockquote> Usualy there is a way for to select on what I want to hear it.
 (Gaming headset or built-in audio analog stereo).  (pavucontrol)
 For some reason with qemu (with pa), it doesnt offer me this choice.  
</blockquote>
pavucontrol would normally work as you expect except it seems your qemu
configuration is using the USB sound card exclusively, preventing pulse
from using it - unless real-time latency is a high concern, there of
no noticeable benefit of pass-through for a sound card


On Fri, 30 Nov 2018 11:45:55 -0500 Jonathan wrote:
<blockquote> I would like to be able to hear in my gaming headset every other
 thing, not just what is happening in my vm.
</blockquote>
this also would normally work as you expect if you let qemu handle the
sound output - that becomes simply another pulse client on the host
(if that's your thing)


On Fri, 30 Nov 2018 21:09:52 +0000 grizzlyuser wrote:
<blockquote> If that's the case, then to output the audio from both the host and
 the guest using the same headset, you just have to use some virtual
 audio device, and select the headset in the host as the default audio
 device. "-soundhw ac97" is already present in the script, so it seems
 to be sufficient.
</blockquote>
or, more simply, remove the pass-through and let qemu "just work" by
default

or, for more sophisticated needs, use the net-device features of pulse
(or JACK, if low-latency is a concern)



_______________________________________________
Assist mailing list
<a href="mailto:Assist@lists.parabola.nu">Assist@lists.parabola.nu</a>
<a href="https://lists.parabola.nu/mailman/listinfo/assist">https://lists.parabola.nu/mailman/listinfo/assist</a>
</div></blockquote></div>