XML Feeds

.

[maxmsp] Re: ·warning:outlet_add: already in table

Alex Danson alex at alexdanson.com
Wed Nov 7 07:35:58 MST 2007


there's also an older post with this issue...
http://www.cycling74.com/forums/index.php?t=tree&rid=0&S=fdf99f294d8e14fa8fa47a9cface99b1&th=3419&mid=9099

in my case, i got the message by having a double connection to a [sfplay~] object. here is the patch:

max v2;
#N vpatcher 10 59 368 253;
#P window setfont "Sans Serif" 9.;
#P message 144 73 14 196617 1;
#N sfplay~  1 120960 0 ;
#P newobj 144 101 53 196617 sfplay~ 1;
#P connect 1 0 0 0;
#P connect 1 0 0 0;
#P pop;

i don't have the slightest idea how i got it, because i absolutely did NOT edit the patch by handwriting code... and i don't seem to be able to repicate it.

anyway, all's well that ends well :-)

alex


More information about the maxmsp mailing list