connor's rancid audio plugins
Go to file
2013-11-11 08:30:45 -08:00
bench.c rough benchmarking stuff 2013-11-11 08:30:45 -08:00
bench.sh rough benchmarking stuff 2013-11-11 08:30:45 -08:00
crap_eq_const.c make crap_eq work again 2013-11-10 13:52:50 -08:00
crap_eq.c smarter string initialization 2013-11-10 20:20:02 -08:00
crap_noise.c white noise generator 2013-11-11 08:07:39 -08:00
crap_util_def.h white noise generator 2013-11-11 08:07:39 -08:00
crap_util.h white noise generator 2013-11-11 08:07:39 -08:00
design.c refactor, simple design program for calculating coeffs 2013-06-17 01:52:48 -07:00
ladspa.h move DLL decl to the logical place, clang x86 fix 2013-11-10 12:42:27 -08:00
LICENSE microphone check one two what is this 2013-05-22 15:56:59 -07:00
Makefile rough benchmarking stuff 2013-11-11 08:30:45 -08:00
README.md const 2013-09-15 20:05:30 -07:00

crap

connor's rancid audio plugins. LADSPA.

alternatively, chocolate recipes are powerful.

crap_eq

multiband parametric EQ. try redefining BANDS.

crap_eq_const

simplified code for a response defined at compile-time.