RSS feed
08aa4092
– cbagwell <cbagwell>
authored
on 2006/06/28 21:46
Make effect usage available to applications.
fd2d41a5
– cbagwell <cbagwell>
authored
on 2006/06/28 21:07
Synth fix for exact stops and MP3 fix for writing stereo.
fdc0a5ee
– cbagwell <cbagwell>
authored
on 2006/05/14 23:15
Changed way handler prototypes are exported.
7ef28535
– cbagwell <cbagwell>
authored
on 2006/05/14 20:46
Removed need for external cleanup() when using libst.
40fd453a
– cbagwell <cbagwell>
authored
on 2006/05/06 20:58
updating version num
51587fa5
– cbagwell <cbagwell>
authored
on 2006/03/21 21:59
Also add binary support for windows output.
df1c24a0
– cbagwell <cbagwell>
authored
on 2006/03/19 22:25
Upping version number for release.
cb22c2fa
– cbagwell <cbagwell>
authored
on 2006/03/19 22:05
Make effects return EOF when no more samples.
c33f3eb7
– cbagwell <cbagwell>
authored
on 2006/03/19 21:37
Don't call drain() again when it alread returned EOF.
05f98be8
– cbagwell <cbagwell>
authored
on 2006/03/19 21:14
Add check for clipping to dat.
a0ab06d0
– cbagwell <cbagwell>
authored
on 2006/03/19 21:07
Adding support for multiple channels in dat files.
761a3593
– cbagwell <cbagwell>
authored
on 2006/03/19 18:44
Updates to effects to return EOF when finished.
4eddd5b3
– cbagwell <cbagwell>
authored
on 2006/03/18 23:12
Updating silence effect docs.
01244391
– cbagwell <cbagwell>
authored
on 2006/03/18 22:08
Adding support for compiling with Open Watcom compiler.
a06902b5
– cbagwell <cbagwell>
authored
on 2006/03/18 22:01
Prevent error messages from causing crashes.
ba30b3af
– cbagwell <cbagwell>
authored
on 2006/03/18 16:05
Fix uninitialized variable in pitch.
8b075351
– cbagwell <cbagwell>
authored
on 2006/03/05 21:02
Bugfixes to silence effect.
fdc86dac
– cbagwell <cbagwell>
authored
on 2006/02/21 21:24
Initial pass at making all drain()'s return ST_EOF when no more data.
0f749305
– cbagwell <cbagwell>
authored
on 2006/02/21 20:45
Changing CLIP macros prototypes.
1e0a2088
– cbagwell <cbagwell>
authored
on 2006/02/20 22:21
Fix typo in stlib.dsp.
4a74ece1
– cbagwell <cbagwell>
authored
on 2006/02/20 22:15
Fix infinite loop reading tags of size 8192.
5b1e9a75
– cbagwell <cbagwell>
authored
on 2006/02/20 22:12
Fix broken internal strdup function.