Hex to ASCII text conversion
Hello.
I see Textedit object generate ASCII code, but can it be done reverse? ASCII to text.
http://www.rapidtables.com/convert/number/hex-to-ascii.htm
Also,
I am receiving three ASCII codes in a group at a time, like 68656c (hel) then 6C6F2E (lo,)
so I want each ASCII codes being written followed by next group in text. Can this be done in Textedit object?
Best!
You're referring to something that is not Max. However, since you're asking here, yes, Max can take your hex strings and turn them into readable characters. Here's one way. Good luck and have fun,
Hens Zimmerman
Max Patch
Copy patch and select New From Clipboard in Max.