[PD-cvs] externals/mapping/help iir-help.pd,1.2,1.3

Cyrille Henry nusmuk at users.sourceforge.net
Mon Nov 6 12:47:52 CET 2006


Update of /cvsroot/pure-data/externals/mapping/help
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25117/help

Modified Files:
	iir-help.pd 
Log Message:


Index: iir-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/mapping/help/iir-help.pd,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** iir-help.pd	4 Jun 2006 15:22:21 -0000	1.2
--- iir-help.pd	6 Nov 2006 11:47:50 -0000	1.3
***************
*** 1,34 ****
  #N canvas 127 104 683 513 10;
! #X floatatom 471 193 5 0 0 0 - - -;
  #X text 22 11 data;
  #X obj 27 172 t f f;
  #X msg 67 100 0;
- #X obj 234 267 -;
  #X msg 68 121 1;
  #X obj 234 294 timeroll;
! #X obj 449 294 timeroll;
! #X obj 449 234 iir 5;
  #X obj 28 294 timeroll;
- #X text 180 65 (check if it's true);
  #X obj 27 30 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
! -1 -1 0 1;
! #X text 89 27 [iir] computes a infinite impulse response low-pass filter
! of order one;
! #X text 273 269 high-pass;
! #X text 482 264 low-pass;
! #X text 302 444 noise;
  #X text 83 441 original;
- #X text 530 443 signal;
  #X text 67 467 For more info on IIR:;
  #X obj 116 483 pddp/pddplink http://www.dspguru.com/info/faqs/iirfaq.htm
  ;
! #X connect 0 0 8 1;
! #X connect 2 0 4 0;
! #X connect 2 0 9 0;
! #X connect 2 1 8 0;
  #X connect 3 0 2 0;
! #X connect 4 0 6 0;
! #X connect 5 0 2 0;
! #X connect 8 0 4 1;
! #X connect 8 0 7 0;
! #X connect 11 0 2 0;
--- 1,28 ----
  #N canvas 127 104 683 513 10;
! #X floatatom 264 204 5 0 0 0 - - -;
  #X text 22 11 data;
  #X obj 27 172 t f f;
  #X msg 67 100 0;
  #X msg 68 121 1;
+ #X obj 440 294 timeroll;
  #X obj 234 294 timeroll;
! #X obj 234 234 iir 5;
  #X obj 28 294 timeroll;
  #X obj 27 30 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
! -1 -1 3000 1;
! #X text 504 276 high-pass;
! #X text 240 276 low-pass;
  #X text 83 441 original;
  #X text 67 467 For more info on IIR:;
  #X obj 116 483 pddp/pddplink http://www.dspguru.com/info/faqs/iirfaq.htm
  ;
! #X text 89 27 [iir] computes a infinite impulse response low-pass filter.
! ;
! #X connect 0 0 7 1;
! #X connect 2 0 8 0;
! #X connect 2 1 7 0;
  #X connect 3 0 2 0;
! #X connect 4 0 2 0;
! #X connect 7 0 6 0;
! #X connect 7 1 5 0;
! #X connect 9 0 2 0;





More information about the Pd-cvs mailing list