pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/fasttracker2



Module Name:    pkgsrc
Committed By:   fox
Date:           Sun Apr 12 11:20:15 UTC 2026

Modified Files:
        pkgsrc/audio/fasttracker2: Makefile distinfo

Log Message:
audio/fasttracker2: Update to 2.15

Changes since 2.14:

v2.15 - 09.04.2026
  * BPM and voice/channel pitches are now tuned to better match original
    FT2.08/FT2.09 with an SB16 sound card at max audio output rate (44000Hz).
  * Added a new "Precise BPM" option in Config -> Audio for users who prefer
    precise BPM over FT2 accuracy.
  * Updated the help text to better reflect the (default) FT2 BPM mode.
  * It is now possible to select a rate below 44100Hz when rendering a song
    to WAV.

v2.14 - 05.04.2026
  * The volume and panning envelopes now behave exactly like FT2 in special
    cases.
  * Various audio changes to better match FT2 behavior.
  * New higher-quality FT2 logo in the about screen.


To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 pkgsrc/audio/fasttracker2/Makefile
cvs rdiff -u -r1.130 -r1.131 pkgsrc/audio/fasttracker2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/fasttracker2/Makefile
diff -u pkgsrc/audio/fasttracker2/Makefile:1.146 pkgsrc/audio/fasttracker2/Makefile:1.147
--- pkgsrc/audio/fasttracker2/Makefile:1.146    Sun Apr  5 08:18:28 2026
+++ pkgsrc/audio/fasttracker2/Makefile  Sun Apr 12 11:20:15 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.146 2026/04/05 08:18:28 fox Exp $
+# $NetBSD: Makefile,v 1.147 2026/04/12 11:20:15 fox Exp $
 
-DISTNAME=      fasttracker2-2.13
+DISTNAME=      fasttracker2-2.15
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=8bitbubsy/}
 GITHUB_PROJECT=        ft2-clone

Index: pkgsrc/audio/fasttracker2/distinfo
diff -u pkgsrc/audio/fasttracker2/distinfo:1.130 pkgsrc/audio/fasttracker2/distinfo:1.131
--- pkgsrc/audio/fasttracker2/distinfo:1.130    Sun Apr  5 08:18:28 2026
+++ pkgsrc/audio/fasttracker2/distinfo  Sun Apr 12 11:20:15 2026
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.130 2026/04/05 08:18:28 fox Exp $
+$NetBSD: distinfo,v 1.131 2026/04/12 11:20:15 fox Exp $
 
-BLAKE2s (fasttracker2-2.13.tar.gz) = 51089a8ea505243d91ae83236d045cce18d2c3c75fb2932caa6451a19b9371f4
-SHA512 (fasttracker2-2.13.tar.gz) = a5fbbbffbb6797ebf1efc22b89400a16abb7b479d83e07f4b18e0626d544b58214201b322a7e92f1fd1acf30bf15cb7b45babef8640166b15f1e2d9a078fff80
-Size (fasttracker2-2.13.tar.gz) = 5312475 bytes
+BLAKE2s (fasttracker2-2.15.tar.gz) = e0cce5053df1f5e5b7caa05f4fff765e73f309670ac5427e77b15b0889240693
+SHA512 (fasttracker2-2.15.tar.gz) = 8b2e24d5078825aee32e0dd234c1dca1271073c277e0dd47bc370c071c9257bbb28fec1f5069ca16e70d99cf6484584012370975a93b583854e59e1038539650
+Size (fasttracker2-2.15.tar.gz) = 5331961 bytes
 SHA1 (patch-CMakeLists.txt) = 7ddc1ba678d638369234158a59ec7bf3567d856d
 SHA1 (patch-src_ft2__diskop.c) = 900e72818483db2f04f68e166200fd12d7ac1c65



Home | Main Index | Thread Index | Old Index