shithub: sox

RSS feed

38caa497 – cbagwell <cbagwell> authored on 2008/11/23 16:41
Turning of libltdl support on windows for now since its not re-locatable.

dec0729d – robs <robs> authored on 2008/11/23 14:36
PRNG clean-up

1915e826 – cbagwell <cbagwell> authored on 2008/11/23 13:37
Add in non-compressed big-endian "twos" format that seems to exists (rare).

f5bdfcd8 – cbagwell <cbagwell> authored on 2008/11/23 10:32
Enhance libtool support to work on wider range; including latest

89cfc90d – cbagwell <cbagwell> authored on 2008/11/22 21:23
Add AIFF fixes.

fc4b5add – robs <robs> authored on 2008/11/22 11:19
fix epsilon issues apparent on cygwin

cdf18af4 – robs <robs> authored on 2008/11/22 05:23
soxi enhancements

8faf57a9 – robs <robs> authored on 2008/11/21 14:08
Fix [2028181] w64 float format incompatibility

48ccfcae – robs <robs> authored on 2008/11/21 14:07
recent change

045394d9 – cbagwell <cbagwell> authored on 2008/11/21 09:31
SSND chunks length includes non-audio data in chunk. Don't include

567e88a4 – robs <robs> authored on 2008/11/19 12:53
recent change

f3eba541 – cbagwell <cbagwell> authored on 2008/11/18 20:36
Fix reading AIFF files with pad bytes in COMT chunk.

7f1b9335 – robs <robs> authored on 2008/11/18 14:49
updates

546452fb – robs <robs> authored on 2008/11/16 12:36
updates for recent changes

7b14564a – robs <robs> authored on 2008/11/16 10:50
interpolate for accurate pitch

8a7e8755 – robs <robs> authored on 2008/11/16 05:05
updates for recent changes

a53682a6 – robs <robs> authored on 2008/11/16 04:23
updates

65c5325c – robs <robs> authored on 2008/11/15 16:43
need to create master channel in case of default channel

9c3e5b85 – robs <robs> authored on 2008/11/15 15:46
rename to reduce potential confusion

12865498 – robs <robs> authored on 2008/11/15 14:50
synth example

0a384c4b – robs <robs> authored on 2008/11/15 14:44
tpdf and pluck enhancements

a2fec7d4 – robs <robs> authored on 2008/11/15 14:43
new overdrive effect

42f5e3e0 – robs <robs> authored on 2008/11/15 14:42
fix repeating stopping too early

96e23e25 – robs <robs> authored on 2008/11/15 02:38
ranqd1

24949272 – robs <robs> authored on 2008/11/14 03:48
replace auto detect of distro name with manual option

3e0a1693 – robs <robs> authored on 2008/11/13 14:32
fix alaw/ulaw rounding

60a2c7aa – robs <robs> authored on 2008/11/12 03:22
synth pluck

bf5457c6 – rrt <rrt> authored on 2008/11/10 18:37
Fix libltdl usage.

b53dfb1e – rrt <rrt> authored on 2008/11/10 18:09
Ignore some libtool files

84f1475b – robs <robs> authored on 2008/11/09 06:51
updates for web site

08363580 – cbagwell <cbagwell> authored on 2008/11/08 19:07
Fix release date.

38f4463a – cbagwell <cbagwell> authored on 2008/11/08 18:26
Move literal "-" to end of list so its not confused as a range request.

5d65f436 – robs <robs> authored on 2008/11/08 17:02
single feature list for README & SoX web page

aae1a1b4 – robs <robs> authored on 2008/11/08 13:12
replace old syntax

33f0cd68 – robs <robs> authored on 2008/11/08 12:53
replace old syntax

02875b23 – cbagwell <cbagwell> authored on 2008/11/08 12:31
Initializing optarg seems to help static libraries on MacOS X.

fe047051 – robs <robs> authored on 2008/11/08 01:34
make rate linear phase by default

cf134922 – robs <robs> authored on 2008/11/08 01:06
make rate linear phase by default

930ab836 – robs <robs> authored on 2008/11/08 00:58
comments

14e8d325 – cbagwell <cbagwell> authored on 2008/11/08 00:01
Include local getopt.h last in case someone includes a system

d65152a5 – cbagwell <cbagwell> authored on 2008/11/07 23:59
Porting fixes from ffmpeg.m4 to find libsndfile without pkg-config.

a4cfbb61 – cbagwell <cbagwell> authored on 2008/11/07 22:59
Work around on MacOS X for our getopt hack.

bfb29510 – cbagwell <cbagwell> authored on 2008/11/07 13:06
Cleaning up symlink code so that play/rec can be disabled

b5f7aadc – cbagwell <cbagwell> authored on 2008/11/07 09:31
Add some missing $(EXEEXT)'s for OS/2. Remove running SoX during

1c2502ec – cbagwell <cbagwell> authored on 2008/11/06 23:04
Removing 1/2 effect until we can afford the other half.

4eb9609a – robs <robs> authored on 2008/11/06 17:23
Fix [2223251] mcompand should use linkwitz-riley

af2cac88 – cbagwell <cbagwell> authored on 2008/11/05 10:40
Add missing dither files so they will be distributed.

a1e803f1 – cbagwell <cbagwell> authored on 2008/11/05 09:31
Rename external symbols to avoid conflicts. getopt wasn't being used before now on GNU systems either. Fix that.

eb49e872 – robs <robs> authored on 2008/11/05 03:59
fix typo

0144b5ff – robs <robs> authored on 2008/11/05 03:53
dither tweaks

18210cbd – cbagwell <cbagwell> authored on 2008/11/04 13:36
Using slightly safer fixes for OS/2.

4834b7c5 – cbagwell <cbagwell> authored on 2008/11/03 20:57
example programs need same link options as sox executable.

13cc1eac – cbagwell <cbagwell> authored on 2008/11/03 20:56
Add some required options that os2 always requires.

07494065 – evilynux <evilynux> authored on 2008/11/02 22:50
- play no longer crashes, closing bug with this release.

c6a736a0 – cbagwell <cbagwell> authored on 2008/11/02 22:50
Use stricter linking on solaris as well.

af6968bf – robs <robs> authored on 2008/11/02 15:43
fix problems reading short mp3 files

30d829e2 – robs <robs> authored on 2008/11/02 07:58
new dither

71897cdf – robs <robs> authored on 2008/11/02 03:09
quash warnings

2d49c44d – evilynux <evilynux> authored on 2008/11/01 21:22
Close two bugs fixed in new upstream release.

94eed612 – cbagwell <cbagwell> authored on 2008/11/01 18:11
Adding zlib to link of id3lib to work on strict links.

d64bd96a – cbagwell <cbagwell> authored on 2008/11/01 16:50
doc updates.

0ba30432 – robs <robs> authored on 2008/11/01 09:20
quash warnings on 64-bit arch

ca793409 – robs <robs> authored on 2008/11/01 08:49
Fix 'phaser' clicks and overflows

b3cb872a – cbagwell <cbagwell> authored on 2008/10/31 17:03
Doc updates.

84ae4fe3 – robs <robs> authored on 2008/10/30 01:29
example of batch processing on MS-windows

6c97d471 – robs <robs> authored on 2008/10/30 01:03
quash warnings on 64-bit

ff12ef77 – evilynux <evilynux> authored on 2008/10/29 23:46
- Updated to 14.2.0.

c9c4203f – cbagwell <cbagwell> authored on 2008/10/29 12:30
Add rules to install/uninstall PDF and HTML files that we can generate.

ea530d14 – robs <robs> authored on 2008/10/28 04:31
updates

32972fe2 – robs <robs> authored on 2008/10/27 05:13
tweaks

9060bb6d – robs <robs> authored on 2008/10/27 03:58
Fix [2007062] Earwax effect can overflow; should clip

05195832 – robs <robs> authored on 2008/10/27 03:15
Fix [2026912] Fails on URL-like filenames

de8669fd – robs <robs> authored on 2008/10/26 16:38
update tests

abb1667c – cbagwell <cbagwell> authored on 2008/10/26 10:54
Allow sample command to show up in pdf version.

3ba60a5d – cbagwell <cbagwell> authored on 2008/10/26 09:47
get rid of extra cast.

c37bc06c – cbagwell <cbagwell> authored on 2008/10/26 09:41
Adding note about possible sample loss.

dc35efc0 – robs <robs> authored on 2008/10/26 05:34
Improved handling of speed changes in the effects chain.

3ae511f8 – robs <robs> authored on 2008/10/26 05:18
reserve some bits

ded08660 – robs <robs> authored on 2008/10/26 03:23
duration how includes hours

63a14609 – robs <robs> authored on 2008/10/26 03:22
uname support

95837022 – robs <robs> authored on 2008/10/26 03:21
don't display version info twice with sox -V4

7e9702f1 – robs <robs> authored on 2008/10/26 03:20
quash warnings

2c042efb – robs <robs> authored on 2008/10/25 17:51
fix endian stuff

5ca8150c – cbagwell <cbagwell> authored on 2008/10/25 16:25
snd_pcm_readi returns negative numbers so store in a signed variable.

466fc1d8 – robs <robs> authored on 2008/10/25 16:21
doc updates for recent changes

a8423668 – cbagwell <cbagwell> authored on 2008/10/25 15:52
Add crazy example that shows most 14.2.0 new features including -p option, multiple effect chains, and multiple output files.

491a6439 – cbagwell <cbagwell> authored on 2008/10/25 15:03
Errors during read/writes were not really being caught.

ec9b7b9d – robs <robs> authored on 2008/10/25 13:48
updates to new sox format

5d2778c5 – robs <robs> authored on 2008/10/25 11:12
un-deprecate stretch

cd2fbdcf – robs <robs> authored on 2008/10/25 11:11
fix crash: compensate for SOX_EFF_GETOPT

8f56b0d4 – robs <robs> authored on 2008/10/25 09:11
tweaks for multiple input pipes

f05d9c5b – robs <robs> authored on 2008/10/25 08:31
fix 'speed'; broken in recent refactorings

8446fc53 – robs <robs> authored on 2008/10/25 07:50
further support for multiple input pipes

82528814 – robs <robs> authored on 2008/10/25 06:26
set initial sin phase = pi/2 for initial mod = 0

e1d31edf – robs <robs> authored on 2008/10/25 03:56
added support for multiple input pipes

3128d87f – cbagwell <cbagwell> authored on 2008/10/24 23:53
Add information on multiple effects chains.

f9bed986 – robs <robs> authored on 2008/10/24 16:58
fix delay for phase > linear

daf445fe – robs <robs> authored on 2008/10/24 13:53
revert error message

61785c92 – robs <robs> authored on 2008/10/24 02:25
Fix [2190767] 'norm' under-amplifying in some cases

edac8bf1 – robs <robs> authored on 2008/10/24 02:21
ChangeLog

Next