- 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/package/show/multimedia:apps/ft2-clone?expand=0&rev=22
This commit is contained in:
2024-03-17 12:20:23 +00:00
committed by Git OBS Bridge
parent 5f2525ccb5
commit 99b963bce2
4 changed files with 20 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
Name: ft2-clone
Version: 1.77
Version: 1.77.1
Release: 0
Summary: Fasttracker II clone
License: BSD-3-Clause AND CC-BY-NC-SA-4.0