shithub: sox

RSS feed

a2cf03b1 – cbagwell <cbagwell> authored on 2005/09/10 16:49
Fix bug running -c and -r together would drop audio data

9f37c163 – cbagwell <cbagwell> authored on 2005/09/08 22:04
Fixed noisered to warn during clipping instead of aborting.

28aa893e – cbagwell <cbagwell> authored on 2005/09/08 21:17
Fixing seeking in AIFF, SMP, and WAV. Would incorrectly calc

bf53127e – cbagwell <cbagwell> authored on 2005/09/08 21:03
Force st_signalinfo_t to be signed char in case thats not the

e16e2544 – cbagwell <cbagwell> authored on 2005/09/08 20:45
Changelog addition

30826f19 – jching <jching> authored on 2005/09/01 05:23
Set mask without overwriting it.

78eab619 – jching <jching> authored on 2005/08/29 17:43
With visual Studio, some POSIX symbols aren't defined if __STDC__ is

be960d18 – jching <jching> authored on 2005/08/29 16:46
Change path so we don't need to copy any files around.

ed3e2fba – jching <jching> authored on 2005/08/29 16:39
Avoid duplicate symbols on Win32 platform.

b64d8dc0 – jching <jching> authored on 2005/08/29 16:38
Avoid using non-ANSI library routine.

7bbcb9d7 – jching <jching> authored on 2005/08/29 16:37
Don't use inline keyword to be compatible with C89.

539ce7d6 – cbagwell <cbagwell> authored on 2005/08/21 20:49
Updating configure script version.

e2dc0160 – cbagwell <cbagwell> authored on 2005/08/21 18:51
Bumping version #.

39fa1f39 – cbagwell <cbagwell> authored on 2005/05/08 22:04
Various bugfixes.

628b719f – cbagwell <cbagwell> authored on 2005/05/04 21:33
buffer overflow fix

f952fd79 – cbagwell <cbagwell> authored on 2005/02/21 14:52
Fix typo in nuttall calculation.

f37f0c87 – cbagwell <cbagwell> authored on 2005/01/23 20:13
Add RIFX support to WAV. Auto-detect DEC-style .sd headers.

5c55ce9f – cbagwell <cbagwell> authored on 2004/12/21 11:39
fix compile problem in noisered.

105e2bc5 – cbagwell <cbagwell> authored on 2004/12/20 16:13
Adding new noise removal effect

791cff8c – cbagwell <cbagwell> authored on 2004/12/20 14:48
Updating version numbers to 12.17.7

09724420 – cbagwell <cbagwell> authored on 2004/12/20 14:43
Added in noise reduction effect.

6c020bad – cbagwell <cbagwell> authored on 2004/11/28 17:12
Abort chunk reads on invalid seeks.

c99441ba – cbagwell <cbagwell> authored on 2004/11/27 13:16
New sample script

50d4f9e4 – cbagwell <cbagwell> authored on 2004/11/22 18:07
Adding files to support compiling with visual c++

ec9ecc25 – cbagwell <cbagwell> authored on 2004/11/22 18:04
Adding files to help compiling with visual c++

af07e789 – cbagwell <cbagwell> authored on 2004/11/21 22:29
in linux, add include path to /lib/modules for alsa headers.

2ae81f2e – cbagwell <cbagwell> authored on 2004/11/07 17:37
default rule to compile .o from .c with CPPFLAGS

8d7d1460 – cbagwell <cbagwell> authored on 2004/11/07 17:16
Add default rule for .c to .o.

30eeaa08 – cbagwell <cbagwell> authored on 2004/11/05 23:35
cygwin fix to allow default CFLAGS settings

5ed26883 – cbagwell <cbagwell> authored on 2004/10/28 20:34
Better default values durig recording.

9dd22e5e – cbagwell <cbagwell> authored on 2004/10/28 20:25
minor update to get_format.

bf9afd21 – cbagwell <cbagwell> authored on 2004/10/28 20:15
Fix typos in alsa format checks.

a5b327cd – cbagwell <cbagwell> authored on 2004/10/24 21:47
more fixes for cool edits cue chunks

703f77e3 – cbagwell <cbagwell> authored on 2004/10/24 17:47
fix to not read cooledit extra data as audio.

4aff61af – cbagwell <cbagwell> authored on 2004/10/24 17:18
last partial buffer wasn't being flushed correctly on writes.

c4823e9b – cbagwell <cbagwell> authored on 2004/10/24 16:38
doc update

16fe5d50 – cbagwell <cbagwell> authored on 2004/10/23 20:45
more overriding of unsupported formats.

ccae7ed9 – cbagwell <cbagwell> authored on 2004/10/19 16:54
Fix a couple of references to rand() without calling srand() first.

0d555136 – cbagwell <cbagwell> authored on 2004/10/18 21:57
Workaround to get alsa driver compiling with newer alsa and older glibc.

fc9594b4 – cbagwell <cbagwell> authored on 2004/10/17 17:58
Backing out unneeded "exit".

29ee8361 – cbagwell <cbagwell> authored on 2004/10/17 17:58
Fix soxmix default volume adjustment to not be 0.

d365f98f – cbagwell <cbagwell> authored on 2004/10/15 21:57
manpage fixes and openbsd sunaudio patches.

94408e30 – cbagwell <cbagwell> authored on 2004/10/13 20:09
log

2f0e01bb – cbagwell <cbagwell> authored on 2004/10/12 21:07
*** empty log message ***

ab9e321c – cbagwell <cbagwell> authored on 2004/10/12 20:44
WAV GSM fix for even byte padding.

55272cd7 – cbagwell <cbagwell> authored on 2004/10/10 19:24
All any size IDv3 tag to be skipped past.

dceeb3a6 – cbagwell <cbagwell> authored on 2004/10/07 14:05
Fixing support for skipping past 100k of ID3v2 tag.

33859ced – cbagwell <cbagwell> authored on 2004/10/04 19:50
Adding support for writing 32-bit data in AIFF

51abeca2 – cbagwell <cbagwell> authored on 2004/10/02 21:02
fix for missing data during resampling.

ede09d32 – cbagwell <cbagwell> authored on 2004/10/01 09:44
Put newline before command additions, not after.

ffc38e23 – cbagwell <cbagwell> authored on 2004/09/30 21:17
doc updates

c561f290 – cbagwell <cbagwell> authored on 2004/09/30 20:54
Adding support for floats to wav handler.

da9ecc97 – cbagwell <cbagwell> authored on 2004/09/30 11:44
Removing use of non-portable strsep in mcompand.

edd9e74c – cbagwell <cbagwell> authored on 2004/09/30 10:50
float conversion bugfixes

54f50621 – cbagwell <cbagwell> authored on 2004/09/29 22:42
Tracked float swap bug down to byteswap.h usage. Revert to using internal version of st_swapf.

71a9a855 – cbagwell <cbagwell> authored on 2004/09/29 22:26
backing out g++ cast fix that doesn't work in c.

47d73971 – cbagwell <cbagwell> authored on 2004/09/28 22:31
Add float support to .au and make float routines work with normalized data

0a33c800 – cbagwell <cbagwell> authored on 2004/09/27 22:33
c++ and libary cleanups

415d218a – cbagwell <cbagwell> authored on 2004/09/27 21:02
Updating avg to make it more apparent to seperate nums with commas

31650688 – cbagwell <cbagwell> authored on 2004/09/24 19:15
Adding mcompand file

95609fe5 – cbagwell <cbagwell> authored on 2004/09/24 14:46
partial cleanups

8ae4d299 – cbagwell <cbagwell> authored on 2004/09/22 22:39
update to silence effect to allow removing silence from middle of file.

fec8e043 – cbagwell <cbagwell> authored on 2004/09/22 22:09
Added multiband compander effect

bd0eddd5 – cbagwell <cbagwell> authored on 2004/09/22 21:10
Some compilers don't like inline and static used together.

a5749149 – cbagwell <cbagwell> authored on 2004/09/22 20:52
Added "audiogen" sample script for creating audio samples.

a0f8a662 – cbagwell <cbagwell> authored on 2004/09/21 22:11
Modify crossfade scripts to auto-detect when fading doesn't need to occur.

2a130249 – cbagwell <cbagwell> authored on 2004/09/19 18:53
warning fixes