Re: [PD] Unpacking symbol to letters

2009-05-01 Thread marius schebella

Mark Sexton wrote:

Hi
I'm trying to unpack a symbol into individual consecutive letters 


e.g. hello
becomes
h
e
l
l
o

Are 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




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list





splitsymbol.pd
Description: application/puredata
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] Unpacking symbol to letters

2009-05-01 Thread Mark Sexton
Hi
I'm trying to unpack a symbol into individual consecutive letters 

e.g. hello
becomes
h
e
l
l
o

Are there any suggestions to completing this in PD, if not I'll have to bounce 
back and forth data to LISP.


Many Thanks




___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list