Stores a 2D coordinate
Summary (oneliner)
If you use 2D-values on multiple positions in your patch it is handy to just write them down once and connect the Value2d-op to various other ops which use the values.
The output ports will mirror the input ports.
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Caniuse query
Inputs
exe (Trigger)
value x (Number)
X value, will be copied to the output port
value y (Number)
Y value, will be copied to the output port
Outputs
result x (Number)
Same as input Value X
result y (Number)
Same as input Value Y