Bradon Webb wrote:
pardon me for not explaining well enough maybe. The below (copied) behavior is what I am desiring, however when I use list2symbol it seems to put a space between the elements? maybe I am using the old version of zexy?
in newer versions of zexy you have a second inlet where you can set the separator to anything that you want (like "-separator-"). it defaults to " " to not break old patches. you can give an empty symbol as shown in the attached patch to have no separator at all.
an updated version of zexy should be found at ftp://ftp.iem.at/pd/Externals/ZEXY
mfg.ad.sr IOhannes
#N canvas 0 0 450 300 10; #X obj 103 199 l2s; #X obj 143 171 symbol; #X obj 147 133 loadbang; #X msg 84 77 a list without spaces; #X symbolatom 102 233 20 0 0 0 - - -; #X connect 0 0 4 0; #X connect 1 0 0 1; #X connect 2 0 1 0; #X connect 3 0 0 0;