Update of /cvsroot/pure-data/doc/pddp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24831
Modified Files: makefilename-help.pd Log Message: added more related objects, inspired by discovering [ascseq] from the list
Index: makefilename-help.pd =================================================================== RCS file: /cvsroot/pure-data/doc/pddp/makefilename-help.pd,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** makefilename-help.pd 15 Jan 2006 23:06:28 -0000 1.6 --- makefilename-help.pd 24 Jan 2006 18:54:34 -0000 1.7 *************** *** 1,3 **** ! #N canvas 183 30 603 600 10; #X obj 104 539 pddp; #X obj 8 8 cnv 15 90 553 empty empty empty 20 12 0 14 -233017 -66577 --- 1,3 ---- ! #N canvas 173 51 577 571 10; #X obj 104 539 pddp; #X obj 8 8 cnv 15 90 553 empty empty empty 20 12 0 14 -233017 -66577 *************** *** 5,9 **** #X text 104 483 Pd Documentation Chapter 3.6 - doc/1.manual/x3.htm ; ! #N canvas 135 30 508 636 More_Info 0; #X text 17 4 COMMON USES; #X text 15 577 INNOVATIVE USES; --- 5,9 ---- #X text 104 483 Pd Documentation Chapter 3.6 - doc/1.manual/x3.htm ; ! #N canvas 135 30 512 640 More_Info 0; #X text 17 4 COMMON USES; #X text 15 577 INNOVATIVE USES; *************** *** 18,22 **** #X obj 53 145 makefilename file-%d.aif; #X text 20 430 LIMITATIONS; ! #N canvas 175 22 595 611 spaces_and_multiple_variables 0; #X text 25 19 Instead of using spaces , an underscore will often produce a tolerable compromise.; --- 18,22 ---- #X obj 53 145 makefilename file-%d.aif; #X text 20 430 LIMITATIONS; ! #N canvas 175 22 599 615 spaces_and_multiple_variables 0; #X text 25 19 Instead of using spaces , an underscore will often produce a tolerable compromise.; *************** *** 105,109 **** #X obj 53 90 bng 30 250 50 0 empty empty start 1 15 1 12 -90049 -1 -1; ! #N canvas 475 61 515 617 help_with_interfaces 0; #X text 17 16 Building user interfaces in Pd is a difficult balance between usability and performance. Pd is not winning any awards for --- 105,109 ---- #X obj 53 90 bng 30 250 50 0 empty empty start 1 15 1 12 -90049 -1 -1; ! #N canvas 475 61 519 621 help_with_interfaces 0; #X text 17 16 Building user interfaces in Pd is a difficult balance between usability and performance. Pd is not winning any awards for *************** *** 196,200 **** #X text 44 378 Watch out! ASCII characters 123 and 125 (curly braces) lock up Pd. Also , reserved characters that Pd uses show up with a ! backslash in front of them (comma , semi-colon , and backslash).; #X text 45 507 - currently , floats are not supported via the printf %f pattern. You can only display the integer part of the float using --- 196,201 ---- #X text 44 378 Watch out! ASCII characters 123 and 125 (curly braces) lock up Pd. Also , reserved characters that Pd uses show up with a ! backslash in front of them (comma , semi-colon , and backslash). ! ; #X text 45 507 - currently , floats are not supported via the printf %f pattern. You can only display the integer part of the float using *************** *** 218,222 **** #X connect 22 0 11 0; #X restore 106 507 pd More_Info; ! #N canvas 85 22 397 246 Related_Objects 0; #X text 25 8 Native Pd Objects; #X text 25 92 Externals and other object libraries; --- 219,223 ---- #X connect 22 0 11 0; #X restore 106 507 pd More_Info; ! #N canvas 85 22 401 250 Related_Objects 0; #X text 25 8 Native Pd Objects; #X text 25 92 Externals and other object libraries; *************** *** 225,229 **** #X obj 156 46 openpanel; #X obj 31 126 strcat; ! #X obj 32 155 makesymbol; #X restore 379 507 pd Related_Objects; #X text 38 53 INLETS:; --- 226,232 ---- #X obj 156 46 openpanel; #X obj 31 126 strcat; ! #X obj 30 156 makesymbol; ! #X obj 30 211 ascseq; ! #X obj 30 183 sprintf; #X restore 379 507 pd Related_Objects; #X text 38 53 INLETS:; *************** *** 238,251 **** #X floatatom 114 346 0 0 0 0 - - -; #X text 146 425 numbered filenames; ! #X obj 353 380 symbol; #X msg 353 343 dave; #X msg 412 341 drums; #X msg 479 344 Pd; #X msg 526 355 cool; ! #X obj 353 404 makefilename %s_PD.aif; #X text 109 115 Symbol - If a symbol is sent to the inlet , the argument should be written with a "%s" which represent the location of the incoming variable symbol in the outgoing symbol. Lists will be truncated.; ! #X symbolatom 353 428 0 0 0 0 - - -; #X symbolatom 114 404 0 0 0 0 - - -; #X obj 115 373 makefilename soundfile%d.aif; --- 241,254 ---- #X floatatom 114 346 0 0 0 0 - - -; #X text 146 425 numbered filenames; ! #X obj 380 391 symbol; #X msg 353 343 dave; #X msg 412 341 drums; #X msg 479 344 Pd; #X msg 526 355 cool; ! #X obj 380 415 makefilename %s_PD.aif; #X text 109 115 Symbol - If a symbol is sent to the inlet , the argument should be written with a "%s" which represent the location of the incoming variable symbol in the outgoing symbol. Lists will be truncated.; ! #X symbolatom 380 439 0 0 0 0 - - -; #X symbolatom 114 404 0 0 0 0 - - -; #X obj 115 373 makefilename soundfile%d.aif; *************** *** 262,266 **** location of the incoming variable number in the outgoing symbol. Floats will be converted to integers.; ! #N canvas 325 212 524 316 all 0; #X text 37 59 %c; #X text 114 59 character; --- 265,269 ---- location of the incoming variable number in the outgoing symbol. Floats will be converted to integers.; ! #N canvas 325 212 532 324 all 0; #X text 37 59 %c; #X text 114 59 character;