[PD] changing values in unique tables/arrays

daniel odiv52000 at mailup.net
Mon May 16 04:13:50 CEST 2005


hi list.
im trying to figure out how to store/change values in unique
tables/arrays and tabread them.
4 graph on parents:
#N canvas 367 241 666 500 10;
#X obj 85 78 readme;
#X obj 368 77 readme;
#X obj 84 257 readme;
#X obj 367 257 readme;
....and readmees:
#N canvas 163 363 649 501 10;
#X obj 420 147 table \$0-readme;
#X obj 71 180 tabread \$0-readme;
#X floatatom 71 78 5 1 4 2 1-4 - -;
#X floatatom 71 215 5 0 0 0 - - -;
#X obj 71 266 outlet;
#X obj 255 236 pack 0 0 0 0;
#X floatatom 189 54 5 0 0 2 value1 - -;
#X msg 215 215 bang;
#X floatatom 340 50 5 0 0 2 value2 - -;
#X floatatom 191 152 5 0 0 2 value3 - -;
#X floatatom 341 156 5 0 0 2 value4 - -;
#X msg 255 265 \; \$0-readme 1 \$1 \$2 \$3 \$4 \;;
#X connect 1 0 3 0;
#X connect 2 0 1 0;
#X connect 3 0 4 0;
#X connect 5 0 11 0;
#X connect 6 0 5 0;
#X connect 7 0 5 0;
#X connect 8 0 7 0;
#X connect 8 0 5 1;
#X connect 9 0 7 0;
#X connect 9 0 5 2;
#X connect 10 0 7 0;
#X connect 10 0 5 3;
#X coords 0 0 1 1 200 140 1;
if someone has a hint please link me.
thanx in advance
daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20050516/0e497030/attachment.htm>


More information about the Pd-list mailing list