[PD] add message argument

juto aviten periclite at free.fr
Mon Jun 30 20:45:45 CEST 2003


Hi all,

is there a possibility in Pd to add a variable to a message, without
adding a space in between?
(i try to save different versions of a changing array)

thanks !

juto

example :

#N canvas 142 132 667 304 10;
#X obj 58 47 table tosave 50;
#X msg 113 163 \; tosave write name 30.txt;
#X obj 52 138 bng 15 250 50 0 empty empty empty 0 -6 32 8 -262144 -1 -1;
#X floatatom 112 106 5 0 0 0 - - -;
#X msg 112 139 set \, add \, add2 tosave write name \$1.txt;
#X text 151 198 impossible to get a continuous name HELP!;
#X text 24 122 save button;
#X text 68 91 file version number;
#X connect 2 0 1 0;
#X connect 3 0 4 0;
#X connect 4 0 1 0;






More information about the Pd-list mailing list