aboutsummaryrefslogtreecommitdiff
path: root/urn-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-16 06:37:15 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 13:53:22 +0200
commitbcb36add25f5f7538ff13a0f9828db8a06830c03 (patch)
tree9638644601659cb55987374c17c2a95b7eb685d8 /urn-help.pd
parent40760d578c1de26db81a2630b44f2bec779c65de (diff)
added META subpatch
svn path=/trunk/externals/maxlib/; revision=14442
Diffstat (limited to 'urn-help.pd')
-rw-r--r--urn-help.pd48
1 files changed, 30 insertions, 18 deletions
diff --git a/urn-help.pd b/urn-help.pd
index 09cdb9e..60b93fa 100644
--- a/urn-help.pd
+++ b/urn-help.pd
@@ -1,18 +1,30 @@
-#N canvas 0 0 462 312 12;
-#X obj 99 182 urn 8;
-#X msg 157 112 clear;
-#X floatatom 99 241 5 0 0 0 - - -;
-#X msg 99 85 bang;
-#X obj 189 241 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
-#X text 144 85 choose next number;
-#X text 209 113 clear / refill urn;
-#X floatatom 149 150 5 0 0 0 - - -;
-#X text 201 150 change number of items in urn;
-#X text 69 30 urn :: urn selection model;
-#X text 221 241 bang if urn is empty;
-#X connect 0 0 2 0;
-#X connect 0 1 4 0;
-#X connect 1 0 0 0;
-#X connect 3 0 0 0;
-#X connect 7 0 0 1;
+#N canvas 0 0 462 312 12;
+#X obj 59 162 urn 8;
+#X msg 117 92 clear;
+#X floatatom 59 221 5 0 0 0 - - -;
+#X msg 59 65 bang;
+#X obj 149 221 bng 20 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 104 65 choose next number;
+#X text 169 93 clear / refill urn;
+#X floatatom 109 130 5 0 0 0 - - -;
+#X text 161 130 change number of items in urn;
+#X text 29 10 urn :: urn selection model;
+#X text 181 221 bang if urn is empty;
+#N canvas 293 158 494 344 META 0;
+#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 145 AUTHOR Olaf Matthes <olaf.matthes@gmx.de>;
+#X text 12 5 KEYWORDS control random;
+#X text 12 45 DESCRIPTION urn selection model;
+#X text 12 65 INLET_0 bang clear;
+#X text 12 85 INLET_1 float;
+#X text 12 105 OUTLET_0 float;
+#X text 12 125 OUTLET_1 bang;
+#X restore 390 274 pd META;
+#X connect 0 0 2 0;
+#X connect 0 1 4 0;
+#X connect 1 0 0 0;
+#X connect 3 0 0 0;
+#X connect 7 0 0 1;