# Third-Party Attributions
## Shibata Noise Shaping Coefficients from SSRC
This project includes noise shaping filter coefficients from SSRC.
- **Original Author**: Naoki Shibata (shibatch@users.sourceforge.net)
- **License**: GNU Lesser General Public License (LGPL) version 2.1
- **Homepage**: http://shibatch.sourceforge.net/
These coefficients are used in the audio dithering implementation to shape quantization noise.
The full text of the LGPL-2.1 license can be found in the `licenses/LGPL-2.1.txt` file in this repository.