RSS feed
e8ec2b7d
– cbagwell <cbagwell>
authored
on 2001/09/06 20:46
Fixed bugs recently introduced in computing the start time
c79cc0f7
– cbagwell <cbagwell>
authored
on 2001/09/05 23:10
Adding more error checking to command line parsing.
51beed31
– cbagwell <cbagwell>
authored
on 2001/09/05 12:06
Fixig solaris bugs. Adjusting soxmix.o rule to use vpath's.
430ffc96
– cbagwell <cbagwell>
authored
on 2001/09/03 21:58
Updating more docs with new effects and handlers.
c4ef72a9
– cbagwell <cbagwell>
authored
on 2001/09/02 22:20
Adding docs for silence effect
32736bb3
– cbagwell <cbagwell>
authored
on 2001/09/02 19:27
Finishing up first debugged version of silence effect.
09be3ef6
– cbagwell <cbagwell>
authored
on 2001/08/31 15:13
Adding some docs for new time parsing.
1790c203
– cbagwell <cbagwell>
authored
on 2001/08/31 14:36
Finished moving trim, fade, and synth effect to use new
987af8fb
– cbagwell <cbagwell>
authored
on 2001/08/29 14:16
Changed fade effect to use in parsesamples() function.
0cee7c93
– cbagwell <cbagwell>
authored
on 2001/08/27 13:59
Adding parsesamples function that will replace parsetime.
00246a9f
– cbagwell <cbagwell>
authored
on 2001/08/26 20:42
Clean up soxmix files.
2010240c
– cbagwell <cbagwell>
authored
on 2001/08/26 20:40
Fixed bug in reading to small data in st_readbuf.
f5832165
– cbagwell <cbagwell>
authored
on 2001/08/26 19:20
Removing mix.c file.
01dddda9
– cbagwell <cbagwell>
authored
on 2001/08/26 19:19
Made auto effect default input handler.
cc9a8199
– cbagwell <cbagwell>
authored
on 2001/08/23 23:16
Cleaning up init code so that its easier to handle multiple
2a5393e9
– cbagwell <cbagwell>
authored
on 2001/08/21 15:06
Adding some change log text.
edf59c1f
– cbagwell <cbagwell>
authored
on 2001/08/06 13:14
Commiting various bugfixes.
58cdd4b3
– cbagwell <cbagwell>
authored
on 2001/08/05 23:16
Can now trim off silence from back side of audio file. Now
c52b45fa
– cbagwell <cbagwell>
authored
on 2001/07/08 22:58
Few more updates to silence effect. Still not working.
3b89cf7f
– cbagwell <cbagwell>
authored
on 2001/06/01 22:49
Misc calculated buffer size when reaching EOF.
852e4978
– cbagwell <cbagwell>
authored
on 2001/05/29 09:22
Adding new dcshift effect. Adding silence effect into build
d31c2acc
– cbagwell <cbagwell>
authored
on 2001/05/24 22:17
Need to add srcdir path when refering to play.in.
249089c4
– cbagwell <cbagwell>
authored
on 2001/05/24 22:09
Adding work around for some playback cases in ALSA driver.
2908e46d
– cbagwell <cbagwell>
authored
on 2001/05/20 20:24
Updates from Jimen Ching for ALSA driver.
af261dcc
– cbagwell <cbagwell>
authored
on 2001/05/20 20:22
Adding support for Ogg Vorbis files.
a8635acb
– cbagwell <cbagwell>
authored
on 2001/05/20 19:49
Unified the raw read routines for all datatypes. This reduces
1636c7a4
– cbagwell <cbagwell>
authored
on 2001/05/20 14:22
Fixed overflow bug in polyphase.
0a599ea3
– cbagwell <cbagwell>
authored
on 2001/05/09 14:07
Detect invalid command lines better. Still need to work on detecting
6ed1e47d
– cbagwell <cbagwell>
authored
on 2001/05/04 11:09
Bug fix in au.c for ALAW sizes. Change AIFF to ignore unmatched
64ec5ace
– cbagwell <cbagwell>
authored
on 2001/04/23 10:27
It was mentioned that fade and trim and DOS ^M's in the file.
c54d5607
– cbagwell <cbagwell>
authored
on 2001/04/15 16:30
Fixing sample rates for tx16w files.
e07252d7
– cbagwell <cbagwell>
authored
on 2001/04/14 16:27
Removing support for 12bit data type. AIFF's read 12-bit data as if it were 16-bit
2b1a302e
– cbagwell <cbagwell>
authored
on 2001/04/13 17:13
Adding intial support for 12-bit audio data inside sox. AIFF files can
fc5263cf
– cbagwell <cbagwell>
authored
on 2001/04/12 15:52
Correct AU header lengths when comments were less then 4 bytes.
f0230901
– cbagwell <cbagwell>
authored
on 2001/04/12 15:21
Updates from Andreas Menke for speed effects and printf problems.
343be1a4
– cbagwell <cbagwell>
authored
on 2001/03/16 15:38
Adding in patch that somehow got lost.
56548b1a
– cbagwell <cbagwell>
authored
on 2001/03/11 23:29
Fixing cleanup code. Could access invalid pointer.
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.
73a82c06
– cbagwell <cbagwell>
authored
on 2000/07/24 12:15
Made aiff files use COMT chunks when outputing. Also fixed how header
5644827b
– cbagwell <cbagwell>
authored
on 2000/06/16 15:43
Updated description of CD-R file formats.
bf564541
– cbagwell <cbagwell>
authored
on 2000/06/15 14:01
Moved some inlined code to functions so that others can make use of
b9f0992b
– cbagwell <cbagwell>
authored
on 2000/06/07 14:35
Adding patch to rename fail() and warn() functions to be nicer to the
5ac69af1
– cbagwell <cbagwell>
authored
on 2000/04/30 22:39
Document updates.
00c5f228
– cbagwell <cbagwell>
authored
on 2000/04/25 18:20
*** empty log message ***
Next