Onscreen keypad to smpte time code

Jeff Rona's icon

Im having a bit of difficulty putting together a patch that would allow me to enter a time code value onscreen (no keyboard) and turn it into a valid hh:mm:ss:ff time code value. Has anyone seen something like this?

Much appreciated!

Jeff

Cody's icon

if you just mean to format a string of numbers like 01020304 into 01:02:03:04 then check out [tosymbol] and [fromsymbol] using @separator. That along with some zl processing you should be able to make this pretty easy.