Substitute (String) not spreadable enough

I was creating a string with some values the lazy way, and found that the subsitute (string) node, while I input a spread on 1 pin, does not output me a spread.

For me that was very un-vvvv-like, so I figured I post it here.

Already made a work arround, but still a bit weird.

Substitute Bug.v4p (9.7 kB)

Hi,

I’m using RegExp in this case.

-readme

Substitute Bug.v4p (11.3 kB)

Was not aware off that RegEpr (String Replace) node, cool one, thnx.

But it is basicly a deluxe Subsitute node, but one that does work.

Having 2 nodes that do the same, because the original one is not working proper, still counts as a bug for me ;)

and performance (debug, CTRL+F9) for RegExpr is a bit less good than Substitute, but that is peanuts.