home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-2.iso / Science / signal_proc / ein.2.0.README < prev    next >
Encoding:
Text File  |  1995-11-18  |  749 b   |  7 lines

  1. EIN KLEINER FILTER COMPILER
  2.              version 2.0
  3.  
  4. ein is a simple interface that makes it  easy  to  implement digital  filters  process sounds and tinker with signal processing algorithms. . The results are converted  to  sound,  and  analyzed  using  the discrete  Fourier transform.  The interface was developed by Paul Lansky, using the  filter  compiler  designed  by  Ken Steiglitz  (see  his  ``Ein Kleiner Filter Compiler,'' Tech. Report CS-TR-279-90, Dept. of  Computer  Science,  Princeton Univ., Aug. 1990).   The syntax of ein scripts is basically a description of digital filter flow diagrams.   It is essentially a scratchpad for dsp and is not meant to be a production tool.  
  5.  
  6. by Paul Lansky, James Pritchett and Steven M. Boker
  7.