aboutsummaryrefslogtreecommitdiff
path: root/fir-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2009-04-08 04:17:13 +0000
commitecc6398c406a7d401225bf04346fc0d25491dff3 (patch)
treee0d2e8222b03161f6e77ad8a525604cf216746cb /fir-help.pd
parent162b9550e5d3ab93f02fa342864f22190581838c (diff)
moved help patches into same folder, stopped auto-generating mapping-meta.pd
file, and checked in mapping-meta.pd, so now the folder in SVN is a functional libdir svn path=/trunk/externals/mapping/; revision=10981
Diffstat (limited to 'fir-help.pd')
-rw-r--r--fir-help.pd27
1 files changed, 27 insertions, 0 deletions
diff --git a/fir-help.pd b/fir-help.pd
new file mode 100644
index 0000000..b1a7f1f
--- /dev/null
+++ b/fir-help.pd
@@ -0,0 +1,27 @@
+#N canvas 141 49 630 490 10;
+#X obj 174 76 loadbang;
+#X text 97 58 data;
+#X obj 93 161 t f f;
+#X msg 102 128 0;
+#X msg 185 127 0.2 0.2 0.2 0.2 0.2;
+#X msg 132 128 1;
+#X msg 174 98 0.4 0.3 0.1 0.1 0.1;
+#X obj 93 248 timeroll 10;
+#X obj 345 247 timeroll 10;
+#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 0 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 text 183 188 the argument is the number of co-efficients;
+#X text 328 112 these are a list of co-efficients;
+#X connect 0 0 6 0;
+#X connect 2 0 7 0;
+#X connect 2 1 9 0;
+#X connect 3 0 2 0;
+#X connect 4 0 9 1;
+#X connect 5 0 2 0;
+#X connect 6 0 9 1;
+#X connect 9 0 8 0;
+#X connect 10 0 2 0;