DragonFly BSD
DragonFly kernel List (threaded) for 2006-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: snd_pcm seperate vchan pcm volume mixing


From: joerg@xxxxxxxxxxxxxxxxx
Date: Thu, 19 Jan 2006 15:36:28 +0100
Mail-followup-to: kernel@crater.dragonflybsd.org

On Thu, Jan 19, 2006 at 02:56:20PM +0100, Simon 'corecode' Schubert wrote:
> opinions?

Don't use a percentage, but e.g. 256 level, replacing the division by a
normal shift. Please also conditionalize that part of the code to be
only used for non-maximum (max == default?) loudness, so it doesn't add
a penalty when not in use.

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]