shithub: sox

RSS feed

cc1db220 – robs <robs> authored on 2009/03/11 16:56
add porting hints for pipe rewind

2c63c24f – robs <robs> authored on 2009/03/11 16:55
plot coefs should be double precision for an IIR

699f50c2 – cbagwell <cbagwell> authored on 2009/03/10 21:04
Removing change I made that made ossaudio lib required on platforms

d029538d – cbagwell <cbagwell> authored on 2009/03/09 00:00
Modified OSS failure path to use using_oss so that its will really be

defa95dd – cbagwell <cbagwell> authored on 2009/03/08 23:38
Attempt to fix reports of early aborts. During underruns, write would

db55ae37 – cbagwell <cbagwell> authored on 2009/03/08 23:36
Don't check for coreaudio lib because of strange linker option required.

410ae936 – robs <robs> authored on 2009/03/07 10:42
experimental stats effect

53c591f0 – robs <robs> authored on 2009/03/07 09:19
fix rounding

ce889034 – robs <robs> authored on 2009/02/26 12:41
seek hack for crop; fix soxi with invalid option

37052e1b – robs <robs> authored on 2009/02/25 13:41
doc updates for recent changes

fb0d5415 – robs <robs> authored on 2009/02/24 12:42
more work on crop

d0114fd1 – robs <robs> authored on 2009/02/24 12:40
add peak level in dBFS

8f790657 – robs <robs> authored on 2009/02/24 12:40
--play-rate-arg

4488f4e0 – robs <robs> authored on 2009/02/23 12:37
Wow, that comment's been out-of-date since 1991!

cea320c1 – robs <robs> authored on 2009/02/20 12:53
display message category

f181687f – robs <robs> authored on 2009/02/20 02:24
allow to easily check all opt formats loaded dynamically

d36796e6 – robs <robs> authored on 2009/02/14 12:33
document reverb -w

b8be33b1 – robs <robs> authored on 2009/02/14 12:23
rationalise further

b3749b4a – robs <robs> authored on 2009/02/12 15:56
remove dead code

5d1a242d – robs <robs> authored on 2009/02/12 15:33
allow optional formats to be loaded statically or dynamically

ffc11e80 – robs <robs> authored on 2009/02/12 15:32
let wavpcm apply to chans > 2 (as well as bits > 16)

7793ebb2 – robs <robs> authored on 2009/02/12 15:30
crop effect; WIP

1f8700d4 – robs <robs> authored on 2009/02/12 15:28
add a reference

53dc14fc – robs <robs> authored on 2009/02/10 15:11
untangle interactive stuff

3ab46728 – robs <robs> authored on 2009/02/09 01:29
add single quote mode to strtoargv

7d441e44 – robs <robs> authored on 2009/02/08 15:29
change volume keys

b14587a3 – robs <robs> authored on 2009/02/08 15:28
combine strtoargv code, add escaping; change volume keys

2e15982e – robs <robs> authored on 2009/02/08 09:38
experimental support for SOX_OPTS env. var.

a30de9ea – robs <robs> authored on 2009/02/08 08:04
stubs for bit-rot detection

ae555c6c – robs <robs> authored on 2009/02/08 05:24
pipe rewind ramifications

6c2f8c40 – robs <robs> authored on 2009/02/08 04:13
add blurb on auto dither

34e2bbd9 – robs <robs> authored on 2009/02/08 03:46
warn if too many plugins

78239702 – robs <robs> authored on 2009/02/07 16:49
trying configurable static/dynamic linking

ee8d1ad4 – robs <robs> authored on 2009/02/07 16:48
clarify

852cad9e – robs <robs> authored on 2009/02/07 12:41
fix newlib detection

a8747b80 – robs <robs> authored on 2009/02/07 11:28
hack to rewind pipes; not fully tested yet

8eaf5503 – robs <robs> authored on 2009/02/07 08:07
build internal formats statically; dynamically load other formats only if needed

e2f6fd3c – robs <robs> authored on 2009/02/07 05:34
formats' handler fns --> lsx_

222ca19d – robs <robs> authored on 2009/02/07 03:15
format for easier reading

5e0fe822 – robs <robs> authored on 2009/02/07 02:49
formats' handler fns --> lsx_

26586111 – robs <robs> authored on 2009/02/07 02:32
effects' hander fns --> lsx_

f8a42f45 – robs <robs> authored on 2009/02/07 02:11
use --magic to enable libmagic

faca3a32 – robs <robs> authored on 2009/02/06 12:08
prevent duplicate error message

2dfdbc63 – robs <robs> authored on 2009/02/05 16:46
doc for recent change

e1158401 – robs <robs> authored on 2009/02/05 16:45
allow length check

a35d4e0f – robs <robs> authored on 2009/02/05 09:15
doc

a0f914bf – robs <robs> authored on 2009/02/05 09:15
spellcheck

70f58215 – robs <robs> authored on 2009/02/05 06:39
fix for solaris

7f148c72 – robs <robs> authored on 2009/02/05 04:07
clean up time display

2a516c42 – robs <robs> authored on 2009/02/05 03:37
Fix length in wav header with multi-channel output to pipe

c6ceb7f6 – robs <robs> authored on 2009/02/04 17:01
new fir effect

230fa2c3 – robs <robs> authored on 2009/02/04 16:59
attempt to make more robust

6beda2fd – rrt <rrt> authored on 2009/02/02 16:20
Fix old call to SOX_SAMPLE_TO_FLOAT_32BIT.

698b1a99 – robs <robs> authored on 2009/02/02 14:13
updates for recent changes

75185e70 – robs <robs> authored on 2009/02/02 14:12
update for recent change

edd1819a – robs <robs> authored on 2009/02/02 14:11
add file for make dist

0e14eb68 – robs <robs> authored on 2009/02/02 12:17
doc updates for recent changes

b79f9559 – rrt <rrt> authored on 2009/02/02 08:17
Add README

59aa9694 – robs <robs> authored on 2009/02/02 04:43
improvements to intermediate-phase algorithm

48a6aa02 – robs <robs> authored on 2009/02/02 04:42
a macro is better than a function here, but other code needes to be updated 1st

0162b6ff – robs <robs> authored on 2009/01/28 07:00
remove spurious blank line

8ac1f3e7 – robs <robs> authored on 2009/01/28 06:58
sinc updates

4e4b8ccd – robs <robs> authored on 2009/01/28 06:53
fix kaiser window

1fd5a401 – robs <robs> authored on 2009/01/26 13:36
new sinc filter effect

fa80a671 – robs <robs> authored on 2009/01/24 15:03
fix warning

d6a5788b – robs <robs> authored on 2009/01/24 14:51
updates for --guard

2bd648a7 – robs <robs> authored on 2009/01/24 14:44
updates for --guard

1f70a30a – robs <robs> authored on 2009/01/21 17:11
--guard, & associated changes

bd403cd4 – robs <robs> authored on 2009/01/20 15:47
minor updates

c9782198 – robs <robs> authored on 2009/01/17 03:27
New native OpenBSD audio handler for play/recording

e06776c3 – robs <robs> authored on 2009/01/16 01:20
add headroom value

e500fe01 – robs <robs> authored on 2009/01/13 16:47
remove out of date comment

2317e845 – robs <robs> authored on 2009/01/13 16:14
dither: slight accuracy improvement; add headroom values

f7e36c19 – robs <robs> authored on 2009/01/11 04:57
doc updates; mostly tidying

36cc2a77 – robs <robs> authored on 2009/01/05 19:00
fix [2487589] Glitch dither -s

a2440ab0 – robs <robs> authored on 2009/01/04 11:09
tone down messages

dfd3f0b3 – robs <robs> authored on 2009/01/04 11:08
remove support for FLAC < 1.1.2

60162a41 – robs <robs> authored on 2009/01/04 11:07
report EXTENSIBLE

06873db0 – robs <robs> authored on 2009/01/04 10:17
rewrite alsa; support 24-bit

6ada3918 – robs <robs> authored on 2008/12/30 04:16
no need for ding; sox can do it

2db10552 – robs <robs> authored on 2008/12/29 15:29
quash warning

795a0c5a – robs <robs> authored on 2008/12/29 14:59
remove old resamplers but retain their interfaces for the time being

c401a824 – robs <robs> authored on 2008/12/29 14:06
fix crash with no arguments

da2789eb – robs <robs> authored on 2008/12/29 10:57
rationalise effects' options interface (getopt compatible)

af44d226 – robs <robs> authored on 2008/12/29 10:46
rationalise effects' options interface (getopt compatible)

378db344 – robs <robs> authored on 2008/12/29 06:27
fix recent breakage

df65582e – robs <robs> authored on 2008/12/29 04:49
sox_strerror

e4f8d659 – robs <robs> authored on 2008/12/29 03:55
qualify volume control; remove dead code

59f412ca – robs <robs> authored on 2008/12/27 13:59
make play & -d behave the same

308d0282 – robs <robs> authored on 2008/12/27 11:28
quash a warning

4c5fee7f – robs <robs> authored on 2008/12/27 10:13
clear errno after stdin check

4f236ee6 – robs <robs> authored on 2008/12/27 08:26
access to hardware volume control; not sure whether this is a good thing or not

32f6c192 – robs <robs> authored on 2008/12/27 08:19
Fix slight FLAC seek inaccuracy e.g. when using 'trim' effect: further update

b1484912 – cbagwell <cbagwell> authored on 2008/12/23 22:17
Fix mismatch between configure and Makefile.

f03c9e74 – robs <robs> authored on 2008/12/20 12:17
commonalise flags

98f4a45e – robs <robs> authored on 2008/12/20 11:31
updates for recent changes

8a98c46a – robs <robs> authored on 2008/12/20 11:29
--ignore-length

788e9abe – robs <robs> authored on 2008/12/20 11:07
--ignore-length

2502bcd9 – robs <robs> authored on 2008/12/20 11:06
Fix slight FLAC seek inaccuracy e.g. when using 'trim' effect

56788ce3 – robs <robs> authored on 2008/12/17 06:23
add support for att. < 80dB

Next