shithub: sox

RSS feed

796cf6c1 – rrt <rrt> authored on 2006/12/17 19:33
Debug basics of array processing in Lua.

018886f3 – rrt <rrt> authored on 2006/12/17 18:57
Oh dear. I left sox unable to produce output, as cleanup would always

1f10ca10 – rrt <rrt> authored on 2006/12/17 18:53
Make the code a bit more robust, and make the compression arrays local

39c1f295 – rrt <rrt> authored on 2006/12/17 18:51
Cosmetic fixes to warnings.

0b14426c – rrt <rrt> authored on 2006/12/17 18:50
Fix typo in failure message.

293b2363 – rrt <rrt> authored on 2006/12/17 16:55
Cosmetic overhaul.

e837c884 – rrt <rrt> authored on 2006/12/17 16:54
Cosmetics.

bcfebdb6 – rrt <rrt> authored on 2006/12/17 15:38
Cosmetic improvements while reading code to find a bug.

c39b8c07 – rrt <rrt> authored on 2006/12/17 15:35
Fix a bug in st_hcomwrite that robs introduced while trying to improve

24e2540a – rrt <rrt> authored on 2006/12/17 14:42
Reactivate hcom test

d11c7275 – rrt <rrt> authored on 2006/12/17 14:18
Couple of big fixes from my moving the static data into the private

364d4eb3 – robs <robs> authored on 2006/12/17 14:17
volume & clipping improvements

47eb7870 – rrt <rrt> authored on 2006/12/17 14:16
Cosmetic improvement

5e7be395 – robs <robs> authored on 2006/12/17 10:36
Added comments.

498f3dda – robs <robs> authored on 2006/12/17 07:06
Nullify effects when they've nothing to do. But not tested here yet.

7bd941d8 – robs <robs> authored on 2006/12/17 07:02
Tweaks

acff1370 – robs <robs> authored on 2006/12/17 06:25
Warn about synth's high output level.

e43b4954 – robs <robs> authored on 2006/12/17 05:28
Nullify effects when they've nothing to do.

bcdf8938 – robs <robs> authored on 2006/12/17 05:13
HCOM is currently broken :(

23f683ff – robs <robs> authored on 2006/12/17 04:30
Make dither alias for mask, add amount parameter, clipping detection, & nullification

4a1a3de0 – robs <robs> authored on 2006/12/17 04:25
Make dither alias for mask, add amount parameter, clipping detection, & nullification

8873f38b – robs <robs> authored on 2006/12/17 04:19
Make dither alias for mask

3eecb25c – robs <robs> authored on 2006/12/17 04:18
Ability to not invoke srand.

226fe1c2 – robs <robs> authored on 2006/12/17 04:17
Ability to not invoke srand.

0891ccec – rrt <rrt> authored on 2006/12/16 18:09
Change my entry, fix some typos ("Acorn Archimedes"), make some

e995776d – robs <robs> authored on 2006/12/16 16:48
Nullify effects when they've nothing to do.

22be79e4 – robs <robs> authored on 2006/12/16 14:43
sox file merging

bed68352 – robs <robs> authored on 2006/12/16 07:10
Fix parser

c7f9eb39 – robs <robs> authored on 2006/12/16 07:09
New speed effect that delegates the work to resample or rabbit.

832bdd1b – robs <robs> authored on 2006/12/16 07:07
Sox option parser clean-ups and checks

f586524a – robs <robs> authored on 2006/12/16 04:14
clean-ups

8327ae0d – robs <robs> authored on 2006/12/16 03:44
Eliminate some warnings.

822a379b – rrt <rrt> authored on 2006/12/14 14:57
Don't define __attribute__ as a macro. Guard definition of UNUSED to

53aeac72 – rrt <rrt> authored on 2006/12/14 14:14
Ignore tarballs.

f867f34c – rrt <rrt> authored on 2006/12/14 13:59
Update the skel.c and skeleff.c files. Although I intend to remove

7cdd8975 – cbagwell <cbagwell> authored on 2006/12/14 09:19
Make compile on non-gnu compilers. Remove unused REGPARM macro.

3c8b42f0 – rrt <rrt> authored on 2006/12/13 21:33
Remove now-unused functions.

83d6d0c7 – robs <robs> authored on 2006/12/13 17:41
New speed effect that delegates the work to resample or rabbit.

d9747629 – robs <robs> authored on 2006/12/13 17:38
24-bit support is now there or thereabouts.

f9991fe2 – rrt <rrt> authored on 2006/12/13 13:42
Fix a couple of typos.

703e07ed – rrt <rrt> authored on 2006/12/13 13:31
Make naming of struct more consistent.

8e500861 – rrt <rrt> authored on 2006/12/13 12:25
Simplify sample copyright notice.

5f0633cc – rrt <rrt> authored on 2006/12/13 12:01
Fix file suffix example: use "skel" not "wav" as suffix, and improve

8d7ab577 – rrt <rrt> authored on 2006/12/13 11:58
Improve the skeleton format and effect.

709570b2 – rrt <rrt> authored on 2006/12/13 11:06
Bring somewhat up-to-date. The danger of this file is that it's never

4aebc6b4 – rrt <rrt> authored on 2006/12/13 11:03
Fix comment typo.

54eb025a – rrt <rrt> authored on 2006/12/13 10:06
Actually check in xmalloc.h. Oops.

da361133 – rrt <rrt> authored on 2006/12/13 10:06
Actually check in xmalloc.c. Oops.

bf4f2ae8 – rrt <rrt> authored on 2006/12/13 09:58
Add x{m,c,re}alloc, and stop checking the return code of

7a41ebe9 – rrt <rrt> authored on 2006/12/13 09:51
Fix typos in last commit.

1ab655ae – rrt <rrt> authored on 2006/12/13 09:50
Simplify code.

45a11abf – rrt <rrt> authored on 2006/12/12 19:32
Remove some unnecessary casts, and fix a compiler warning.

2515cb2d – rrt <rrt> authored on 2006/12/12 16:32
Fix bug in strncasecmp: n must be post-decremented, not

b5c63de2 – rrt <rrt> authored on 2006/12/11 22:45
Remove LSF TODO, and make some cosmetic improvements.

627a9c0a – rrt <rrt> authored on 2006/12/11 22:32
Fix a FIXME.

3ff4284e – rrt <rrt> authored on 2006/12/11 22:26
Remove optimize_trim, which looks like rather too special a special case.

e305b8ce – rrt <rrt> authored on 2006/12/11 22:26
Fix typo

8f1b6a03 – rrt <rrt> authored on 2006/12/11 22:16
Remove an out-of-date FIXME.

e32b9fd8 – rrt <rrt> authored on 2006/12/11 22:14
Implement FIXME: make assertions about some parameters.

d9e0910f – rrt <rrt> authored on 2006/12/11 21:49
Various Sun Audio fixes.

4f205d61 – rrt <rrt> authored on 2006/12/11 21:22
Make name of symbol consistent with configure.ac.

c8c7586e – rrt <rrt> authored on 2006/12/11 20:51
Remove notes about removed Makefiles.

2ebdfd56 – rrt <rrt> authored on 2006/12/11 20:16
SUN_AUDIO fix.

b51d1af4 – rrt <rrt> authored on 2006/12/11 20:14
Define HAVE_SUN_AUDIO so we can build Sun audio. Oops.

d896176a – rrt <rrt> authored on 2006/12/11 20:11
Fix crash where 0 parameters became -1 input files.

eda40c9d – rrt <rrt> authored on 2006/12/11 20:11
Remove now irrelevant FIXME.

0eaac1d0 – rrt <rrt> authored on 2006/12/11 19:56
Put static globals in the private struct.

2f349ac8 – rrt <rrt> authored on 2006/12/11 19:56
Duh. Move macro definitions to header.

85481dcd – rrt <rrt> authored on 2006/12/11 19:56
Cosmetic fix.

9cbb7697 – rrt <rrt> authored on 2006/12/11 19:55
Fix a compiler warning.

eb02a41f – rrt <rrt> authored on 2006/12/11 19:26
Remove ft->swap and use ft->info.swap instead, as asked for in stio.c.

8bc85b09 – rrt <rrt> authored on 2006/12/11 19:20
Move some more generic functions into misc.c.

a8e09ce5 – rrt <rrt> authored on 2006/12/11 18:10
Move little-endian memory reading and writing functions into misc.c as

c5ba431f – rrt <rrt> authored on 2006/12/11 17:37
Remove redundant raw functions, but keep their names in case they

b96a305a – rrt <rrt> authored on 2006/12/11 17:14
Remove vestiges of buffering: there's no more file member in ft_t.

b427d364 – rrt <rrt> authored on 2006/12/11 16:48
Remove output buffering.

19144759 – rrt <rrt> authored on 2006/12/11 10:37
First cut at removing buffering. This update removes it on the read

8e67c9bc – rrt <rrt> authored on 2006/12/11 10:34
Fix typo in comment

8b51ae86 – rrt <rrt> authored on 2006/12/11 10:34
Update to match configure.ac

c5d54b36 – rrt <rrt> authored on 2006/12/11 09:47
Add debug build (yes, I needed it!) which turns off optimisation, and

4d743c4f – rrt <rrt> authored on 2006/12/10 19:34
Fix read and write return types: now st_size_t, like the size inputs.

ce1f8f35 – rrt <rrt> authored on 2006/12/10 18:26
Remove anti-clipping code; users should use the general system instead

9443f3a2 – robs <robs> authored on 2006/12/10 12:06
TODO updates

844206f2 – robs <robs> authored on 2006/12/10 05:44
Removed custom clip counter as it did no more than the builtin one.

64633571 – robs <robs> authored on 2006/12/10 04:27
TODO updates

04963b46 – robs <robs> authored on 2006/12/10 03:39
Fix vorbis for configuration script changes

760b5bd8 – robs <robs> authored on 2006/12/10 02:48
Fix synth size when followed by another effect.

8de54df0 – robs <robs> authored on 2006/12/09 17:45
New flanger & rationalise sine tables generation

880f4422 – cbagwell <cbagwell> authored on 2006/12/08 15:37
Get script running with real bourne shells

ce47bd65 – cbagwell <cbagwell> authored on 2006/12/08 15:32
Get rid of CONFIG_H check

fa532af5 – cbagwell <cbagwell> authored on 2006/12/08 14:40
Adding missing files.

57802d4f – rrt <rrt> authored on 2006/12/08 14:06
Put missing libm test back.

ccfa7d01 – rrt <rrt> authored on 2006/12/08 14:06
Fix 'const const' typo

b99314b3 – rrt <rrt> authored on 2006/12/08 07:00
Make OSS build again.

38d6c589 – rrt <rrt> authored on 2006/12/07 21:05
Fix ALSA detection.

8a0dd9d3 – rrt <rrt> authored on 2006/12/07 20:48
Fix up play, which was broken by the automake-isation.

fd033c91 – rrt <rrt> authored on 2006/12/07 20:47
Where we say "forcing to mono", actually DO force to mono!

22d25ac8 – rrt <rrt> authored on 2006/12/07 20:46
Make error message more precise.

713c4f2d – robs <robs> authored on 2006/12/07 03:08
Removed accidentally committed blank lines

73dae59c – robs <robs> authored on 2006/12/07 02:29
Fixed an alsa crash due to dodgy externs.

Next