view TOOLS/realcodecs/sipr.sh @ 14749:ab617c2e24d3

filter for adding a center channel, adding a high pass filter would be nice
author alex
date Mon, 21 Feb 2005 17:08:45 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm sipr.so.6.0
gcc -c sipr.c -g
ld -shared -o sipr.so.6.0 sipr.o -ldl -lc