Mark Sexton wrote:
HiI'm trying to unpack a symbol into individual consecutive letterse.g. hello becomes h e l l oAre there any suggestions to completing this in PD, if not I'll have to bounce back and forth data to LISP.
use symbol2list and drip from the "zexy" library (see attached patch). marius.
Many Thanks _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
splitsymbol.pd
Description: application/puredata
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
