aboutsummaryrefslogtreecommitdiff
path: root/tof/to_ascii_code-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'tof/to_ascii_code-help.pd')
-rw-r--r--tof/to_ascii_code-help.pd12
1 files changed, 11 insertions, 1 deletions
diff --git a/tof/to_ascii_code-help.pd b/tof/to_ascii_code-help.pd
index 4d49897..8ec3ec8 100644
--- a/tof/to_ascii_code-help.pd
+++ b/tof/to_ascii_code-help.pd
@@ -1,4 +1,4 @@
-#N canvas 1427 407 571 202 10;
+#N canvas 1 53 571 202 10;
#X msg 49 60 test;
#X msg 182 61 1234;
#X obj 49 112 tof/to_ascii_code 13;
@@ -8,6 +8,16 @@
#X text 55 3 Description: Convert PD messages into ASCII codes;
#X text 188 111 Optionnal argument: append ASCII code (in this case
13 \, a carriage return);
+#N canvas 290 133 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 45 LICENSE GPL v2;
+#X text 12 105 AUTHOR Thomas Ouellet Fredericks;
+#X text 12 25 DESCRIPTION convert PD messages into ASCII codes;
+#X text 12 5 KEYWORDS control conversion;
+#X text 12 65 INLET_0 anything;
+#X text 12 85 OUTLET_0 list;
+#X restore 511 161 pd META;
#X connect 0 0 2 0;
#X connect 1 0 2 0;
#X connect 2 0 4 0;