[PD] separate individual letters

glerm soares organismo at gmail.com
Thu Aug 21 16:59:11 CEST 2008


I was trying to figure out how is the best way to separate individual
letters in a textfile parsed by puredata.
This is for generate real time bytes for an alphanumeric display.

is something that I can do directly from keyboard this way:

[key] (entry "abc 123" )
|
[prepend add2]
|
[97 98 99 32 49 50 51]

*BUT in the exemple:

[abc 123] -> entry inside a symbol
|
|
[pd thisparser]
|
|
[97 98 99 32 49 50 51]

how could I separate the characters and convert them individually to ascii
code inside the parser?


thanx

glerm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20080821/56e80505/attachment.htm>


More information about the Pd-list mailing list