aboutsummaryrefslogtreecommitdiff
path: root/print-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'print-help.pd')
-rw-r--r--print-help.pd15
1 files changed, 10 insertions, 5 deletions
diff --git a/print-help.pd b/print-help.pd
index b845db8..56785e4 100644
--- a/print-help.pd
+++ b/print-help.pd
@@ -1,12 +1,17 @@
-#N canvas 286 187 458 308 10;
+#N canvas 716 408 466 316 10;
#X obj 151 182 pddp/print;
#X text 17 48 this object is for displaying generic messages in the
patch rather than in the Pd window.;
-#X msg 61 114 word;
-#X msg 131 114 symbol asdf;
-#X msg 234 114 list 1 2 3;
-#X msg 234 147 selector series of 4;
+#X msg 24 104 word;
+#X msg 94 104 symbol asdf;
+#X msg 197 104 list 1 2 3;
+#X msg 274 104 selector series of 4;
+#X msg 246 148 bang;
+#X text 280 147 flashes and resets to blank;
+#X text 38 245 because of Pd's type handling \, it strips off data
+selectors "float" \, "symbol" and "list".;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 0 0;
+#X connect 6 0 0 0;