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

Hans-Christoph Steiner eighthave at users.sourceforge.net
Sun Jun 4 17:22:23 CEST 2006


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

Modified Files:
	fir-help.pd iir-help.pd 
Log Message:
added links to docs about FIR and IIR

Index: iir-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/mapping/help/iir-help.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** iir-help.pd	3 Feb 2006 22:40:36 -0000	1.1
--- iir-help.pd	4 Jun 2006 15:22:21 -0000	1.2
***************
*** 1,3 ****
! #N canvas 127 104 679 509 10;
  #X floatatom 471 193 5 0 0 0 - - -;
  #X text 22 11 data;
--- 1,3 ----
! #N canvas 127 104 683 513 10;
  #X floatatom 471 193 5 0 0 0 - - -;
  #X text 22 11 data;
***************
*** 12,23 ****
  #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 12700 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 468 noise;
! #X text 83 465 original;
! #X text 530 467 signal;
  #X connect 0 0 8 1;
  #X connect 2 0 4 0;
--- 12,26 ----
  #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;

Index: fir-help.pd
===================================================================
RCS file: /cvsroot/pure-data/externals/mapping/help/fir-help.pd,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** fir-help.pd	28 Feb 2006 07:37:08 -0000	1.1
--- fir-help.pd	4 Jun 2006 15:22:21 -0000	1.2
***************
*** 1,3 ****
! #N canvas 408 203 739 423 10;
  #X obj 174 76 loadbang;
  #X text 97 58 data;
--- 1,3 ----
! #N canvas 141 49 626 486 10;
  #X obj 174 76 loadbang;
  #X text 97 58 data;
***************
*** 11,15 ****
  #X obj 123 187 fir 5;
  #X obj 77 10 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
! -1 -1 8300 1;
  #X connect 0 0 6 0;
  #X connect 2 0 7 0;
--- 11,18 ----
  #X obj 123 187 fir 5;
  #X obj 77 10 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
! -1 -1 12200 1;
! #X obj 116 423 pddp/pddplink http://www.dspguru.com/info/faqs/firfaq.htm
! ;
! #X text 67 407 For more info on FIR:;
  #X connect 0 0 6 0;
  #X connect 2 0 7 0;





More information about the Pd-cvs mailing list