aboutsummaryrefslogtreecommitdiff
path: root/randomF-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2012-01-21 04:04:21 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2012-01-21 04:04:21 +0000
commit3ecf54152c47aaaad5368d0d5c32b1137a221496 (patch)
tree9d6c313a37cc557b134f6ad7102dd1cbb52b331b /randomF-help.pd
parent02ba34ac4573903e3bb30dedd2f0ad1e03ae73ca (diff)
added META subpatch
svn path=/trunk/externals/markex/; revision=15884
Diffstat (limited to 'randomF-help.pd')
-rw-r--r--randomF-help.pd13
1 files changed, 12 insertions, 1 deletions
diff --git a/randomF-help.pd b/randomF-help.pd
index 148e7d6..ed5405f 100644
--- a/randomF-help.pd
+++ b/randomF-help.pd
@@ -1,4 +1,4 @@
-#N canvas 749 231 604 504 10;
+#N canvas 1 53 604 504 10;
#X text 124 68 GEM object;
#X msg 123 155 bang;
#X text 138 23 randomF;
@@ -7,6 +7,17 @@
;
#X floatatom 195 161 5 0 0 1 range - -;
#X floatatom 123 289 5 0 0 0 - - -;
+#N canvas 497 111 494 344 META 0;
+#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 125 AUTHOR Mark Danks;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 45 DESCRIPTION floating point random number generator;
+#X text 12 5 KEYWORDS control random;
+#X text 12 65 INLET_0 bang;
+#X text 12 85 INLET_1 float;
+#X text 12 105 OUTLET_0 float;
+#X restore 545 476 pd META;
#X connect 1 0 3 0;
#X connect 3 0 6 0;
#X connect 5 0 3 1;