All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] audio: Mixing engine and mixer emulation
@ 2011-01-03 23:05 Michael Walle
  2011-01-04  0:08 ` [Qemu-devel] " malc
  0 siblings, 1 reply; 11+ messages in thread
From: Michael Walle @ 2011-01-03 23:05 UTC (permalink / raw)
  To: malc; +Cc: qemu-devel


Hi,

the SWVoiceIn volume is never used, although there is AUD_set_volume_in() to 
set it. Would it be possible to add support for it? So we could get the mixer 
emulation for capture devices too?

BTW i see you can only attenuate an audio stream with these volume settings 
(you can only set a max value of 255 and the formula is nominal_value * vol / 
255). Would it be possible to support amplification too?


-- 
 Michael

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2011-01-12 15:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-03 23:05 [Qemu-devel] audio: Mixing engine and mixer emulation Michael Walle
2011-01-04  0:08 ` [Qemu-devel] " malc
2011-01-05  0:05   ` [Qemu-devel] [PATCH] audio: split sample conversion and volume mixing Michael Walle
2011-01-10 20:43     ` [Qemu-devel] " Jan Kiszka
2011-01-10 20:52       ` malc
2011-01-10 20:54         ` Jan Kiszka
2011-01-11  6:09       ` [Qemu-devel] Re: [PATCH] audio: split sample conversion and volumemixing Schildbach, Wolfgang
2011-01-11 22:50         ` Michael Walle
2011-01-11 23:15           ` malc
2011-01-12  8:24             ` [Qemu-devel] " Schildbach, Wolfgang
2011-01-12 15:44     ` [Qemu-devel] Re: [PATCH] audio: split sample conversion and volume mixing malc

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.