aboutsummaryrefslogtreecommitdiff
path: root/reference
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:23:22 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:23:22 +0000
commit9a7cfdd77affeb06ee73465618dbae08430e2eba (patch)
tree0482c815f26208e5692025ea42786be4db6ccfca /reference
parent630d24b515c1ebd951a1e0dffb55a01353698343 (diff)
replaced [bng] by [bang( where it makes sense
svn path=/trunk/externals/zexy/; revision=14638
Diffstat (limited to 'reference')
-rw-r--r--reference/symbol2list-help.pd37
-rw-r--r--reference/urn-help.pd19
2 files changed, 27 insertions, 29 deletions
diff --git a/reference/symbol2list-help.pd b/reference/symbol2list-help.pd
index 108687d..1157adc 100644
--- a/reference/symbol2list-help.pd
+++ b/reference/symbol2list-help.pd
@@ -1,4 +1,4 @@
-#N canvas 0 26 648 517 10;
+#N canvas 4 50 648 517 10;
#X symbolatom 35 487 22 0 0 0 - - -;
#X symbolatom 107 363 10 0 0 0 - - -;
#X obj 95 18 symbol2list;
@@ -8,8 +8,6 @@
#X symbolatom 97 453 10 0 0 0 - - -;
#X msg 35 67 symbol a_dash_separated_list;
#X msg 107 328 symbol -;
-#X obj 308 379 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
#X msg 130 176 symbol _i;
#X obj 130 196 t b s;
#X obj 35 418 unpack s s s s;
@@ -25,7 +23,7 @@ up into its characters.;
#X msg 216 247 symbol;
#X obj 216 266 t b s;
#X text 181 363 delimiter;
-#X text 335 382 banging the object will re-parse the list-symbol;
+#X text 335 370 banging the object will re-parse the list-symbol;
#X text 492 448 which does the inverse;
#X obj 35 398 symbol2list _;
#X text 560 14 part of zexy;
@@ -41,19 +39,20 @@ Wilkes for Pd version 0.42.;
#X text 12 105 INLET_1 symbol;
#X text 12 125 OUTLET_0 list;
#X restore 598 496 pd META;
-#X connect 1 0 24 1;
-#X connect 7 0 24 0;
+#X msg 301 369 bang;
+#X connect 1 0 23 1;
+#X connect 7 0 23 0;
#X connect 8 0 1 0;
-#X connect 9 0 24 0;
-#X connect 10 0 11 0;
-#X connect 11 0 24 0;
-#X connect 11 1 1 0;
-#X connect 12 0 0 0;
-#X connect 12 1 5 0;
-#X connect 12 2 6 0;
-#X connect 12 3 13 0;
-#X connect 14 0 24 0;
-#X connect 19 0 20 0;
-#X connect 20 0 24 0;
-#X connect 20 1 1 0;
-#X connect 24 0 12 0;
+#X connect 9 0 10 0;
+#X connect 10 0 23 0;
+#X connect 10 1 1 0;
+#X connect 11 0 0 0;
+#X connect 11 1 5 0;
+#X connect 11 2 6 0;
+#X connect 11 3 12 0;
+#X connect 13 0 23 0;
+#X connect 18 0 19 0;
+#X connect 19 0 23 0;
+#X connect 19 1 1 0;
+#X connect 23 0 11 0;
+#X connect 26 0 23 0;
diff --git a/reference/urn-help.pd b/reference/urn-help.pd
index 36df649..72b3136 100644
--- a/reference/urn-help.pd
+++ b/reference/urn-help.pd
@@ -1,12 +1,10 @@
-#N canvas 0 31 488 488 10;
+#N canvas 4 50 488 488 10;
#X obj 76 35 urn;
#X text 73 75 generates random numbers without repetition;
-#X obj 25 110 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
--1;
#X floatatom 25 290 5 0 0 1 urn - -;
#X obj 25 259 urn 10;
#X text 97 257 generates integer numbers between 0..(n-1);
-#X text 51 110 do generate!;
+#X text 57 110 do generate!;
#X floatatom 92 223 5 0 0 0 - - -;
#X text 132 221 set (n);
#X msg 80 141 seed 10;
@@ -71,9 +69,10 @@ Wilkes for Pd version 0.42.;
#X text 12 105 OUTLET_0 float;
#X text 12 125 OUTLET_1 bang;
#X restore 433 462 pd META;
-#X connect 2 0 4 0;
-#X connect 4 0 3 0;
-#X connect 4 1 13 0;
-#X connect 7 0 4 1;
-#X connect 9 0 4 0;
-#X connect 11 0 4 0;
+#X msg 25 109 bang;
+#X connect 3 0 2 0;
+#X connect 3 1 12 0;
+#X connect 6 0 3 1;
+#X connect 8 0 3 0;
+#X connect 10 0 3 0;
+#X connect 20 0 3 0;