From 1c27ea426cabcda7e2ebc5f62839eb792bef64ab Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 3 Feb 2006 22:41:45 +0000 Subject: added in some of Cyrille's ds objects svn path=/trunk/externals/mapping/; revision=4546 --- help/iir-help.pd | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 help/iir-help.pd (limited to 'help/iir-help.pd') diff --git a/help/iir-help.pd b/help/iir-help.pd new file mode 100644 index 0000000..8967f87 --- /dev/null +++ b/help/iir-help.pd @@ -0,0 +1,31 @@ +#N canvas 127 104 679 509 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 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; +#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; -- cgit v1.2.1