What's Changed
- Fix compilation error in README example by @IhateTrains in #8
- Support >2 channels by @Masusder in #13
- Support loading large FSB5 chunks by @Masusder in #14
- FADPCM decoder by @Masusder in #15
- Fix generating audio files that are a teeny tiny bit longer than the original by @tbodt in #16
- Bumped all dependencies to latest versions, now built with .NET 10 SDK, added netstandard2.1 TFM and net8/net9/net10, replacing the net6 TFM which is out of support. No breaking change is expected here as consumers on net6 should seamlessly switch to the netstandard2.1 version of the package.
New Contributors
- @IhateTrains made their first contribution in #8
- @Masusder made their first contribution in #13
- @tbodt made their first contribution in #16
Full Changelog: v3.0.1...v3.1.0