[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sox-users
Subject:    Re: [SoX-users] [ANNOUNCE] SoX 14.4.2rc1 Released
From:       Chris Bagwell <chris () cnpbagwell ! com>
Date:       2014-12-23 1:00:15
Message-ID: CAGzDe_apdesWABktqgap0ouAb-HxLFVTAokESo8Ji8q0=RAMUw () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Thanks for the report.  I distributed the wrong file.  Look for release
candidate 2 with a fix any time now.

On Mon, Dec 22, 2014 at 11:55 AM, www.mail <www.mail@ntlworld.com> wrote:

> Hi,
> 
> When I expand the entire zip contents of the new Win32 14.4.2rc1 into a
> single directory, then cd into that directory and then run sox, I get the
> following error message:
> 
> sox:./.libs/lt-sox.c:233: FATAL: couldn't find .\sox.
> 
> When I run 'set|grep -i "sox"', nothing comes up, so there's no mention of
> sox in the environment.
> 
> Google comes up with nothing either.
> 
> Is this a sox bug?  Or have I missed something obvious?
> 
> I'm running Windows 7 SP1 32-bit.
> 
> Any help would be appreciated.
> 
> Regards,
> Jacko
> 
> 
> ----------
> On December 21, 2014 6:42:05 PM Chris Bagwell <chris@cnpbagwell.com>
> wrote:
> 
> > The developers of SoX are happy to announce the release of SoX 14.4.2rc1.
> > Thanks to all who contributed to this release.
> > 
> > git tag: sox-14.4.2rc1
> > 
> > Chris Bagwell (14):
> > Don't use symbol names read/write.
> > Updated check for MINGW compile
> > Use sox_i.h for ltdl.h inclusion.
> > Use EXEEXT even for symlink files.
> > Fix for max size text chunks in aiff files.
> > fix lsx_filelength() prototype mismatach.
> > Remove deprecated options in tests.
> > Add reading support for RF64 WAV files.
> > Work around for libsndfile size bug on RF64
> > Fix warning about ignored cdecl.
> > Switch to gcc's -fstack-protector
> > Default to silent mode for automake
> > osxbuild updates for OSX 10.9 and latest libraries
> > Update stack-protect logic to work for cygwin
> > 
> > Doug Cook (9):
> > Fix direct use of format->fp in 8svx, flac, sndfile, vorbis
> > Fix mp3 format's direct use of format_t.fp
> > Clean up additional uses of format_t.fp
> > Remove use of private fp from oss format handler
> > sunaudio.c - don't use private fd member of sox_format_t
> > All audio devices use "default" as the default device name.
> > Minor tweaks to Windows WaveAudio device
> > WaveAudio - remove unnecessary members from priv_t
> > Fix VS2008 build issues
> > 
> > Eric Wong (5):
> > ladspa: free memory allocated for control ports
> > ladspa: call cleanup function if given
> > ladspa: support multi-channel plugins and chains
> > ladspa: support M:N channel mapping in plugins
> > ladspa: optionally perform latency compensation
> > 
> > Guido Aulisi (1):
> > mcompand: fix bad clipping due to overflow of band summing.
> > 
> > John Stumpo (1):
> > Add read-only Opus support using libopusfile.
> > 
> > Pascal Giard (15):
> > Fixed typo.
> > Sync'd with latest upload to Debian.
> > See debian/changelog for all significant changes.
> > Oops, arch goes AFTER version.
> > Bumping to libsox3.
> > Sync'd to latest Debian upload.
> > Fixed spelling errors found by Debian's lintian tool.
> > "make distclean" should not get rid of the files distributed in the
> > tarball; text files are deleted with the maintainer-clean target.
> > Sync' with latest Debian uploads plus few updates toward the next
> upload.
> > ffmpeg is gone from the Debian packages.
> > More Debian packaging changes, these are more interesting, some
> highlights:
> > Oops, that last bit was not needed.
> > Oops, that last bit was not needed.
> > No need to substitute anything in sox.dirs.
> > Fixed typo: Sytem -> System
> > 
> > Reuben Thomas (1):
> > sox.1: fix a typo
> > 
> > Rob Sykes (40):
> > minor refactoring to facilitate debug
> > speed-ups for particular rational factors
> > fix up tests in light of removal of deprecated options
> > fix up after git mv failed to delete
> > fix floating point precisions to take account of sign bit
> > update test following demise of monkey.au a while ago
> > fix pipe file-type detection regression
> > fix warnings
> > fixes to bit-rot support files and cmake build files
> > remove code for compatibility with old versions of sox; default to
> 1dB of
> > head-room
> > more rate speed-ups
> > more rate speed-ups
> > rate speed-ups: down-sample by 3/4, down-sample by > 4
> > check that writable devices can actually be openned for writing,
> before
> > selecting as the default device. Tested so far with pulseaudio
> fall-back to
> > alsa; more testing required
> > deemph now additionally works at 48k
> > doc updates
> > C++ not used, so don't fail if not available
> > doc updates
> > C++ not used, so don't fail if not available
> > use full resolution that sample_t provides
> > firfit: add support for --plot global option; detect error
> condition: knot
> > freqs not increasing
> > Downsampling speed-ups; comparative execution time examples:
> > commit file accidentally missed out of previous commit
> > fix passing of floating point args to lsx_fail
> > prevent SIGFPE from inf * 10
> > 1) Restore multi-threaded FFT performance lost in 14.3.1.
> > [3592482] Fix hang with rate effect & signal-length more than 2^31
> samples.
> > speed up small-factor downsampling; e.g. ~15% improvement for
> 48k->44100
> > fix truncation due to integer division (found by Michael
> Niedermayer)
> > improved pink noise freq. response
> > fix size_t/uint64_t mismatch
> > quash warning
> > fix warnings
> > add Dolph window for spectrogram effect
> > fix warning on 64-bit arch.
> > AIFF comments implementation now passes this test
> > slight simplification
> > minor change: use periodic window
> > New libsox example6: give explicit output attributes
> > prevent division by 0 when input signal is entirely non-negative,
> > non-positive, or both
> > 
> > Ulrich Klauer (78):
> > List deprecated features in 14.4.1 changelog
> > Remove deprecated encoding options
> > Simpler swap effect
> > Increment library version
> > Reorder effect and effects chain structure members
> > Use size_t to count effects, flows, chains, files
> > More detailed effects chain debugging output
> > Update version number in cmake soxconfig.h
> > Add parallel development version to changelog
> > Avoid unnecessary (de)interleaving
> > Mark unused parameters as such
> > Fix mp3.c compiler warnings
> > dft_filter: use 64-bit numbers to count samples
> > dither: use 64-bit numbers to count samples
> > dither: separate -a code from main logic
> > dither: remove -t/-r options and scale parameter
> > Undo "Fix VS2008 build issues"
> > Provide a fallback for UINT64_MAX
> > Require OpenMP >= 3.0
> > Unify OpenMP and non-OpenMP code in effects.c
> > Add OpenMP linker workaround for older libtools
> > Use newer LT_INIT instead of AC_PROG_LIBTOOL
> > Report again whether OpenMP is configured in
> > Improve (de)interleave performance
> > Update version numbers
> > Allow sending spectrograms to stdout
> > Seal a memory leak in do-nothing effects
> > spectrogram: fix memory leak
> > pad: fix a code comment
> > delay: allow mixing time and sample-count args
> > Improve lsx_parsesamples syntax checking
> > spectrogram: allow sample counts for -d and -S
> > Unify documentation for time specifications
> > Extend time specification syntax
> > Update Debian version numbers to 14.4.2
> > Introduce an extended syntax for audio positions
> > delay: use lsx_parseposition
> > trim: use lsx_parseposition
> > fade: use lsx_parseposition
> > spectrogram -S: use lsx_parseposition
> > Fix bug in lsx_parsesamples
> > ladspa: Update documentation
> > soxi: new option (-p) to display sample precision
> > Update changelog
> > repeat: support infinite repetition
> > Update changelog
> > Don't use removed options in examples
> > Some cleanup of example scripts
> > Simplify scripts/alert.sh
> > Fix length calculation for "repeat -"
> > Replace removed options in stat output
> > bend: use lsx_parseposition
> > splice: use lsx_parseposition
> > pad: use lsx_parseposition
> > Apply new timespec syntax to documentation example
> > Add pipe rewinding for IRIX
> > Remove deprecated ffmpeg format handler
> > Document soxi -p in man page
> > tempo: calculate output length
> > Complete renaming of debian/sox.dirs.in
> > configure.ac: replace obsolete AC_HELP_STRING
> > Update INSTALL
> > Add binaries with .exe extension to .gitignore
> > Document limited Replay Gain tag support
> > Use binary mode when writing spectrogram to stdout
> > Add missing includes
> > Enable writing WAV files with 64-bit floats
> > Call AC_CONFIG_MACRO_DIR unconditionally
> > Simplify configuration checks for math functions
> > Remove deprecated mixer effect
> > Remove remaining references to FFmpeg
> > Add documentation for Opus support
> > Only use -Wno-long-long on GCC
> > Don't export (most) internal libsox symbols
> > Link Windows build to wsock32.dll again
> > configure.ac: Simplify version comparisons
> > Fix signalinfo handling in example3.c
> > Add missing comma in man page
> > 
> > 
> > 
> http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1-macosx.zip/download
> 
> > 
> > MD5:  ff985c044dcbf268f96cc455525f72b3  sox-14.4.2rc1-macosx.zip
> > SHA1: 24e6bc2837bcefe4769219d288ced971fb5c184d  sox-14.4.2rc1-macosx.zip
> > 
> > 
> http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1-win32.exe/download
> 
> > 
> > MD5:  6e6fb51757e3833c9718554ee14754d9  sox-14.4.2rc1-win32.exe
> > SHA1: 3dfb8e253a76d7bae2823f024c646b7e79d6c91a  sox-14.4.2rc1-win32.exe
> > 
> > 
> http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1-win32.zip/download
> 
> > 
> > MD5:  86d86bb46dec3ce428db04abc8e7fb57  sox-14.4.2rc1-win32.zip
> > SHA1: 08c388ae086378dfe00ad7b8d794823bfe3b085d  sox-14.4.2rc1-win32.zip
> > 
> > 
> http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1.tar.bz2/download
> 
> > 
> > MD5:  bfab58eb85367bab2bebb71fe3ccd9ec  sox-14.4.2rc1.tar.bz2
> > SHA1: e88b6d5869ceefacaf843189610aba657a46e6de  sox-14.4.2rc1.tar.bz2
> > 
> > 
> http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1.tar.gz/download
> 
> > 
> > MD5:  64d033e2705b125e8354d20f570c4d0a  sox-14.4.2rc1.tar.gz
> > SHA1: 9c4613058e29b95eb785beefde95133cc3a0af8b  sox-14.4.2rc1.tar.gz
> > 
> > 
> > 
> ------------------------------------------------------------------------------
> > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> > from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> > with Interactivity, Sharing, Native Excel Exports, App Integration & more
> > Get technology previously reserved for billion-dollar corporations, FREE
> > 
> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
> > _______________________________________________
> > Sox-users mailing list
> > Sox-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/sox-users
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming! The Go Parallel Website,
> sponsored by Intel and developed in partnership with Slashdot Media, is
> your
> hub for all things parallel software development, from weekly thought
> leadership blogs to news, videos, case studies, tutorials and more. Take a
> look and join the conversation now. http://goparallel.sourceforge.net
> _______________________________________________
> Sox-users mailing list
> Sox-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sox-users
> 


[Attachment #5 (text/html)]

<div dir="ltr">Thanks for the report.   I distributed the wrong file.   Look for \
release candidate 2 with a fix any time now.<br></div><div \
class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 22, 2014 at 11:55 AM, \
www.mail <span dir="ltr">&lt;<a href="mailto:www.mail@ntlworld.com" \
target="_blank">www.mail@ntlworld.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">Hi,<br> <br>
When I expand the entire zip contents of the new Win32 14.4.2rc1 into a<br>
single directory, then cd into that directory and then run sox, I get the<br>
following error message:<br>
<br>
sox:./.libs/lt-sox.c:233: FATAL: couldn&#39;t find .\sox.<br>
<br>
When I run &#39;set|grep -i &quot;sox&quot;&#39;, nothing comes up, so there&#39;s no \
mention of<br> sox in the environment.<br>
<br>
Google comes up with nothing either.<br>
<br>
Is this a sox bug?   Or have I missed something obvious?<br>
<br>
I&#39;m running Windows 7 SP1 32-bit.<br>
<br>
Any help would be appreciated.<br>
<br>
Regards,<br>
Jacko<br>
<br>
<br>
----------<br>
On December 21, 2014 6:42:05 PM Chris Bagwell &lt;<a \
href="mailto:chris@cnpbagwell.com">chris@cnpbagwell.com</a>&gt; wrote:<br> <br>
&gt; The developers of SoX are happy to announce the release of SoX 14.4.2rc1.<br>
&gt; Thanks to all who contributed to this release.<br>
&gt;<br>
&gt; git tag: sox-14.4.2rc1<br>
&gt;<br>
&gt; Chris Bagwell (14):<br>
&gt;           Don&#39;t use symbol names read/write.<br>
&gt;           Updated check for MINGW compile<br>
&gt;           Use sox_i.h for ltdl.h inclusion.<br>
&gt;           Use EXEEXT even for symlink files.<br>
&gt;           Fix for max size text chunks in aiff files.<br>
&gt;           fix lsx_filelength() prototype mismatach.<br>
&gt;           Remove deprecated options in tests.<br>
&gt;           Add reading support for RF64 WAV files.<br>
&gt;           Work around for libsndfile size bug on RF64<br>
&gt;           Fix warning about ignored cdecl.<br>
&gt;           Switch to gcc&#39;s -fstack-protector<br>
&gt;           Default to silent mode for automake<br>
&gt;           osxbuild updates for OSX 10.9 and latest libraries<br>
&gt;           Update stack-protect logic to work for cygwin<br>
&gt;<br>
&gt; Doug Cook (9):<br>
&gt;           Fix direct use of format-&gt;fp in 8svx, flac, sndfile, vorbis<br>
&gt;           Fix mp3 format&#39;s direct use of format_t.fp<br>
&gt;           Clean up additional uses of format_t.fp<br>
&gt;           Remove use of private fp from oss format handler<br>
&gt;           sunaudio.c - don&#39;t use private fd member of sox_format_t<br>
&gt;           All audio devices use &quot;default&quot; as the default device \
name.<br> &gt;           Minor tweaks to Windows WaveAudio device<br>
&gt;           WaveAudio - remove unnecessary members from priv_t<br>
&gt;           Fix VS2008 build issues<br>
&gt;<br>
&gt; Eric Wong (5):<br>
&gt;           ladspa: free memory allocated for control ports<br>
&gt;           ladspa: call cleanup function if given<br>
&gt;           ladspa: support multi-channel plugins and chains<br>
&gt;           ladspa: support M:N channel mapping in plugins<br>
&gt;           ladspa: optionally perform latency compensation<br>
&gt;<br>
&gt; Guido Aulisi (1):<br>
&gt;           mcompand: fix bad clipping due to overflow of band summing.<br>
&gt;<br>
&gt; John Stumpo (1):<br>
&gt;           Add read-only Opus support using libopusfile.<br>
&gt;<br>
&gt; Pascal Giard (15):<br>
&gt;           Fixed typo.<br>
&gt;           Sync&#39;d with latest upload to Debian.<br>
&gt;           See debian/changelog for all significant changes.<br>
&gt;           Oops, arch goes AFTER version.<br>
&gt;           Bumping to libsox3.<br>
&gt;           Sync&#39;d to latest Debian upload.<br>
&gt;           Fixed spelling errors found by Debian&#39;s lintian tool.<br>
&gt;           &quot;make distclean&quot; should not get rid of the files distributed \
in the<br> &gt;           tarball; text files are deleted with the maintainer-clean \
target.<br> &gt;           Sync&#39; with latest Debian uploads plus few updates \
toward the next upload.<br> &gt;           ffmpeg is gone from the Debian \
packages.<br> &gt;           More Debian packaging changes, these are more \
interesting, some highlights:<br> &gt;           Oops, that last bit was not \
needed.<br> &gt;           Oops, that last bit was not needed.<br>
&gt;           No need to substitute anything in sox.dirs.<br>
&gt;           Fixed typo: Sytem -&gt; System<br>
&gt;<br>
&gt; Reuben Thomas (1):<br>
&gt;           sox.1: fix a typo<br>
&gt;<br>
&gt; Rob Sykes (40):<br>
&gt;           minor refactoring to facilitate debug<br>
&gt;           speed-ups for particular rational factors<br>
&gt;           fix up tests in light of removal of deprecated options<br>
&gt;           fix up after git mv failed to delete<br>
&gt;           fix floating point precisions to take account of sign bit<br>
&gt;           update test following demise of monkey.au a while ago<br>
&gt;           fix pipe file-type detection regression<br>
&gt;           fix warnings<br>
&gt;           fixes to bit-rot support files and cmake build files<br>
&gt;           remove code for compatibility with old versions of sox; default to 1dB \
of<br> &gt;           head-room<br>
&gt;           more rate speed-ups<br>
&gt;           more rate speed-ups<br>
&gt;           rate speed-ups: down-sample by 3/4, down-sample by &gt; 4<br>
&gt;           check that writable devices can actually be openned for writing, \
before<br> &gt;           selecting as the default device. Tested so far with \
pulseaudio fall-back to<br> &gt;           alsa; more testing required<br>
&gt;           deemph now additionally works at 48k<br>
&gt;           doc updates<br>
&gt;           C++ not used, so don&#39;t fail if not available<br>
&gt;           doc updates<br>
&gt;           C++ not used, so don&#39;t fail if not available<br>
&gt;           use full resolution that sample_t provides<br>
&gt;           firfit: add support for --plot global option; detect error condition: \
knot<br> &gt;           freqs not increasing<br>
&gt;           Downsampling speed-ups; comparative execution time examples:<br>
&gt;           commit file accidentally missed out of previous commit<br>
&gt;           fix passing of floating point args to lsx_fail<br>
&gt;           prevent SIGFPE from inf * 10<br>
&gt;           1) Restore multi-threaded FFT performance lost in 14.3.1.<br>
&gt;           [3592482] Fix hang with rate effect &amp; signal-length more than 2^31 \
samples.<br> &gt;           speed up small-factor downsampling; e.g. ~15% improvement \
for 48k-&gt;44100<br> &gt;           fix truncation due to integer division (found by \
Michael Niedermayer)<br> &gt;           improved pink noise freq. response<br>
&gt;           fix size_t/uint64_t mismatch<br>
&gt;           quash warning<br>
&gt;           fix warnings<br>
&gt;           add Dolph window for spectrogram effect<br>
&gt;           fix warning on 64-bit arch.<br>
&gt;           AIFF comments implementation now passes this test<br>
&gt;           slight simplification<br>
&gt;           minor change: use periodic window<br>
&gt;           New libsox example6: give explicit output attributes<br>
&gt;           prevent division by 0 when input signal is entirely non-negative,<br>
&gt;           non-positive, or both<br>
&gt;<br>
&gt; Ulrich Klauer (78):<br>
&gt;           List deprecated features in 14.4.1 changelog<br>
&gt;           Remove deprecated encoding options<br>
&gt;           Simpler swap effect<br>
&gt;           Increment library version<br>
&gt;           Reorder effect and effects chain structure members<br>
&gt;           Use size_t to count effects, flows, chains, files<br>
&gt;           More detailed effects chain debugging output<br>
&gt;           Update version number in cmake soxconfig.h<br>
&gt;           Add parallel development version to changelog<br>
&gt;           Avoid unnecessary (de)interleaving<br>
&gt;           Mark unused parameters as such<br>
&gt;           Fix mp3.c compiler warnings<br>
&gt;           dft_filter: use 64-bit numbers to count samples<br>
&gt;           dither: use 64-bit numbers to count samples<br>
&gt;           dither: separate -a code from main logic<br>
&gt;           dither: remove -t/-r options and scale parameter<br>
&gt;           Undo &quot;Fix VS2008 build issues&quot;<br>
&gt;           Provide a fallback for UINT64_MAX<br>
&gt;           Require OpenMP &gt;= 3.0<br>
&gt;           Unify OpenMP and non-OpenMP code in effects.c<br>
&gt;           Add OpenMP linker workaround for older libtools<br>
&gt;           Use newer LT_INIT instead of AC_PROG_LIBTOOL<br>
&gt;           Report again whether OpenMP is configured in<br>
&gt;           Improve (de)interleave performance<br>
&gt;           Update version numbers<br>
&gt;           Allow sending spectrograms to stdout<br>
&gt;           Seal a memory leak in do-nothing effects<br>
&gt;           spectrogram: fix memory leak<br>
&gt;           pad: fix a code comment<br>
&gt;           delay: allow mixing time and sample-count args<br>
&gt;           Improve lsx_parsesamples syntax checking<br>
&gt;           spectrogram: allow sample counts for -d and -S<br>
&gt;           Unify documentation for time specifications<br>
&gt;           Extend time specification syntax<br>
&gt;           Update Debian version numbers to 14.4.2<br>
&gt;           Introduce an extended syntax for audio positions<br>
&gt;           delay: use lsx_parseposition<br>
&gt;           trim: use lsx_parseposition<br>
&gt;           fade: use lsx_parseposition<br>
&gt;           spectrogram -S: use lsx_parseposition<br>
&gt;           Fix bug in lsx_parsesamples<br>
&gt;           ladspa: Update documentation<br>
&gt;           soxi: new option (-p) to display sample precision<br>
&gt;           Update changelog<br>
&gt;           repeat: support infinite repetition<br>
&gt;           Update changelog<br>
&gt;           Don&#39;t use removed options in examples<br>
&gt;           Some cleanup of example scripts<br>
&gt;           Simplify scripts/alert.sh<br>
&gt;           Fix length calculation for &quot;repeat -&quot;<br>
&gt;           Replace removed options in stat output<br>
&gt;           bend: use lsx_parseposition<br>
&gt;           splice: use lsx_parseposition<br>
&gt;           pad: use lsx_parseposition<br>
&gt;           Apply new timespec syntax to documentation example<br>
&gt;           Add pipe rewinding for IRIX<br>
&gt;           Remove deprecated ffmpeg format handler<br>
&gt;           Document soxi -p in man page<br>
&gt;           tempo: calculate output length<br>
&gt;           Complete renaming of debian/<a href="http://sox.dirs.in" \
target="_blank">sox.dirs.in</a><br> &gt;           <a href="http://configure.ac" \
target="_blank">configure.ac</a>: replace obsolete AC_HELP_STRING<br> &gt;           \
Update INSTALL<br> &gt;           Add binaries with .exe extension to .gitignore<br>
&gt;           Document limited Replay Gain tag support<br>
&gt;           Use binary mode when writing spectrogram to stdout<br>
&gt;           Add missing includes<br>
&gt;           Enable writing WAV files with 64-bit floats<br>
&gt;           Call AC_CONFIG_MACRO_DIR unconditionally<br>
&gt;           Simplify configuration checks for math functions<br>
&gt;           Remove deprecated mixer effect<br>
&gt;           Remove remaining references to FFmpeg<br>
&gt;           Add documentation for Opus support<br>
&gt;           Only use -Wno-long-long on GCC<br>
&gt;           Don&#39;t export (most) internal libsox symbols<br>
&gt;           Link Windows build to wsock32.dll again<br>
&gt;           <a href="http://configure.ac" target="_blank">configure.ac</a>: \
Simplify version comparisons<br> &gt;           Fix signalinfo handling in \
example3.c<br> &gt;           Add missing comma in man page<br>
&gt;<br>
&gt;<br>
&gt; <a href="http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1-macosx.zip/download" \
target="_blank">http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1-macosx.zip/download</a><br>
 &gt;<br>
&gt; MD5:   ff985c044dcbf268f96cc455525f72b3   sox-14.4.2rc1-macosx.zip<br>
&gt; SHA1: 24e6bc2837bcefe4769219d288ced971fb5c184d   sox-14.4.2rc1-macosx.zip<br>
&gt;<br>
&gt; <a href="http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1-win32.exe/download" \
target="_blank">http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1-win32.exe/download</a><br>
 &gt;<br>
&gt; MD5:   6e6fb51757e3833c9718554ee14754d9   sox-14.4.2rc1-win32.exe<br>
&gt; SHA1: 3dfb8e253a76d7bae2823f024c646b7e79d6c91a   sox-14.4.2rc1-win32.exe<br>
&gt;<br>
&gt; <a href="http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1-win32.zip/download" \
target="_blank">http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1-win32.zip/download</a><br>
 &gt;<br>
&gt; MD5:   86d86bb46dec3ce428db04abc8e7fb57   sox-14.4.2rc1-win32.zip<br>
&gt; SHA1: 08c388ae086378dfe00ad7b8d794823bfe3b085d   sox-14.4.2rc1-win32.zip<br>
&gt;<br>
&gt; <a href="http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1.tar.bz2/download" \
target="_blank">http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1.tar.bz2/download</a><br>
 &gt;<br>
&gt; MD5:   bfab58eb85367bab2bebb71fe3ccd9ec   sox-14.4.2rc1.tar.bz2<br>
&gt; SHA1: e88b6d5869ceefacaf843189610aba657a46e6de   sox-14.4.2rc1.tar.bz2<br>
&gt;<br>
&gt; <a href="http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1.tar.gz/download" \
target="_blank">http://sourceforge.net/projects/sox/files/release_candidates/sox/14.4.2rc1/sox-14.4.2rc1.tar.gz/download</a><br>
 &gt;<br>
&gt; MD5:   64d033e2705b125e8354d20f570c4d0a   sox-14.4.2rc1.tar.gz<br>
&gt; SHA1: 9c4613058e29b95eb785beefde95133cc3a0af8b   sox-14.4.2rc1.tar.gz<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------------<br>
 &gt; Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server<br>
&gt; from Actuate! Instantly Supercharge Your Business Reports and Dashboards<br>
&gt; with Interactivity, Sharing, Native Excel Exports, App Integration &amp; \
more<br> &gt; Get technology previously reserved for billion-dollar corporations, \
FREE<br> &gt; <a href="http://pubads.g.doubleclick.net/gampad/clk?id=164703151&amp;iu=/4140/ostg.clktrk" \
target="_blank">http://pubads.g.doubleclick.net/gampad/clk?id=164703151&amp;iu=/4140/ostg.clktrk</a><br>
 &gt; _______________________________________________<br>
&gt; Sox-users mailing list<br>
&gt; <a href="mailto:Sox-users@lists.sourceforge.net">Sox-users@lists.sourceforge.net</a><br>
 &gt; <a href="https://lists.sourceforge.net/lists/listinfo/sox-users" \
target="_blank">https://lists.sourceforge.net/lists/listinfo/sox-users</a><br> <br>
<br>
<br>
------------------------------------------------------------------------------<br>
Dive into the World of Parallel Programming! The Go Parallel Website,<br>
sponsored by Intel and developed in partnership with Slashdot Media, is your<br>
hub for all things parallel software development, from weekly thought<br>
leadership blogs to news, videos, case studies, tutorials and more. Take a<br>
look and join the conversation now. <a href="http://goparallel.sourceforge.net" \
target="_blank">http://goparallel.sourceforge.net</a><br> \
_______________________________________________<br> Sox-users mailing list<br>
<a href="mailto:Sox-users@lists.sourceforge.net">Sox-users@lists.sourceforge.net</a><br>
 <a href="https://lists.sourceforge.net/lists/listinfo/sox-users" \
target="_blank">https://lists.sourceforge.net/lists/listinfo/sox-users</a><br> \
</blockquote></div><br></div>



------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net

_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic