when patching, I sometimes tend to enter i.e. “+5” if I want to create a Add (Value) with a 5 assigned to its second input pin. This applies for division, multiplication and substraction as well. This might be useful in some cases, speeding things up a little.
This is no request, just wondering if I’m the only one feeling this way.
Any thoughts on this?
I agree, for more complex equations this could be useful.
For something as simple as “+1” the creation of the mentioned Add-Node would be better to keep things simple and not use lots of unnecessary expr-nodes instead.
When creating a expr-node via the node browser, it would be nice if the resulting node would have its term as a descriptive name already.