Count characters in Textedit and split them?

encoder audio's icon

Hi there,

Is it possible to count the number of characters in Textedit, then, split them to output as individual values?
I'd like to convert text to values, like for example, T is 45.

Roman Thilenius's icon

triggert the content to be output, process the content, if required set it back into the textedit?

double_UG's icon

atoi

Max Patch
Copy patch and select New From Clipboard in Max.

encoder audio's icon

nice!

now just have to fin a solution, what if the text has a space and I'd utilise that as well :D

Source Audio's icon

make a table of ascii to your values