there is the ascseq (asciisequencer) object in cxc, which does approximately that. it output a string of characters given with input message as ascii values with a given delay between each element.
get it from http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/pure-data/externals/cxc/
btw (for pd-dev), it would be good to enable the "download as tar.gz" feature in webcvs .. ?
[...]->[[PD] ascii value]->[02-08-22 12:47]
|hi there! | |does anyone know of a way to get the ascii value for a |character(message) in pd ? |something like "ord" would do in perl ... | |thanks, |u | |