From: Gerd Hoffmann <kraxel@redhat.com>
To: "Kővágó Zoltán" <dirty.ice.hu@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] gsoc idea
Date: Mon, 09 Mar 2015 10:51:48 +0100 [thread overview]
Message-ID: <1425894708.20588.12.camel@nilsson.home.kraxel.org> (raw)
In-Reply-To: <54FA64EA.7060100@gmail.com>
On Sa, 2015-03-07 at 03:39 +0100, Kővágó Zoltán wrote:
> hi,
>
> i'm thinking about doing a gsoc this year, and i'm interested if you
> have any opinions on my idea. (i hope i'm not late for this...)
Should not be too late for this, deadline is a week out.
> currently the audio system in qemu is limited to 2 channels (stereo)
> sound. also it mixes all sound (if there's more than one sound card)
> into a single stream, you can't send them to different physical sound
> cards for example. if you need something like that, you'll have to
> either pass-through a sound card (but then you can't use it from the
> host), or use pulseaudio/jack/etc to send the audio over the network
> (which is problematic in case of a windows guest)
> imho the audio subsystem should be rewritten to support any number of
> audio channels. also, the current global mix everything together into a
> single output method
I don't think you have to put *everything* upside down. As far I know
the mixing and the two channels are not designed into the audio core
code.
> (along with it's environment variable based
> configuration, since it only allows global options, not per-device)
> should be replaced, with a system similar to how network or drives works
> (i.e. each virtual sound card would be connected to an audio device,
> with their own options)
For the audio backend configuration a serious makeover would be very
good indeed.
> is it a viable idea, or i should scrap it altogether?
Sounds good, go ahead, I can mentor this.
cheers,
Gerd
next prev parent reply other threads:[~2015-03-09 9:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-07 2:39 [Qemu-devel] gsoc idea Kővágó Zoltán
2015-03-09 9:51 ` Gerd Hoffmann [this message]
2015-03-09 14:56 ` Gerd Hoffmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1425894708.20588.12.camel@nilsson.home.kraxel.org \
--to=kraxel@redhat.com \
--cc=dirty.ice.hu@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).