S
sjjohnston
New member
From what I know, this would not be a good idea.
Consider: it's generally agreed that a converter that reads at 24 bits (or 20), then dithers to create a 16-bit output is better than a converter that just reads at 16 bits. If dithering were worse than truncating, why would anyone bother with dithering? If dithering is better than truncating (i.e. it's better to dither while dropping 8 bits than just to drop the 8 bits), it sort of follows that its better than never having had those 8 bits in the first place.
Consider: it's generally agreed that a converter that reads at 24 bits (or 20), then dithers to create a 16-bit output is better than a converter that just reads at 16 bits. If dithering were worse than truncating, why would anyone bother with dithering? If dithering is better than truncating (i.e. it's better to dither while dropping 8 bits than just to drop the 8 bits), it sort of follows that its better than never having had those 8 bits in the first place.