denoi is a small program for denoising wav-files. Using filtering and
fft, make denoi slower than wavelet-based anoi, but the result sounds
better. 

INSTALL

	make
	make install

this compiles denoi.c and installs man-page and denoi in /usr/local/man/man1
and /usr/local/bin.


USAGE

as an initial test, just denoi test.wav denoised.wav. The params
are set for good output.

COPYING

	GPL

COPYRIGHT

	(c) Matti Koskinen  1999
	

Y2K-compatible

mjkoskin@sci.fi
