forked from pool/ft2-clone
Accepting request 1158745 from multimedia:apps
- update to 1.77.1: * 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. Please let me know if you have one! * Note transpose (block), instrument remapping (block), Cut Block (ALT+F3) and Copy Block (ALT+F4) had issues if you had made a block selection in the last channel/track in a pattern. Thanks to Roz for finding this and reporting it, and sorry to all the people OBS-URL: https://build.opensuse.org/request/show/1158745 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ft2-clone?expand=0&rev=11
This commit is contained in:
commit
a21d8b4b97
3
ft2-clone-1.77.1.tar.gz
Normal file
3
ft2-clone-1.77.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c8a8c614d925d0cf53ce87566c7d5356bfe709feeabc71cb3d787ff55a388e22
|
||||||
|
size 6084817
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:661586e81a2ff225d8f879cd8d2e708217092e973da74232997ab861d5a2451c
|
|
||||||
size 6084999
|
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 17 12:19:41 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.77.1:
|
||||||
|
* 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. Please let me know if you have
|
||||||
|
one!
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Mar 11 20:19:37 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
Mon Mar 11 20:19:37 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: ft2-clone
|
Name: ft2-clone
|
||||||
Version: 1.77
|
Version: 1.77.1
|
||||||
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…
x
Reference in New Issue
Block a user