[PD] how to split a symbol into its component char's? e.g. mySymbol[3]

jxjl jdl at xdv.org
Sat May 31 21:41:20 CEST 2003


ascseq from cxc outputs every input symbols characters decimal ascii
code one after another. youd then need something like int2char.

[Josh Steiner]->[[PD] how to split a symbol into its component char's? ...

 |hey folks, I've been digging around everywhere trying to find a suitible
 |object to help me split a symbol into a bunch of characters, similar to
 |how you would in c-like languages -- mySymbol[3]
 |
 |ideally i'd like to keep my external dependancies to a minimus, so using
 |built only in objects or zexy would be a plus, but if you can think of a
 |way to achieve this with any extern i'd appriciate hearing about it.

-- x Þ u .  o R 6




More information about the Pd-list mailing list