diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-06-15 02:29:51 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-06-15 02:29:51 +0000 |
commit | be06df785fcf9e23ca06c043cbf617f759057638 (patch) | |
tree | 93096741911e721ea49a474709ef002be1a829d2 | |
parent | 1544c04fde64fb69dc759fafdd12eb23f79a7ce7 (diff) |
added notes from talking to cyrille
svn path=/trunk/externals/mapping/; revision=5243
-rw-r--r-- | help/fir-help.pd | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/help/fir-help.pd b/help/fir-help.pd index 6761c82..b1a7f1f 100644 --- a/help/fir-help.pd +++ b/help/fir-help.pd @@ -1,4 +1,4 @@ -#N canvas 141 49 626 486 10; +#N canvas 141 49 630 490 10; #X obj 174 76 loadbang; #X text 97 58 data; #X obj 93 161 t f f; @@ -10,10 +10,12 @@ #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 12200 1; +-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; |