shithub: sox

RSS feed

aac924f5 – robs <robs> authored on 2008/12/06 06:33
grouped file options; man updates

d58638ae – cbagwell <cbagwell> authored on 2008/12/04 21:05
Initial pass at a pulse audio driver.

eedad642 – robs <robs> authored on 2008/11/24 12:32
Clarify algorithm authorship

47e891a7 – cbagwell <cbagwell> authored on 2008/11/24 06:09
Align buffer sizes to channel count.

32530e0d – robs <robs> authored on 2008/11/24 02:03
fix typo

ff2d9925 – robs <robs> authored on 2008/11/23 17:13
add a hint

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.