diff options
author | obache <obache@pkgsrc.org> | 2012-02-19 05:10:11 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-02-19 05:10:11 +0000 |
commit | ea8514e4483cfee11889683630247027f1642151 (patch) | |
tree | fb8cd5fa7c2331abf43cc73a25d756ab01304d29 /audio/sptk/distinfo | |
parent | 2929618859b5ee643a477c0b876bbb17453756b8 (diff) | |
download | pkgsrc-ea8514e4483cfee11889683630247027f1642151.tar.gz |
Update sptk to 3.5.
PR 46047 by ISHIHARA Takanori.
Version 3.5:
* add 'dtw' command.
* add 'mfcc' command.
* add 'mgc2mgclsp' and 'mgclsp2mgc' command.
* add two pitch extraction algorithm, 'RAPT' and 'SWIPE' to 'pitch' command.
* add -R and -M option to 'delta' command, to skip the magic number during the
calculation.
* unify data type for sampling frequency into float in kHz.
* fix options of 'psgr' and 'grlogsp' command to draw more large graph.
* fix 'wav2raw' to deal with IEEE float format.
* bug fixes.
Diffstat (limited to 'audio/sptk/distinfo')
-rw-r--r-- | audio/sptk/distinfo | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/audio/sptk/distinfo b/audio/sptk/distinfo index a79db69f4fb..3225b20f219 100644 --- a/audio/sptk/distinfo +++ b/audio/sptk/distinfo @@ -1,11 +1,11 @@ -$NetBSD: distinfo,v 1.2 2011/06/08 13:32:03 obache Exp $ +$NetBSD: distinfo,v 1.3 2012/02/19 05:10:11 obache Exp $ -SHA1 (SPTK-3.4.1.tar.gz) = 296531f27a64d18ef2ee7995307ea260d40ae983 -RMD160 (SPTK-3.4.1.tar.gz) = c13c21f888008dcb8481180d181a7c6bc82279bf -Size (SPTK-3.4.1.tar.gz) = 574062 bytes -SHA1 (SPTKexamples-3.4.1.pdf) = f2938d4e6c5076c0851ece5cfabc0b60a9681d4d -RMD160 (SPTKexamples-3.4.1.pdf) = 389624b90ab97c1628d2789ee8e020168245c853 -Size (SPTKexamples-3.4.1.pdf) = 2410428 bytes -SHA1 (SPTKref-3.4.1.pdf) = 1426c0eae60e163b70a43d78c816b43f20ae4159 -RMD160 (SPTKref-3.4.1.pdf) = fd1b5893dd277a86a57ff8f3dd665642eb1bd3d8 -Size (SPTKref-3.4.1.pdf) = 783126 bytes +SHA1 (SPTK-3.5.tar.gz) = 67c84a2ec1d5351fd1b9dabfca383b1f7a0949fa +RMD160 (SPTK-3.5.tar.gz) = 3ec863d00fa47e001e52ea2bd97077416a9b26a9 +Size (SPTK-3.5.tar.gz) = 646817 bytes +SHA1 (SPTKexamples-3.5.pdf) = 54a9d53b34e89618201219c0e7d8018b2bd7627e +RMD160 (SPTKexamples-3.5.pdf) = 46cdf4c0f811aa445edabc89ab8afd8d9bac4fd2 +Size (SPTKexamples-3.5.pdf) = 2409911 bytes +SHA1 (SPTKref-3.5.pdf) = cc0b644352b78be3efb926dd3dac725a8e44ff3a +RMD160 (SPTKref-3.5.pdf) = 933564a3d56df764cd53e69e2206b0e313c40e86 +Size (SPTKref-3.5.pdf) = 1116971 bytes |