This repository has been archived on 2024-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
libgdither/README.md

257 B

libgdither

Libgdither is a GPL'd library library for performing audio dithering on PCM samples. The dithering process should be carried out before reducing the bit width of PCM audio data (eg. float to 16 bit int conversions) to preserve audio quality.