RSS feed
	
	
	
		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
		 
	
		89611f67
		 – cbagwell <cbagwell>
 authored
 on 2004/09/19 18:51
		
warning cleanups
		 
	
		d8c16f9d
		 – cbagwell <cbagwell>
 authored
 on 2004/09/19 18:04
		
warning fix
		 
	
		e9f7c8a5
		 – cbagwell <cbagwell>
 authored
 on 2004/09/19 18:02
		
*** empty log message ***
		 
	
		72507ca8
		 – cbagwell <cbagwell>
 authored
 on 2004/09/19 16:28
		
Fixing some more overflow cases by switching to ST_SAMPLE_MIN.
		 
	
		40da70e5
		 – cbagwell <cbagwell>
 authored
 on 2004/09/19 11:22
		
Return failure for file handlers that don't support seeking.
		 
	
		2e02e5c7
		 – cbagwell <cbagwell>
 authored
 on 2004/09/19 11:18
		
Fixes to trim optimization.
		 
	
		d6f4cbe9
		 – cbagwell <cbagwell>
 authored
 on 2004/09/17 23:15
		
Attempt seek()'s when using trim effect for speed.
		 
	
		9443899c
		 – cbagwell <cbagwell>
 authored
 on 2004/09/17 20:46
		
adding script
		 
	
		f8dd6e1c
		 – cbagwell <cbagwell>
 authored
 on 2004/09/16 21:11
		
fix for lost last buffer when some effects reported early ST_EOF.
		 
	
		c4a08032
		 – cbagwell <cbagwell>
 authored
 on 2004/09/16 19:08
		
Bugfixes to trim effect. Allows crossfade script to work without pops.
		 
	
		d3a8f86e
		 – cbagwell <cbagwell>
 authored
 on 2004/09/13 22:00
		
Changed changelog to track general ST_SAMPLE_MIX fixes.
		 
	
		250f564c
		 – cbagwell <cbagwell>
 authored
 on 2004/09/13 21:58
		
More bugfixes to clipping on MIN side.
		 
	
		83a3a0a3
		 – cbagwell <cbagwell>
 authored
 on 2004/09/13 20:34
		
doc updates
		 
	
		b6faa22c
		 – cbagwell <cbagwell>
 authored
 on 2004/09/13 19:32
		
Fix MIN overflow in volume change.
		 
	
		abed5783
		 – cbagwell <cbagwell>
 authored
 on 2004/09/13 19:04
		
script updates
		 
	
		9807dad1
		 – cbagwell <cbagwell>
 authored
 on 2004/09/12 16:00
		
Bugfix in drain of fade. Removing rounding attempt to allow "-v -1.0" to be only an inversion.
		 
	
		60e502a9
		 – cbagwell <cbagwell>
 authored
 on 2004/09/10 09:20
		
minor update
		 
	
		af257fcf
		 – cbagwell <cbagwell>
 authored
 on 2004/09/09 22:54
		
Fadeout bugfix and new crossfade script
		 
	
		c58705f3
		 – cbagwell <cbagwell>
 authored
 on 2004/09/08 22:46
		
workaround for handlers that report 0 instead of EOF.
		 
	
		100706dd
		 – cbagwell <cbagwell>
 authored
 on 2004/09/08 20:52
		
-v is now a format option which allows max_input_files to increase to 32.
		 
	
		9c8953be
		 – cbagwell <cbagwell>
 authored
 on 2004/09/08 20:00
		
Moving soxeffect script
		 
	
		301a802c
		 – cbagwell <cbagwell>
 authored
 on 2004/09/08 14:03
		
Check that user didn't specify to many filenames
		 
	
		7fb7e9a0
		 – cbagwell <cbagwell>
 authored
 on 2004/09/07 20:44
		
Abort on large ID3 tags instead of hanging up
		 
	
		6675b138
		 – cbagwell <cbagwell>
 authored
 on 2004/09/07 19:16
		
segfault fix in resample for 64-bit processors.
		 
	
		0dc53359
		 – cbagwell <cbagwell>
 authored
 on 2004/09/07 18:25
		
Adding initial support for sox reading multiple input files and
		 
	
		784f11d5
		 – cbagwell <cbagwell>
 authored
 on 2004/09/02 14:56
		
synth bugfix for generating brown noise.
		 
	
		866192e9
		 – cbagwell <cbagwell>
 authored
 on 2004/09/01 22:45
		
Moving testcd script around
		 
	
		211ad7c1
		 – cbagwell <cbagwell>
 authored
 on 2004/09/01 22:41
		
Moving makefile around.
		 
	
		5e0e5214
		 – cbagwell <cbagwell>
 authored
 on 2004/09/01 22:34
		
Get test scripts working with new directorys.
		 
	
		64b5fafb
		 – cbagwell <cbagwell>
 authored
 on 2004/09/01 22:00
		
Fix to allow building with --srcdir= again
		 
	
		e5da2ec9
		 – cbagwell <cbagwell>
 authored
 on 2004/09/01 18:04
		
Updates to makefiles for new directory structure
		 
	
		96948265
		 – cbagwell <cbagwell>
 authored
 on 2004/09/01 15:50
		
Moved file to src/
		 
	
		e31e8fac
		 – cbagwell <cbagwell>
 authored
 on 2004/09/01 15:49
		
Initial mods to get compiling with new directories structure.
		 
	
		00f69fff
		 – cbagwell <cbagwell>
 authored
 on 2004/08/30 21:57
		
Fix uninitialized variables as reported by valgrind.
		 
	
		fd464b86
		 – cbagwell <cbagwell>
 authored
 on 2004/08/29 22:53
		
Making directory appear
		 
	
		33d42fb2
		 – cbagwell <cbagwell>
 authored
 on 2004/08/29 22:45
		
Fixes to comment memory leaks.
		 
	
		d37d6093
		 – cbagwell <cbagwell>
 authored
 on 2004/08/29 22:33
		
Updating configure script
		 
	
		03961e94
		 – cbagwell <cbagwell>
 authored
 on 2004/08/29 22:25
		
Use strdup for ft->filename and ft->comment fields. Add cross platform strdup.
		 
	
		4b2ef597
		 – cbagwell <cbagwell>
 authored
 on 2004/08/24 18:02
		
Added some TODO items
		 
	
		8284ec8c
		 – cbagwell <cbagwell>
 authored
 on 2004/08/07 16:20
		
Remove old effect from docs.
		 
	
		0fba5250
		 – cbagwell <cbagwell>
 authored
 on 2004/08/06 19:08
		
Rearrange link order of ogg vorbis to allow for static sox binary
		 
	
		195ea1d2
		 – cbagwell <cbagwell>
 authored
 on 2004/08/06 18:51
		
Update txt files. Memory leak fixes in wav reading.
		 
	
		4a43d182
		 – cbagwell <cbagwell>
 authored
 on 2004/08/06 13:45
		
avg bugfix for -f/-b/-l/-r in quad files. doc update for avg effect.
		 
	
		ba9c7a44
		 – cbagwell <cbagwell>
 authored
 on 2004/08/05 13:30
		
bugfixes to avg effect; especially default options to duplicate channels.
		 
	
		ce0dff37
		 – cbagwell <cbagwell>
 authored
 on 2004/08/05 09:48
		
adding bug notes to avg. fixme
		 
	
		b99e78af
		 – cbagwell <cbagwell>
 authored
 on 2004/08/03 17:14
		
voc 8-bit format fix. General warning cleanups.
		 
	
		7cada520
		 – cbagwell <cbagwell>
 authored
 on 2004/08/02 19:01
		
Ignore all unknown aiff chunks. Added tests for vox.
		 
	
		793a1f4a
		 – cbagwell <cbagwell>
 authored
 on 2004/08/01 17:21
		
Fix vox handler. Fix OSS rate calcs. Allow sphere headers > 265. Make vorbis comments KEY=value.
		 
	
		bf963ebd
		 – cbagwell <cbagwell>
 authored
 on 2004/07/30 22:29
		
Mentioned new VOX support
		 
	
		af42ae77
		 – cbagwell <cbagwell>
 authored
 on 2004/07/30 22:01
		
Updated avg effect to mirror older pick effect. Added new repeat effect. Added new Dialogic/OKI ADPCM file handler.
		 
	
		a8363627
		 – cbagwell <cbagwell>
 authored
 on 2004/07/30 16:28
		
Security fix to wav parsing and prototype fix in resample.
		 
	
		e8893f3f
		 – cbagwell <cbagwell>
 authored
 on 2004/06/05 15:08
		
Support for ignoring garbage on mp3 files.
		 
	
		3ee5ec92
		 – cbagwell <cbagwell>
 authored
 on 2004/05/25 21:13
		
stereo fix for 8svx... Compile warnings for others.
		 
Next