[Qemu-devel] Re: [PATCH] audio: split sample conversion and volume mixing

2011-01-12 Thread malc
On Wed, 5 Jan 2011, Michael Walle wrote: > Refactor the volume mixing, so it can be reused for capturing devices. > Additionally, it removes superfluous multiplications with the nominal > volume within the hardware voice code path. Thanks, applied. [..snip..] -- mailto:av1...@comtv.ru

[Qemu-devel] Re: [PATCH] audio: split sample conversion and volume mixing

2011-01-10 Thread Jan Kiszka
Am 10.01.2011 21:52, malc wrote: > On Mon, 10 Jan 2011, Jan Kiszka wrote: > >> Am 05.01.2011 01:05, Michael Walle wrote: >>> Refactor the volume mixing, so it can be reused for capturing devices. >>> Additionally, it removes superfluous multiplications with the nominal >>> volume within the hardwa

[Qemu-devel] Re: [PATCH] audio: split sample conversion and volume mixing

2011-01-10 Thread malc
On Mon, 10 Jan 2011, Jan Kiszka wrote: > Am 05.01.2011 01:05, Michael Walle wrote: > > Refactor the volume mixing, so it can be reused for capturing devices. > > Additionally, it removes superfluous multiplications with the nominal > > volume within the hardware voice code path. > > At least base

[Qemu-devel] Re: [PATCH] audio: split sample conversion and volume mixing

2011-01-10 Thread Jan Kiszka
Am 05.01.2011 01:05, Michael Walle wrote: > Refactor the volume mixing, so it can be reused for capturing devices. > Additionally, it removes superfluous multiplications with the nominal > volume within the hardware voice code path. At least based on tests done with the Musicpal, I see problems wi