RSS feed
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