From 5c1c96d9a37851aea1bc432c97d5cec785e8052c Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 1 Apr 2005 13:46:50 +0000 Subject: initial checkin (release 1.15) this time as binary (instead of text) svn path=/trunk/externals/iemlib/; revision=2663 --- iemhelp/help-mergefilename.pd | 48 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 iemhelp/help-mergefilename.pd (limited to 'iemhelp/help-mergefilename.pd') diff --git a/iemhelp/help-mergefilename.pd b/iemhelp/help-mergefilename.pd new file mode 100644 index 0000000..0b54bfa --- /dev/null +++ b/iemhelp/help-mergefilename.pd @@ -0,0 +1,48 @@ +#N canvas 82 111 622 444 10; +#X text 25 368 (c) musil@iem.kug.ac.at; +#X text 76 381 IEM KUG; +#X text 42 393 graz \, austria 2002; +#X text 236 398 updated for Pd version 0.35; +#X msg 389 153 separator $; +#X msg 389 88 separator @; +#X msg 389 109 separator :; +#X obj 33 316 mergefilename; +#X msg 22 82 C:/program/pd/my_project my_foo.pd; +#X obj 33 338 print path+file; +#X msg 389 46 separator /; +#N canvas 4 20 450 300 /SUBPATCH/ 0; +#X obj 101 31 inlet; +#X obj 100 59 outlet; +#X connect 0 0 1 0; +#X restore 389 276 pd; +#X msg 389 174 separator z; +#X msg 389 195 separator _; +#X msg 389 216 separator .; +#X text 8 1 mergefilename: merge a list of symbols and floats to a +; +#X msg 404 241 separator; +#X msg 389 67 separator space; +#X msg 55 111 /home/me my_first_patch.pd; +#X msg 389 131 separator 2; +#X text 134 317 1.arg: separator-character (opt.); +#X msg 91 159 aaa bbb ccc ddd eeee; +#X msg 119 204 11 22 33 44; +#X text 466 45 <- click here; +#X obj 423 318 mergefilename /; +#X text 80 17 symbol \, connected by a separator (default: ""); +#X connect 4 0 11 0; +#X connect 5 0 11 0; +#X connect 6 0 11 0; +#X connect 7 0 9 0; +#X connect 8 0 7 0; +#X connect 10 0 11 0; +#X connect 11 0 7 0; +#X connect 12 0 11 0; +#X connect 13 0 11 0; +#X connect 14 0 11 0; +#X connect 16 0 11 0; +#X connect 17 0 11 0; +#X connect 18 0 7 0; +#X connect 19 0 11 0; +#X connect 21 0 7 0; +#X connect 22 0 7 0; -- cgit v1.2.1