hey there,

maybe there's a slicker shortcut, but this appears to be working.

ciao,
ub


On 03.10.2011 17:30, ronni montoya wrote:
Hello, im using gemlist_info for getting the positions of my geos. I
need to get the positions of a group of iterated geos, for example:

repeat 19
translateXYZ -4 0 0
sphere 4


but  i use gemlist_info with a group of iterated geos  i get the
position of my last repeated element.
How can i select the geo from which i want to receive the position?



thanks


R.

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management ->  
http://lists.puredata.info/listinfo/pd-list


#N canvas 532 265 624 425 10;
#X obj 14 66 gemwin;
#X obj 14 9 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1
;
#X msg 48 10 create;
#X msg 55 33 destroy;
#X obj 14 93 gemhead;
#X obj 14 337 circle;
#X obj 14 307 scale 0.7;
#X obj 14 267 rotate 45 0 0 1;
#X obj 14 287 translate 2 0 1 0;
#X obj 14 158 repeat 64;
#X obj 136 289 gemlist_info;
#X obj 14 124 t a b;
#X obj 205 318 unpack 0 0 0;
#X floatatom 205 348 5 0 0 0 - - -;
#X floatatom 239 349 5 0 0 0 - - -;
#X floatatom 274 350 5 0 0 0 - - -;
#X obj 14 188 t a a b;
#X msg 136 187 0;
#X obj 136 238 ==;
#X floatatom 164 241 5 0 0 0 - - -;
#X obj 136 214 int;
#X obj 164 215 + 1;
#X obj 136 264 spigot;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 4 0 11 0;
#X connect 6 0 5 0;
#X connect 7 0 8 0;
#X connect 8 0 6 0;
#X connect 9 0 16 0;
#X connect 10 4 12 0;
#X connect 11 0 9 0;
#X connect 11 1 17 0;
#X connect 12 0 13 0;
#X connect 12 1 14 0;
#X connect 12 2 15 0;
#X connect 16 0 7 0;
#X connect 16 1 22 0;
#X connect 16 2 20 0;
#X connect 17 0 20 0;
#X connect 18 0 22 1;
#X connect 19 0 18 1;
#X connect 20 0 21 0;
#X connect 20 0 18 0;
#X connect 21 0 20 1;
#X connect 22 0 10 0;
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to