Best solution would be something like printf which replaces a placeholder with incoming data:
pack 0 10 | foo "open ../../db/%s/%s" fine if it can only do strings... I looked in the pdb without luck, any suggestions?
I would like to have a full regex engine but haven't spent any time on a regex external yet. (Though i found out how to abuse the pd scheduler as state engine for regex backtracking.)
Hi, you could also use the python external for this, although it might be a waste of resources if you need solely this functionality.
greetings, Thomas