[PD-cvs] externals/iem/iem_delay READ_ME.txt,1.1,1.2

musil tmusil at users.sourceforge.net
Thu Nov 30 11:28:01 CET 2006


Update of /cvsroot/pure-data/externals/iem/iem_delay
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9998/iem/iem_delay

Modified Files:
	READ_ME.txt 
Log Message:
correct readme

Index: READ_ME.txt
===================================================================
RCS file: /cvsroot/pure-data/externals/iem/iem_delay/READ_ME.txt,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** READ_ME.txt	29 Nov 2006 19:20:43 -0000	1.1
--- READ_ME.txt	30 Nov 2006 10:27:59 -0000	1.2
***************
*** 5,10 ****
  see also LICENCE.txt, GnuGPL.txt.
  
! iem_delay contains 4 objects: 
! "block_delay~", "n_delay1p_line~", "n_delay2p_line~" and "nz~"
  block_delay~ delays signals to one blocksize.
  n_delay1p_line~ is a delay with one signal inlet and n signal outlets
--- 5,10 ----
  see also LICENCE.txt, GnuGPL.txt.
  
! iem_delay contains 3 objects: 
! "block_delay~", "n_delay1p_line~" and "n_delay2p_line~"
  block_delay~ delays signals to one blocksize.
  n_delay1p_line~ is a delay with one signal inlet and n signal outlets
***************
*** 13,16 ****
   which change its delay taps during a time period, with a 2-point interpolation
   between the samples.
- nz~ is static delay with one signal inlet and n signal outlets
-  the control parameters are in samples.
\ No newline at end of file
--- 13,14 ----





More information about the Pd-cvs mailing list