Theo de Raadt <[EMAIL PROTECTED]> wrote:

> > > The problem is that our mixers don't provide a smooth range 0..255
> > > (scaled to 0..100 by the OSS emulation) but will ratchet up to the
> > > next supported value.
> 
> How about a kernel solution.
> 
> Instead of always rounding up, we can make the code round to farthest
> thing.
> 
> So that n+1 would round to n+8, and n-1 would round to n-8.  Would
> that help?

Yes, that would fix the problem.

Can anybody think of things this new rounding mode would break?
I need to think about this.

-- 
Christian "naddy" Weisgerber                          [EMAIL PROTECTED]

  • Re: mp3 players Christian Weisgerber

Reply via email to