audio/fasttracker2: Update to v1.02
Changes since v1.01: v1.02 - 23.11.2019 - You can now select the audio input (sampling) rate in the config screen. (44.1kHz, 48kHz or 96kHz) - Fixed some misinformation in the "Known bugs" help text ("clear sample") - Fixed some "original" typos in the UI texts (and also renamed stuff that wasn't very understandable). - Removed the "Very large" buffer size setting in Config -> I/O devices - Increased the width of the Disk Op. filename text box - Tweaked some other minor stuff
This commit is contained in:
parent
27ef14c49e
commit
a18f5d2c89
2 changed files with 7 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.44 2019/11/10 11:32:58 nia Exp $
|
||||
# $NetBSD: Makefile,v 1.45 2019/11/24 12:24:09 fox Exp $
|
||||
|
||||
DISTNAME= ft2-clone-v${PKGVERSION_NOREV}-code
|
||||
PKGNAME= fasttracker2-${DISTVERSION}
|
||||
DISTVERSION= 1.01
|
||||
DISTVERSION= 1.02
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= https://16-bits.org/
|
||||
EXTRACT_SUFX= .zip
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
$NetBSD: distinfo,v 1.41 2019/10/22 10:04:48 fox Exp $
|
||||
$NetBSD: distinfo,v 1.42 2019/11/24 12:24:09 fox Exp $
|
||||
|
||||
SHA1 (ft2-clone-v1.01-code.zip) = 6f0ae364a631525ce05fc31d53bd005d9539e2ed
|
||||
RMD160 (ft2-clone-v1.01-code.zip) = 378d227eb63e4afba32b9645a6d9defe81b2b18e
|
||||
SHA512 (ft2-clone-v1.01-code.zip) = ceda6e80bbf67a3ea8c5db75eaae95169b934f2f90062c129b58185c7ce7e294ceec0bc03ab9bc3ae1cf37ec1295472f31b5ff926fa8106e5b087b030f783e00
|
||||
Size (ft2-clone-v1.01-code.zip) = 4505573 bytes
|
||||
SHA1 (ft2-clone-v1.02-code.zip) = 02ebee37969ba1b25ce58c88f52e2f306efc00c2
|
||||
RMD160 (ft2-clone-v1.02-code.zip) = e62d7dd123719375472c6bfef9f7797d59d315e6
|
||||
SHA512 (ft2-clone-v1.02-code.zip) = bf7fcf991063446f3f4cc94cdc2038a843e5bd5c2db9765c1337231f52ec9255b9aea608ca8a5836c5c19e298b62dfb2eb9f82ebc180797956502275acb5c583
|
||||
Size (ft2-clone-v1.02-code.zip) = 4506390 bytes
|
||||
SHA1 (patch-CMakeLists.txt) = b64b4e4b9cd40e97c34d1541937b6c0b7f451093
|
||||
|
|
Loading…
Reference in a new issue