Update of /cvsroot/pure-data/externals/mapping/help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13415/help
Modified Files: fir-help.pd Log Message: added notes from talking to cyrille
Index: fir-help.pd =================================================================== RCS file: /cvsroot/pure-data/externals/mapping/help/fir-help.pd,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** fir-help.pd 4 Jun 2006 15:22:21 -0000 1.2 --- fir-help.pd 15 Jun 2006 02:29:51 -0000 1.3 *************** *** 1,3 **** ! #N canvas 141 49 626 486 10; #X obj 174 76 loadbang; #X text 97 58 data; --- 1,3 ---- ! #N canvas 141 49 630 490 10; #X obj 174 76 loadbang; #X text 97 58 data; *************** *** 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; --- 11,20 ---- #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;