[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Monday 17 May 2004 03:29, Ben Davis wrote:
> No, maxed at 14-bit before clipping; useful range 12-bit; but it's shifted
> left by 4 bits so it's still full volume.
To clarify: a shift left by 4 was done when the (16-bit) clipping table was
filled, so the look-up has the effect of a shift left by 4.
> > whereas my mixer maxes it out at 24-bit (then later scaled down as
> > needed).
>
> So it goes to 24-bit and then is shifted right 8 bits (for 16-bit output),
> so the output should be the same.
Each time I said "the same", I meant "same volume, better quality" :)
弁