Hello Volker,
On Sun, 20 Aug 2023 14:46, Volker Rümelin <vr_q...@t-online.de> wrote:
I tested the virtio-sound-pci device. It seems the device works
unreliably. Audio playback has a lot of dropouts. I can actually hear
my mouse moving around. Audio recording with audacity doesn't work.
Either recording stops with an error or the recorded stream is silent.
I'll see if I can change the code so audio playback works reliably. I
don't think it makes sense to review the current code as it is. I will
of course report any issues I find.
have you been having this bad performance with pulseaudio/pipewire? Are
you using alsa for playback/recording in the guest?
I am asking because this was my setup and I was wondering if it affected
the code I ended up with. For me I had normal playback, except for a
short delay at first (maybe something to do with alsa buffer lengths, I
am not familiar with ALSA much).
If you can share your guest and host setup you used for this I can try
replicating it.
Manos