RSS feed
d413c73c
– cbagwell <cbagwell>
authored
on 2001/03/04 00:43
Cleaning up sox command parser to get ready for allowing multiple
3b1fd9df
– cbagwell <cbagwell>
authored
on 2001/03/03 15:31
Commiting minor updates to mix program.
5fd2e6c5
– cbagwell <cbagwell>
authored
on 2001/03/01 17:58
Commiting new nul file.
30c4f1c7
– cbagwell <cbagwell>
authored
on 2001/03/01 14:17
Minor util code cleanups.
560be6db
– cbagwell <cbagwell>
authored
on 2001/03/01 10:47
Fixed typo when defaulting channels to 1.
b9cb8289
– cbagwell <cbagwell>
authored
on 2001/02/28 16:05
Added new synth effect and nul file handler. Allows sounds to be
e1bb8ea3
– cbagwell <cbagwell>
authored
on 2001/02/21 15:57
Major updates to error checking code to use errno.
269fe345
– cbagwell <cbagwell>
authored
on 2001/01/31 12:20
Change OSS code to query driver for supported formats instead of guessing.
7cfe6fdb
– cbagwell <cbagwell>
authored
on 2001/01/26 08:57
Fixing typos in oss update
d75d78ae
– cbagwell <cbagwell>
authored
on 2001/01/25 17:45
Updating OSS driver to attempt to use multiple endian types if one fails.
2ac72452
– cbagwell <cbagwell>
authored
on 2001/01/21 12:28
Updated configure script to find sed. Use sed to replace path
f687e4a7
– cbagwell <cbagwell>
authored
on 2001/01/18 10:09
Bug fix to new avg effect.
a540717a
– cbagwell <cbagwell>
authored
on 2001/01/17 13:08
Fix for OSS driver to stop dropping data when under heavy loads.
2754a7c0
– cbagwell <cbagwell>
authored
on 2001/01/16 11:49
Removed broken support for compiling with non-ANSI compilers. Makefile
bba0bddc
– cbagwell <cbagwell>
authored
on 2001/01/13 14:16
Merged in NetBSD patches. Most a warning cleanups.
db958a4e
– cbagwell <cbagwell>
authored
on 2001/01/13 13:45
Ran autoconf on latest configure.in
696d929c
– cbagwell <cbagwell>
authored
on 2001/01/02 10:56
Adding support for detecting ALSA 0.4.x and 0.5.x API.
c1ac6fab
– cbagwell <cbagwell>
authored
on 2000/12/15 12:23
Added a set of patches from Geoff Kuenning. Includes a rewrite of
38edf321
– cbagwell <cbagwell>
authored
on 2000/11/18 18:21
Change version of libst to be binary encoded.
f723862e
– cbagwell <cbagwell>
authored
on 2000/11/18 18:12
Adding linux binary for sox 12.17.1
0a66e0fa
– cbagwell <cbagwell>
authored
on 2000/11/16 13:28
Adding a little extra docs on trim effect.
8c2ffe16
– cbagwell <cbagwell>
authored
on 2000/11/16 12:48
Fixed trim effect and man pages to use seconds to compute the location
18a98c11
– cbagwell <cbagwell>
authored
on 2000/11/10 12:07
Added new "earwax" effect.
e8e76b1a
– cbagwell <cbagwell>
authored
on 2000/11/09 12:56
Added partial support to handle AIFC files. Only uncompressed audio though.
876f2180
– cbagwell <cbagwell>
authored
on 2000/10/31 14:11
Removing reference to removed header files.
1a75b233
– cbagwell <cbagwell>
authored
on 2000/10/23 19:45
Added small patch to allow compiling under cygwin 95.2
9515edc9
– cbagwell <cbagwell>
authored
on 2000/10/17 10:47
Making GSM encoding force the size to bytes for output. Just makes
a48b568a
– cbagwell <cbagwell>
authored
on 2000/10/16 13:07
Fixing bug in rate code for input sphere files.
ab029955
– cbagwell <cbagwell>
authored
on 2000/10/08 16:32
Fixed bug were it was impossible to write ADPCM wav files.
50f5368a
– cbagwell <cbagwell>
authored
on 2000/10/05 18:14
Added new Fade effect from Ari Moisio.
d72859bd
– cbagwell <cbagwell>
authored
on 2000/09/27 13:50
Fixed a bug in mask effect and in detecting if output file is
7f4adf3d
– cbagwell <cbagwell>
authored
on 2000/09/11 11:55
Fixing problem were we were not setting "seekable" correctly for
f903855a
– cbagwell <cbagwell>
authored
on 2000/09/07 21:03
Removing sndr tests
bf36071f
– cbagwell <cbagwell>
authored
on 2000/09/07 21:01
Final update of docs for 12.17
b65a5923
– cbagwell <cbagwell>
authored
on 2000/09/07 14:48
Fix small man typo.
a55757bb
– cbagwell <cbagwell>
authored
on 2000/09/07 14:43
Adding volume limiting code.
796aea87
– cbagwell <cbagwell>
authored
on 2000/09/01 13:10
Added new trim effect and removed unneeded code from sox.c.
4f2944e5
– cbagwell <cbagwell>
authored
on 2000/09/01 12:08
Updated ALSA driver, fixed .au comments to be null terminated, and
69055b9b
– cbagwell <cbagwell>
authored
on 2000/08/26 18:38
Adding a define for M_PI_2 for cygwin gcc setups that do not have it.
a748571c
– cbagwell <cbagwell>
authored
on 2000/08/26 17:36
*** empty log message ***
8791cbd4
– cbagwell <cbagwell>
authored
on 2000/08/26 17:24
Updated lowp and highp filters to use a different filter algorthim.
8abc793d
– cbagwell <cbagwell>
authored
on 2000/08/24 22:58
Converting updated man pages into text.
631a9484
– cbagwell <cbagwell>
authored
on 2000/08/24 14:24
Some man page cleanups.
03a69487
– cbagwell <cbagwell>
authored
on 2000/08/22 11:19
Varous overflow bugfixes by Joseph Ruff.
6b73c041
– cbagwell <cbagwell>
authored
on 2000/08/15 21:01
Forgot to add new sphere file
2cfab898
– cbagwell <cbagwell>
authored
on 2000/08/14 22:10
Added macros to test for big endian and little endian machines.
6d2efb5f
– cbagwell <cbagwell>
authored
on 2000/08/13 14:04
Adding initial support for NIST Sphere file formats.
e993a763
– cbagwell <cbagwell>
authored
on 2000/08/03 20:58
Updates to documents and update effect list in play.
bece06dd
– cbagwell <cbagwell>
authored
on 2000/08/03 16:10
Fixing some bad CHAN/MCHAN flags that snuck in over the years.
29c4dba0
– cbagwell <cbagwell>
authored
on 2000/08/03 15:30
Added support for handling multiple effects on the command line.
fa9a674a
– cbagwell <cbagwell>
authored
on 2000/08/03 14:37
alaw and mulaw fix in wav.c.
4c8e01b3
– cbagwell <cbagwell>
authored
on 2000/08/01 14:03
Updated on man pages.
6781f7b4
– cbagwell <cbagwell>
authored
on 2000/07/31 23:23
Adding first version of fft code to stat effect.
b3524a9a
– cbagwell <cbagwell>
authored
on 2000/07/24 20:50
Syncing up txt manual pages with latest nroff source.
350589c6
– cbagwell <cbagwell>
authored
on 2000/07/24 20:46
Created new configure based on updated configure.in
3ede0003
– cbagwell <cbagwell>
authored
on 2000/07/24 18:01
Updated descriptions of resample effects.
556f4b50
– cbagwell <cbagwell>
authored
on 2000/07/24 14:30
Updated autoconf files so that it will detect darwin platforms.