All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [4254] Let WM8750 users write to audio buffer	directly.
Date: Sun, 27 Apr 2008 01:31:30 +0200	[thread overview]
Message-ID: <4813BB52.1050300@web.de> (raw)
In-Reply-To: <fb249edb0804261310p7f0f36a2re24684ec861b3dd@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1787 bytes --]

andrzej zaborowski wrote:
> On 26/04/2008, Jan Kiszka <jan.kiszka@web.de> wrote:
>> andrzej zaborowski wrote:
>>  > On 26/04/2008, Jan Kiszka <jan.kiszka@web.de> wrote:
>>  >> Andrzej Zaborowski wrote:
>>  >>  > Revision: 4254
>>  >>  >           http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4254
>>  >>  > Author:   balrog
>>  >>  > Date:     2008-04-26 12:00:18 +0000 (Sat, 26 Apr 2008)
>>  >>  >
>>  >>  > Log Message:
>>  >>  > -----------
>>  >>  > Let WM8750 users write to audio buffer directly.
>>  >>
>>  >>
>>  >> Works - but who is now in charge of applying volume and mute settings,
>>  >>  the wm8750 on dac_commit or its user? Or do you plan to switch to
>>  >>  AUD-level control directly?
>>  >
>>  > The wm8750 for sure, maybe in wm8750_out_flush just before
>>  > AUD_write(). But I'm not sure that it's a useful feature enough to do
>>  > it in software.  I'd rather wait until there appears a generic mixer
>>  > api (don't know about any plans).
>>
>>
>> Hmm, unfortunate situation. We currently even have the regression that
>>  muting, which worked fine with the wm8750 before, is now broken and
> 
> Yes, my doubt is if there is a use case in which this ever makes a
> difference (and if it's valid for svn users), i.e. when you can't use
> the host's mixer (using a mixer app outside qemu).  With the
> VirtualBox style mixer api the guest and host mixers can be the same
> and that would be best to have.

[ Digging through VBox's patch chaos... ] Just to ensure I got it right:
You mean dropping vol from SWVoiceOut/In in favor of those global
pcm_out/in_volume?

And then it looks like the software volume conversion is already in
place, no further patching required? That would indeed be simple.

Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 254 bytes --]

  reply	other threads:[~2008-04-26 23:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-26 12:00 [Qemu-devel] [4254] Let WM8750 users write to audio buffer directly Andrzej Zaborowski
2008-04-26 13:29 ` Jan Kiszka
2008-04-26 13:50   ` andrzej zaborowski
2008-04-26 14:11     ` Jan Kiszka
2008-04-26 20:10       ` andrzej zaborowski
2008-04-26 23:31         ` Jan Kiszka [this message]
2008-04-27 23:29           ` andrzej zaborowski

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=4813BB52.1050300@web.de \
    --to=jan.kiszka@web.de \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.