diff options
Diffstat (limited to 'doc/help/cyclone/tosymbol-help.pd')
-rw-r--r-- | doc/help/cyclone/tosymbol-help.pd | 149 |
1 files changed, 90 insertions, 59 deletions
diff --git a/doc/help/cyclone/tosymbol-help.pd b/doc/help/cyclone/tosymbol-help.pd index 6032556..04ec7b4 100644 --- a/doc/help/cyclone/tosymbol-help.pd +++ b/doc/help/cyclone/tosymbol-help.pd @@ -1,64 +1,95 @@ -#N canvas 0 26 539 593 10; -#X obj 53 251 fromsymbol; -#X obj 4 14 cnv 15 400 40 empty empty empty 20 12 0 14 -262130 -66577 +#N canvas 559 98 567 530 10; +#X obj 0 636 cnv 15 552 21 empty empty empty 20 12 0 14 -233017 -33289 0; -#X text 17 559 docs based on the MAX/MSP reference (c) cycling'74; -#X text 17 570 ___________________________________________________ +#X obj 0 490 cnv 3 550 3 empty empty inlets 8 12 0 13 -228856 -1 0 ; -#X obj 94 190 tosymbol; -#X text 35 72 since pd lacks a quoting mechanism (like `foo bar`) there -is; -#X text 36 84 no support for spaces in symbols \, so the original max -way of; -#X text 35 96 using from/tosymbol won't work. One has to construct -symbols; -#X text 34 109 with other tools like; -#X obj 185 113 tosymbol; -#X obj 267 113 makesymbol; -#X text 248 109 or; -#X text 342 110 from zexy; -#X msg 94 164 this is a list of symbols; -#X text 275 216 becomes a symbol with spaces; -#X text 200 278 and can be transformed back into a list; -#X text 31 164 so this:; -#X obj 90 421 tosymbol; -#X text 50 365 1; -#X text 57 394 2; -#X obj 55 329 tosymbol; -#X msg 90 391 lets place a _ instead of a space inside; -#X msg 67 366 separator _; -#X text 117 333 can also be used to generate non space symbols from -lists:; -#X symbolatom 90 446 0 0 0 0 - - -; -#X symbolatom 94 216 25 0 0 0 - - -; -#X obj 53 278 print THIS_IS_A_LIST; -#X text 1 486 For more info:; -#X obj 148 504 pddp/pddplink ../all_about_lists_vs_anythings.pd -text -all_about_lists_vs_anythings; -#X obj 348 504 pddp/pddplink ../all_about_symbol_construction.pd -text -all_about_symbol_construction; -#X obj 4 504 pddp/pddplink ../all_about_data_types.pd -text all_about_data_types +#N canvas 615 363 366 224 META 0; +#X text 0 22 LICENSE SIBSD; +#X text 0 102 LIBRARY cyclone; +#X text 0 82 OUTLET_0 signal; +#X text 0 0 KEYWORDS symbol transform messages numbers; +#X text 0 42 DESCRIPTION transform messages to symbols; +#X text 0 62 INLET_0 message list; +#X text 0 122 VERSION 0.1-alpha57; +#X text 0 140 AUTHOR Krzysztof Czaja; +#X text 1 158 RELEASE_DATE 2002; +#X text 2 177 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +; +#X text 2 209 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan +Wilkes for Pd-extended 0.42 to conform to the PDDP template. Alex Cleveland +updated this patch for Pd-l2ork version 2013.05.28. Fred Jan Kraan +adapted the patch to pd-extended 2015-02-02; +#X restore 502 638 pd META; +#X obj 0 554 cnv 3 550 3 empty empty outlets 8 12 0 13 -228856 -1 0 ; -#X obj 29 16 fromsymbol; -#X obj 29 37 tosymbol; -#X text 121 22 transform symbol to numbers or messages and vice versa +#X obj 0 591 cnv 3 550 3 empty empty arguments 8 12 0 13 -228856 -1 +0; +#N canvas 318 476 428 109 Related_objects 0; +#X obj 0 0 cnv 15 425 20 empty empty empty 3 12 0 14 -204280 -1 0; +#X text 6 1 Related Objects; +#X obj 6 28 cyclone/fromsymbol; +#X obj 125 29 symbol; +#X restore 205 638 pd Related_objects; +#X obj 79 504 cnv 17 3 36 empty empty 0 5 9 0 16 -228856 -162280 0 ; -#N canvas 247 115 494 344 META 0; -#X text 12 155 HELP_PATCH_AUTHORS Christoph Kummerer. Revised by Jonathan -Wilkes for Pd-extended 0.42 to conform to the PDDP template.; -#X text 12 125 WEBSITE http://suita.chopin.edu.pl/~czaja/miXed/externs/cyclone.html +#X obj 81 563 cnv 17 3 17 empty empty 0 5 9 0 16 -228856 -162280 0 ; -#X text 12 45 DESCRIPTION transform symbol to numbers or messages; -#X text 12 5 KEYWORDS control conversion max_compatible symbol_op; -#X text 12 85 OUTLET_0 symbol; -#X text 12 65 INLET_0 float list separator; -#X text 12 25 LICENSE SIBSD; -#X text 12 105 AUTHOR Krzysztof Czaja; -#X restore 488 573 pd META; -#X connect 0 0 26 0; -#X connect 4 0 0 0; -#X connect 4 0 25 0; -#X connect 13 0 4 0; -#X connect 17 0 24 0; -#X connect 21 0 17 0; -#X connect 22 0 17 0; +#X obj 0 0 cnv 15 552 40 empty empty tosymbol 3 12 0 18 -204280 -1 +0; +#X obj 47 324 tosymbol; +#X text 109 324 can also be used to generate non space symbols from +lists:; +#X text 107 525 list; +#X text 105 610 (none); +#X obj 490 10 tosymbol; +#X text 107 502 message; +#X text 179 502 - messgae to be transformed into symbol; +#X text 179 525 - list of messages to turn into symbols; +#X text 107 563 symbol; +#X text 179 563 - symbol (including whitespace) of input; +#X text 40 54 since pd lacks a quoting mechanism (like `foo bar`) there +is; +#X text 41 66 no support for spaces in symbols \, so the original max +way of; +#X text 40 78 using from/tosymbol won't work. One has to construct +symbols; +#X text 40 92 with other tools like; +#X obj 292 95 makesymbol; +#X text 273 93 or; +#X text 357 94 from zexy; +#X msg 266 143 this is a list of symbols; +#X symbolatom 266 238 25 0 0 0 - - -; +#X obj 237 298 print THIS_IS_A_LIST; +#X msg 46 138 4; +#X obj 46 258 route float; +#X floatatom 46 285 5 0 0 0 - - -; +#X text 39 114 works with symbols:; +#X text 255 115 also works with list of symbols:; +#X text 423 143 so this...; +#X text 78 358 1; +#X text 78 382 2; +#X msg 107 381 lets place a _ instead of a space inside; +#X msg 95 359 separator _; +#X symbolatom 107 465 0 0 0 0 - - -; +#X text 12 23 transform messages to symbols; +#X text 422 230 ...becomes a symbol; +#X text 423 242 with spaces; +#X obj 266 187 cyclone/tosymbol; +#X obj 237 271 cyclone/fromsymbol; +#X obj 46 189 cyclone/tosymbol; +#X obj 46 236 cyclone/fromsymbol; +#X obj 107 426 cyclone/tosymbol; +#X text 366 292 ...and can be transformed; +#X text 366 304 back into a list; +#X obj 171 95 cyclone/tosymbol; +#X connect 26 0 43 0; +#X connect 29 0 45 0; +#X connect 30 0 31 0; +#X connect 37 0 47 0; +#X connect 38 0 47 0; +#X connect 43 0 27 0; +#X connect 43 0 44 0; +#X connect 44 0 28 0; +#X connect 45 0 46 0; +#X connect 46 0 30 0; +#X connect 47 0 39 0; |