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

5 lines
257 B
Markdown
Raw Permalink Normal View History

2024-01-06 04:21:04 +01:00
# 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.