pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/fasttracker2 audio/fasttracker2: Updates to v1.20
details: https://anonhg.NetBSD.org/pkgsrc/rev/6294c3b17e5f
branches: trunk
changeset: 427267:6294c3b17e5f
user: fox <fox%pkgsrc.org@localhost>
date: Tue Apr 14 13:26:07 2020 +0000
description:
audio/fasttracker2: Updates to v1.20
Changes since v1.19:
v1.20 - 13.04.2020
- x86_64/amd64 users now get 32.32 fixed-point precision in the audio channel
mixer, an extra 192kHz mixing frequency mode (may only work with a larger
buffer size), and double the amount of phases in the cubic spline table. This
will only make an improved outcome in very few cases (like extremely high/low
channel rates), so don't expect to hear any difference. Non-x86_64 users now
lose 96kHz mode as it was a bit unsuitable with 16.16 fixed-point precision.
- The "Volume" function in Smp. Ed. now has more precision and takes less time
to complete. Not that it was slow to begin with...
- Increased the minimum .WAV rendering frequency from 8kHz to 44.1kHz, because
the mixer delta calculations could overflow on such low rates.
- Some more small miscellaneous changes not worth of a mention
- Code cleanup
diffstat:
audio/fasttracker2/Makefile | 4 ++--
audio/fasttracker2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r 465cbe1678db -r 6294c3b17e5f audio/fasttracker2/Makefile
--- a/audio/fasttracker2/Makefile Tue Apr 14 12:57:48 2020 +0000
+++ b/audio/fasttracker2/Makefile Tue Apr 14 13:26:07 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2020/04/09 12:57:59 fox Exp $
+# $NetBSD: Makefile,v 1.63 2020/04/14 13:26:07 fox Exp $
-DISTNAME= fasttracker2-1.19
+DISTNAME= fasttracker2-1.20
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=8bitbubsy/}
GITHUB_PROJECT= ft2-clone
diff -r 465cbe1678db -r 6294c3b17e5f audio/fasttracker2/distinfo
--- a/audio/fasttracker2/distinfo Tue Apr 14 12:57:48 2020 +0000
+++ b/audio/fasttracker2/distinfo Tue Apr 14 13:26:07 2020 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.58 2020/04/09 12:57:59 fox Exp $
+$NetBSD: distinfo,v 1.59 2020/04/14 13:26:07 fox Exp $
-SHA1 (fasttracker2-1.19.tar.gz) = 2afc3c06ae1e7e3d8c9d3710991c3c0af4cb0159
-RMD160 (fasttracker2-1.19.tar.gz) = 3a6d91707f71be5162302b0966e944565e67e892
-SHA512 (fasttracker2-1.19.tar.gz) = ec26a53c40c5360d308044e4ca87208b3e6999bda86c6ffaf8677de1fb39fac6ab4265f05a97b8fbdac6710a692dd7ee447dd9f82888d5694168da78f456dd3c
-Size (fasttracker2-1.19.tar.gz) = 4436329 bytes
+SHA1 (fasttracker2-1.20.tar.gz) = a319da80726eee6b6396e73bee8d375a17bd3d0c
+RMD160 (fasttracker2-1.20.tar.gz) = c87c64f68c83b1114090f2f162aa022ec70d4fc7
+SHA512 (fasttracker2-1.20.tar.gz) = 420f26e3a0489a12765b16fa22a5f45b31b4fae2b6a7d9bdf58e21ceba34cfb8d6a96b37bd3e3e58f338c332d3cb1fda84d7e40c6c4bf7868adfaf0ca1956b4a
+Size (fasttracker2-1.20.tar.gz) = 4472415 bytes
SHA1 (patch-CMakeLists.txt) = 81ce61e4c61dbf056366c05f80286f9cb731fb7e
Home |
Main Index |
Thread Index |
Old Index