pcm/Volume: improved dithering
Instead of just adding a rectangular random value before shifting back to the normal scale, use the existing PcmDither library.
This commit is contained in:
Reference in New Issue
Block a user
Instead of just adding a rectangular random value before shifting back to the normal scale, use the existing PcmDither library.