aboutsummaryrefslogtreecommitdiff
path: root/doc/ffpoly-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ffpoly-help.pd')
-rw-r--r--doc/ffpoly-help.pd28
1 files changed, 19 insertions, 9 deletions
diff --git a/doc/ffpoly-help.pd b/doc/ffpoly-help.pd
index 7ec8886..cf6172c 100644
--- a/doc/ffpoly-help.pd
+++ b/doc/ffpoly-help.pd
@@ -1,24 +1,34 @@
-#N canvas 372 77 515 425 10;
+#N canvas 0 26 461 404 10;
#X text 85 14 ffpoly - compute a finite field polynomial;
#X msg 103 89 coef 0 \$1;
-#X floatatom 103 65 5 0 0;
-#X floatatom 181 65 5 0 0;
-#X floatatom 257 65 5 0 0;
-#X floatatom 334 64 5 0 0;
+#X floatatom 103 65 5 0 0 0 - - -;
+#X floatatom 181 65 5 0 0 0 - - -;
+#X floatatom 257 65 5 0 0 0 - - -;
+#X floatatom 334 64 5 0 0 0 - - -;
#X msg 181 89 coef 1 \$1;
#X msg 257 89 coef 2 \$1;
#X msg 334 89 coef 3 \$1;
-#X floatatom 38 106 5 0 0;
+#X floatatom 38 106 5 0 0 0 - - -;
#X obj 38 350 ffpoly 3 5;
#X text 125 350 creation args: <poly order> <field order>;
-#X floatatom 38 384 5 0 0;
+#X floatatom 38 384 5 0 0 0 - - -;
#X msg 334 150 order \$1;
-#X floatatom 334 125 5 0 0;
+#X floatatom 334 125 5 0 0 0 - - -;
#X text 332 174 finite field order;
-#X floatatom 335 217 5 0 0;
+#X floatatom 335 217 5 0 0 0 - - -;
#X msg 335 242 coefficients \$1;
#X text 271 279 set coefs in packed form;
#X text 203 292 digit representation in base = field order;
+#N canvas 379 254 494 344 META 0;
+#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 5 KEYWORDS control;
+#X text 12 45 DESCRIPTION compute a finite field polynomial;
+#X text 12 65 INLET_0 float coef order;
+#X text 12 85 OUTLET_0 float;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 105 AUTHOR Tom Schouten <tom@zwizwa.be>;
+#X restore 412 384 pd META;
#X connect 1 0 10 0;
#X connect 2 0 1 0;
#X connect 3 0 6 0;