diff --git a/ft2-clone-1.76.tar.gz b/ft2-clone-1.76.tar.gz deleted file mode 100644 index 7614117..0000000 --- a/ft2-clone-1.76.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2bde71bd28d0e451ee49d912c73b4f03d3558e8ce10426c378cc4b92b37784e3 -size 6083277 diff --git a/ft2-clone-1.77.tar.gz b/ft2-clone-1.77.tar.gz new file mode 100644 index 0000000..5bdbde7 --- /dev/null +++ b/ft2-clone-1.77.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:661586e81a2ff225d8f879cd8d2e708217092e973da74232997ab861d5a2451c +size 6084999 diff --git a/ft2-clone.changes b/ft2-clone.changes index 42579b5..2bc1927 100644 --- a/ft2-clone.changes +++ b/ft2-clone.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Mar 11 20:19:37 UTC 2024 - Martin Hauke + +- Update to version 1.77 + * The 32-point sinc resampling interpolator was reduced to + 16-point again because of the trade-off not being big enough, + and it was slightly wrongly implemented and would alias a + little bit in some cases. I'll implement a better sinc + interpolator in the future, if I ever stumble across a nice + and simple implementation. + ------------------------------------------------------------------- Fri Feb 23 21:04:00 UTC 2024 - Martin Hauke diff --git a/ft2-clone.spec b/ft2-clone.spec index 50f4e37..0ac6175 100644 --- a/ft2-clone.spec +++ b/ft2-clone.spec @@ -17,7 +17,7 @@ Name: ft2-clone -Version: 1.76 +Version: 1.77 Release: 0 Summary: Fasttracker II clone License: BSD-3-Clause AND CC-BY-NC-SA-4.0