summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorfox <fox@pkgsrc.org>2020-11-08 13:38:55 +0000
committerfox <fox@pkgsrc.org>2020-11-08 13:38:55 +0000
commit695c2efbf248da3f8172c4e63aa7cec77cfebc8e (patch)
treeede9e84c89a5c40a43b8602ef7acdd1cf10b4747 /audio
parent4483531ac1a6937c880d45283738e54493124e81 (diff)
downloadpkgsrc-695c2efbf248da3f8172c4e63aa7cec77cfebc8e.tar.gz
audio/fasttracker2: Updates to v1.38
Changes since v1.36 v1.38 - 01.11.2020 - Fixed two possible pattern length bugs while switching to a new, shorter pattern while the song is playing. - Mixer code cleanup (generates smaller code now) v1.37 - 29.10.2020 - The 4-tap cubic spline resampling interpolation has now been replaced with 8-tap windowed-sinc (polyphase) for better audio quality. - The mixer is now using 64-bit float precision instead of 32-bit float precision. We only mix up to 32 channels anyway, which is not very CPU intensive. - Volume/panning envelope interpolation is now using floating point precision instead of 8.8 fixed-point precision. - Fixed a bug where the scopes would not shut down if you triggered an instrument that is not allocated (empty). - Small code cleanup
Diffstat (limited to 'audio')
-rw-r--r--audio/fasttracker2/Makefile4
-rw-r--r--audio/fasttracker2/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/audio/fasttracker2/Makefile b/audio/fasttracker2/Makefile
index 6beef20b18c..6767b50c6e0 100644
--- a/audio/fasttracker2/Makefile
+++ b/audio/fasttracker2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.77 2020/10/08 14:11:40 fox Exp $
+# $NetBSD: Makefile,v 1.78 2020/11/08 13:38:55 fox Exp $
-DISTNAME= fasttracker2-1.36
+DISTNAME= fasttracker2-1.38
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=8bitbubsy/}
GITHUB_PROJECT= ft2-clone
diff --git a/audio/fasttracker2/distinfo b/audio/fasttracker2/distinfo
index dde16328201..f2e730b2339 100644
--- a/audio/fasttracker2/distinfo
+++ b/audio/fasttracker2/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.71 2020/10/08 14:11:40 fox Exp $
+$NetBSD: distinfo,v 1.72 2020/11/08 13:38:55 fox Exp $
-SHA1 (fasttracker2-1.36.tar.gz) = 75400c6f9ab0a6ee3b297e31be1c2e6520bb2778
-RMD160 (fasttracker2-1.36.tar.gz) = 61a3f9b9a20c25b12ffe5154b6b70721737851ac
-SHA512 (fasttracker2-1.36.tar.gz) = 96eb1db8b647b0a286d197ccf0e7dda135d65b27fc7f8382f8b9c6d29464d20da37c9adffa3d152af88b36ae922363b6ca6d3bd1615439efdae87d543a641624
-Size (fasttracker2-1.36.tar.gz) = 4403063 bytes
+SHA1 (fasttracker2-1.38.tar.gz) = 88ae6a18f68cf016986d1d51d687c77f1bb2166d
+RMD160 (fasttracker2-1.38.tar.gz) = b77a331cb622a8fe415a685d260e91a06f822ac5
+SHA512 (fasttracker2-1.38.tar.gz) = 4d95f86f961f99a07df39eb1dc39edbec73b91b7671603a2e3e063114622cd8f682de3df74dced2a45dfea311b0321a112fac777d4f739da13758ef4cb8fe15e
+Size (fasttracker2-1.38.tar.gz) = 4403403 bytes
SHA1 (patch-CMakeLists.txt) = 81ce61e4c61dbf056366c05f80286f9cb731fb7e