ASCII to Chr

Secip Xynic's icon

Alright, so this is a bit embarrassing (once again! ha!). : ) Just a quick question, though.

I am patching a small screencast application and would like it to display the keyboard shortcut i am using while recording and talking. Now, I would simply use a [coll] with an ASCII table stored inside, but something in me tells me that this is not exactly the most elegant way of doing it. Any pointers in where to look for a cooler solution? Appreciated!

big_pause's icon

you mean like using [itoa]?

Luke Woodbury's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Like this?

[EDIT - pipped to the post, but hey I was making a patch!]

Secip Xynic's icon

Ha! I knew I was trying to find a stupidly complicated solution for something really simple.

Secip Xynic's icon

Thanks guys!