Hey Johannes,
I did get it to work with an input list, its getting each char into a
list thats giving me problems. I'm trying to use thresh from cyclone,
but no matter what I set the delay to I can't get it to accumulate
messages from gemkeyname and send the output as a list. It works if I
click on messages to it fast, but not with the output of gemkeyname.
Thanks
Ben
PS: I apologize for the list-crossing on this thread.
IOhannes m zmoelnig wrote:
> B. Bogart wrote:
>
>> Thankes Johannes,
>>
>> This is great for one direction, but I can't figure out how to
>> reverse your patch to build a symbol out of a sequence of chars. An
>> object to append a char to a symbol (not list) seems the easiest..
>>
>> I'd prefer a patch solution (or existing external) before I try and
>> write one!
>>
>
> hmm, do it with lists and use [l2s] (again: you can specify the
> delimiter via the second inlet; it defaults to " " (space), but can be
> set to nothing via an empty symbol)
>
> mfg.a.sdr
> IOhannes
>
>