aboutsummaryrefslogtreecommitdiff
path: root/reference/symbol2list-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'reference/symbol2list-help.pd')
-rw-r--r--reference/symbol2list-help.pd66
1 files changed, 39 insertions, 27 deletions
diff --git a/reference/symbol2list-help.pd b/reference/symbol2list-help.pd
index 9b38423..108687d 100644
--- a/reference/symbol2list-help.pd
+++ b/reference/symbol2list-help.pd
@@ -1,34 +1,46 @@
-#N canvas 60 29 809 570 10;
-#X symbolatom 75 517 22 0 0 0 - - -;
-#X symbolatom 147 393 10 0 0 0 - - -;
-#X obj 135 48 symbol2list;
-#X text 219 48 convert a symbol into a list;
-#X obj 458 50 s2l;
-#X symbolatom 106 500 16 0 0 0 - - -;
-#X symbolatom 137 483 10 0 0 0 - - -;
-#X msg 75 97 symbol a_dash_separated_list;
-#X msg 147 358 symbol -;
-#X obj 348 409 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+#N canvas 0 26 648 517 10;
+#X symbolatom 35 487 22 0 0 0 - - -;
+#X symbolatom 107 363 10 0 0 0 - - -;
+#X obj 95 18 symbol2list;
+#X text 179 18 convert a symbol into a list;
+#X obj 418 20 s2l;
+#X symbolatom 66 470 16 0 0 0 - - -;
+#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 170 206 symbol _i;
-#X obj 170 226 t b s;
-#X obj 75 448 unpack s s s s;
-#X symbolatom 168 467 10 0 0 0 - - -;
-#X msg 159 118 symbol what_is-the_de-limiter_i-ask-(_i) ?;
-#X text 336 497 see also:;
-#X obj 447 497 list2symbol;
-#X text 253 189 by default \, list-elements are separated by spaces.
+#X msg 130 176 symbol _i;
+#X obj 130 196 t b s;
+#X obj 35 418 unpack s s s s;
+#X symbolatom 128 437 10 0 0 0 - - -;
+#X msg 119 88 symbol what_is-the_de-limiter_i-ask-(_i) ?;
+#X text 296 447 see also:;
+#X obj 407 447 list2symbol;
+#X text 213 159 by default \, list-elements are separated by spaces.
You can set the separator to any symbol either with an argument or
by setting the second inlet;
-#X text 250 240 using a zero-symbol as delimiter will break the symbol
+#X text 210 210 using a zero-symbol as delimiter will break the symbol
up into its characters.;
-#X msg 256 277 symbol;
-#X obj 256 296 t b s;
-#X text 221 393 delimiter;
-#X text 375 412 banging the object will re-parse the list-symbol;
-#X text 532 498 which does the inverse;
-#X obj 75 428 symbol2list _;
-#X text 600 44 part of zexy;
+#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 492 448 which does the inverse;
+#X obj 35 398 symbol2list _;
+#X text 560 14 part of zexy;
+#N canvas 515 193 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 45 LICENSE GPL v2;
+#X text 12 145 AUTHOR IOhannes m zmoelnig;
+#X text 12 65 DESCRIPTION convert a symbol into a list;
+#X text 12 25 KEYWORDS control conversion list_op symbol_op;
+#X text 12 5 ALIAS s2l;
+#X text 12 85 INLET_0 symbol;
+#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 connect 8 0 1 0;