aboutsummaryrefslogtreecommitdiff
path: root/ixprint-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'ixprint-help.pd')
-rw-r--r--ixprint-help.pd14
1 files changed, 12 insertions, 2 deletions
diff --git a/ixprint-help.pd b/ixprint-help.pd
index b6b0949..63963db 100644
--- a/ixprint-help.pd
+++ b/ixprint-help.pd
@@ -1,8 +1,18 @@
-#N canvas 160 134 450 300 10;
+#N canvas 0 31 450 300 10;
#X obj 123 115 ixprint;
#X msg 122 59 1 2 3;
#X obj 173 83 pointer;
-#X msg 172 54 bang;
+#X msg 172 54 traverse pd-ixprint-help.pd \, bang;
+#N canvas 397 200 494 287 META 0;
+#X text 12 105 HELP_PATCH_AUTHORS Jonathan Wilkes revised the patch
+to conform to the PDDP template for Pd version 0.42.;
+#X text 12 65 INLET_0 anything;
+#X text 12 5 KEYWORDS control deprecated;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 45 DESCIPTION print with "print:";
+#X text 12 85 AUTHOR jdl@xdv.org;
+#X restore 396 272 pd META;
+#X text 112 168 Deprecated: use [print -n];
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 2 0;