[Lunar-commits] <moonbase> sox: version bumped to 14.1.0.

Florin Braescu florin at lunar-linux.org
Fri Aug 1 21:04:08 CEST 2008


commit 0f2d1d5526dc84f5c4797e2b8d63bdce442d2680
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Aug 1 22:04:08 2008 +0300

    sox: version bumped to 14.1.0.
    
    Changes:
    New WavPack format.
    New htk format.
    New .f4 & .f8 raw file extensions.
    New `splice' effect; splice together audio sections.
    New `remix' effect; mixes any number of channels.
    New `norm' (normalise) effect.
    New `delay' effect; delay one or more channels.
    New `contrast' enhancement effect.
    New `rate' high quality resampling effect.
    New `spectrogram' effect; creates a PNG (if built with PNG lib).
    New `gain' alias for the vol effect. 	New option --help-format shows info about supported format(s).
    New --combine=mix-power option to mix combine using 1/sqrt(n) scaling instead of 1/n.
    New --input-buffer option to specify (only) input buffer size.
    New `soxi' utility to extract/display file header fields.
    New VU meter.
    Can now write .amb (.wav variant) files.
    Can now read 2,3(2.6),4 bit ADPCM .voc files.
    Can now read some MP3 ID3 tags.
    Fix rec shortcut should apply bit depth (8-bit, 16-bit, etc.) to input handler.
    Fix endian selection (-B, -L, -x) in some circumstances.
    Various other small fixes/improvements.
---
 audio/sox/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/audio/sox/DETAILS b/audio/sox/DETAILS
index 5b5e5d7..6a5c7e6 100644
--- a/audio/sox/DETAILS
+++ b/audio/sox/DETAILS
@@ -1,11 +1,11 @@
           MODULE=sox
-         VERSION=14.0.1
+         VERSION=14.1.0
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:b4b07e9905728209d3c97b9fb0fc65e75b4c45a1
+      SOURCE_VFY=sha1:897cb68b2b4159f979e6ba33fabaa31b967a1c7e
         WEB_SITE=http://sox.sourceforge.net
          ENTERED=20010922
-         UPDATED=20080310
+         UPDATED=20080801
            SHORT="Swiss Army knife of sound processing tools"
    
 cat << EOF


More information about the Lunar-commits mailing list