aboutsummaryrefslogtreecommitdiff
path: root/file_type-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 /file_type-help.pd
parentc9beb1767aa5ef3c49341dacc9eb7ccd27ade431 (diff)
added META subpatch
svn path=/trunk/externals/hcs/; revision=14441
Diffstat (limited to 'file_type-help.pd')
-rw-r--r--file_type-help.pd13
1 files changed, 12 insertions, 1 deletions
diff --git a/file_type-help.pd b/file_type-help.pd
index 57e1f7b..fb822f4 100644
--- a/file_type-help.pd
+++ b/file_type-help.pd
@@ -1,4 +1,4 @@
-#N canvas 434 28 454 304 10;
+#N canvas 0 26 422 304 10;
#X obj 180 210 file_type;
#X obj 181 41 bng 15 250 50 0 empty empty empty 0 -6 0 8 -24198 -1
-1;
@@ -16,6 +16,17 @@
#X msg 83 148 symbol /usr;
#X msg 25 129 symbol /tmp;
#X text 16 10 find the file type of a file;
+#N canvas 392 173 494 344 META 0;
+#X text 12 144 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 125 AUTHOR Hans-Christoph Steiner;
+#X text 12 5 KEYWORDS control symbol_op filesystem;
+#X text 12 45 DESCRIPTION find the file type of a file;
+#X text 12 65 INLET_0 symbol;
+#X text 12 85 OUTLET_0 symbol;
+#X text 12 105 OUTLET_1 bang;
+#X restore 372 282 pd META;
#X connect 0 0 9 0;
#X connect 0 1 4 0;
#X connect 1 0 2 0;