aboutsummaryrefslogtreecommitdiff
path: root/ascii2int-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 02:22:33 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 02:22:33 +0000
commit41eb4f92137dfa34066e634e5c14fa9e4123bd1c (patch)
treea527a02836f7a17afa34edfe0cb7fbd99b887923 /ascii2int-help.pd
parentc9beb1767aa5ef3c49341dacc9eb7ccd27ade431 (diff)
added META subpatch
svn path=/trunk/externals/hcs/; revision=14441
Diffstat (limited to 'ascii2int-help.pd')
-rw-r--r--ascii2int-help.pd13
1 files changed, 12 insertions, 1 deletions
diff --git a/ascii2int-help.pd b/ascii2int-help.pd
index ee3db2f..6a30a7d 100644
--- a/ascii2int-help.pd
+++ b/ascii2int-help.pd
@@ -1,4 +1,4 @@
-#N canvas 438 263 461 272 10;
+#N canvas 0 26 462 276 10;
#X floatatom 253 143 5 0 0 0 - - -;
#X obj 241 191 ascii2int;
#X msg 305 168 bang;
@@ -14,6 +14,17 @@
#X obj 241 240 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 241 95 zexy/drip 500;
+#N canvas 404 246 494 344 META 0;
+#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v3;
+#X text 12 115 AUTHOR Hans-Christoph Steiner;
+#X text 12 5 KEYWORDS control conversion abstraction;
+#X text 12 45 DESCRIPTION convert a stream of ASCII digits to a single
+int value;
+#X text 12 75 INLET_0 float;
+#X text 12 95 OUTLET_0 float;
+#X restore 412 256 pd META;
#X connect 1 0 6 0;
#X connect 2 0 1 1;
#X connect 3 0 1 0;