ciao franz...prima di tutto grazie!

allora...la tua patch l'ho dovuta modificare perchè se facevo entrare nell'oggetto poly~ un messaggio "open" mi si apriva il contenuto di poly~ e non un file *.wav
allora...a parte questo io non riescoa fare cio che ti ho detto...bho forse non capisco bene io..
ho fatto così:
salavre come
provapoly_franzmax v2;
#N vpatcher 115 121 462 442;
#P window setfont "Sans Serif" 9.;
#P message 118 82 28 9109513 open;
#P button 120 58 15 0;
#N in 3;
#P newobj 121 32 23 9109513 in 3;
#N in 2;
#P newobj 72 34 25 9109513 in 2;
#N out 1;
#P newobj 147 237 33 9109513 out 1;
#N in 1;
#P newobj 22 34 25 9109513 in 1;
#P newex 170 164 23 9109513 t 0;
#N out~ 2;
#P newobj 64 208 39 9109513 out~ 2;
#N out~ 1;
#P newobj 22 208 39 9109513 out~ 1;
#P newex 22 94 27 9109513 t i i;
#P newex 147 210 52 9109513 thispoly~;
#N sfplay~ 2 120960 0 ;
#P newobj 22 139 53 9109513 sfplay~ 2;
#P connect 6 0 2 0;
#P fasten 5 0 0 0 175 190 212 190 212 140 212 130 27 130;
#P connect 11 0 0 0;
#P fasten 8 0 0 0 77 119 27 119;
#P connect 2 0 0 0;
#P connect 0 0 3 0;
#P fasten 0 1 4 0 48 182 69 182;
#P connect 10 0 11 0;
#P connect 9 0 10 0;
#P fasten 2 1 1 0 44 126 152 126;
#P fasten 5 0 1 0 175 192 152 192;
#P connect 1 0 7 0;
#P fasten 0 2 5 0 69 162 175 162;
#P pop
questa è la patch generale che ho fatto io contenete l'oggetto poly~ sopracitato
max v2;
#N vpatcher 188 132 788 532;
#P window setfont "Sans Serif" 9.;
#P number 134 125 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0;
#P user ezdac~ 55 140 99 173 0;
#P flonum 132 39 35 9 0 0 0 139 0 0 0 221 221 221 222 222 222 0 0 0;
#P button 173 39 15 0;
#P window linecount 1;
#P newex 59 72 102 9109513 poly~ provapoly_franz;
#P message 56 33 14 9109513 0;
#P message 39 33 14 9109513 1;
#P comment 193 39 36 9109513 OPEN;
#P fasten 3 0 6 0 64 115 60 115;
#P fasten 2 0 3 0 61 61 64 61;
#P fasten 1 0 3 0 44 61 64 61;
#P fasten 3 1 6 1 110 115 94 115;
#P fasten 5 0 3 1 137 63 110 63;
#P fasten 3 2 7 0 156 108 139 108;
#P fasten 4 0 3 2 178 65 156 65;
#P pop;
il problema che avevo con un normale sfplay~ ce l'ho ancora...
