here is a patch that work with vanilla, but not with zexy unpack.
thanks for removing it. i can now load zexy. fortunately, 95% of my patch does only use vanilla pd, Gem and pmpd...
cyrille
IOhannes m zmoelnig a écrit :
cyrille henry wrote:
IOhannes m zmoelnig a écrit : ..
they could, but it was an effort to do so. any "ordinary" external would not be able to do it. the only library that i am aware of that did override internal classes is cyclone,
what about zexy [unpack]? it is still here,
oops, nobody told me yet :-)
don't you use it?
i have hopefully fixed it now...
and it is still breaking my patch.
how's that? i would be interested in a patch demonstrating this breakage.
fgamr IOhannes
#N canvas 0 0 450 300 10; #X obj 111 74 unpack s s; #X msg 111 47 foo bar; #X obj 111 128 print; #X connect 0 0 2 0; #X connect 0 1 2 0; #X connect 1 0 0 0;