Ho costruito un oggetto poly con un numero di instanze maggiore di una,
Voglio ora poter accedere ai dati salvati su una specifica istanza, come posso fare?
patch dentro l'oggetto poly (da chiamare "inpoly"):
max v2;
#N vpatcher 98 305 698 705;
#P window setfont "Sans Serif" 9.;
#P number 66 59 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0;
#N in 2;
#P newobj 47 30 23 9109513 in 2;
#N in 1;
#P newobj 20 30 23 9109513 in 1;
#N out 1;
#P newobj 20 80 29 9109513 out 1;
#P newex 20 56 37 9109513 int 0;
#P connect 2 0 0 0;
#P connect 0 0 1 0;
#P connect 3 0 0 1;
#P connect 3 0 4 0;
#P pop;
patch principale:
max v2;
#N vpatcher 439 98 775 319;
#P window setfont "Sans Serif" 9.;
#P newex 177 51 27 9109513 t i b;
#P number 177 30 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 113 51 27 9109513 t i b;
#P number 113 30 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0;
#P newex 54 51 27 9109513 t i b;
#P newex 14 143 26 9109513 print;
#P button 14 83 15 0;
#P number 54 30 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0;
#P message 194 81 40 9109513 target 3;
#P message 130 81 40 9109513 target 2;
#P message 71 81 40 9109513 target 1;
#P newex 14 119 67 9109513 poly~ inpoly 3;
#P connect 5 0 0 0;
#P connect 0 0 6 0;
#P connect 4 0 7 0;
#P connect 7 1 1 0;
#P fasten 3 0 0 1 199 108 76 108;
#P fasten 2 0 0 1 135 108 76 108;
#P fasten 1 0 0 1 76 108 76 108;
#P fasten 7 0 0 1 59 108 76 108;
#P fasten 9 0 0 1 118 108 76 108;
#P fasten 11 0 0 1 182 108 76 108;
#P connect 8 0 9 0;
#P connect 9 1 2 0;
#P connect 10 0 11 0;
#P connect 11 1 3 0;
Grazie!








Autore


Loggato




