forked from pool/ft2-clone
Accepting request 1157035 from home:mnhauke
- 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. OBS-URL: https://build.opensuse.org/request/show/1157035 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/ft2-clone?expand=0&rev=20
This commit is contained in:
parent
c611625c58
commit
5f2525ccb5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:2bde71bd28d0e451ee49d912c73b4f03d3558e8ce10426c378cc4b92b37784e3
|
|
||||||
size 6083277
|
|
3
ft2-clone-1.77.tar.gz
Normal file
3
ft2-clone-1.77.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:661586e81a2ff225d8f879cd8d2e708217092e973da74232997ab861d5a2451c
|
||||||
|
size 6084999
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 11 20:19:37 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
- 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 <mardnh@gmx.de>
|
Fri Feb 23 21:04:00 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ft2-clone
|
Name: ft2-clone
|
||||||
Version: 1.76
|
Version: 1.77
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Fasttracker II clone
|
Summary: Fasttracker II clone
|
||||||
License: BSD-3-Clause AND CC-BY-NC-SA-4.0
|
License: BSD-3-Clause AND CC-BY-NC-SA-4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user