From ecc6398c406a7d401225bf04346fc0d25491dff3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 8 Apr 2009 04:17:13 +0000 Subject: 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 --- fir-help.pd | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 fir-help.pd (limited to 'fir-help.pd') 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; -- cgit v1.2.1