1.1.0 - 2025-02-19
- Stretch coded features instead of decoding first for a huge performance improvement.
1.0.12 - 2025-01-02
- Distribute an official resampler manifest file for OpenUtau users.
- Change D4C default threshold to 0.25 to match old straycat.
1.0.11 - 2024-08-01
- Fixed vocal fry issue on some notes.
1.0.10 - 2024-07-25
- Fixed OpenUtau + issue.
1.0.9 - 2024-07-23
- Fixed error with interpreting pitchbends that causes pitch errors around overlap areas.
1.0.8 - 2024-07-23
- Add checksum hashes for each release by @layetri in #4 (thank you again!)
1.0.6 - 2024-07-23
- Add GitHub Actions for CI by @layetri in #1 (thank you!)
1.0.1 - 2024-07-23
- Fixed an index out of bounds error.
1.0.0 - 2024-07-23
- Flag parsing for extra user-controlled behavior.
- Some for loops are switched to iterators to improve performance.
- Interpolators now use references instead of moving values.
- Improve numerical behavior in some calculations.
1.0.0-alpha - 2024-07-12
- Initial release 🎉