qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: malc <av1474@comtv.ru>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/2] Introduce AUD_set_volume
Date: Sun, 27 Apr 2008 22:35:46 +0400 (MSD)	[thread overview]
Message-ID: <Pine.LNX.4.64.0804272230420.2648@linmac.oyster.ru> (raw)
In-Reply-To: <481462F8.3050806@web.de>

On Sun, 27 Apr 2008, Jan Kiszka wrote:

> This patch adds volume and mute control to the AUD interface and cleans
> up the related code.
>
> As Andrzej suggested, per-voice volume control is dropped in favor of
> two global volumes: PCM input and output. Those two should be easier
> mappable on real mixer support. But for now the pre-existing soft-mixer
> infrastructure is used.

If the real machine has N audio cards chances that they are routed
through the same mixer are zero, in other words each and every one has
it's own volume controls/mute state etc.

As for "real mixer" support then i must note that it's nearly
impossible to get this thing working correctly, it's more of an
annoynace than benefit.

>
> Partly derived from VirtualBox's mixer support - but cleaner and without
> calculation errors. :)
>

Shrug.

-- 
mailto:av1474@comtv.ru

  reply	other threads:[~2008-04-27 18:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-27 11:26 [Qemu-devel] [PATCH 1/2] Introduce AUD_set_volume Jan Kiszka
2008-04-27 18:35 ` malc [this message]
2008-05-02  2:08   ` andrzej zaborowski
2008-05-02  7:41     ` Jan Kiszka
2008-05-02 10:12       ` andrzej zaborowski
2008-05-02 10:55         ` Jan Kiszka

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=Pine.LNX.4.64.0804272230420.2648@linmac.oyster.ru \
    --to=av1474@comtv.ru \
    --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).