Value2d Op
This op is deprecated!
It will not receive any updatesStores 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.
Full Name
- Ops.Extension.Deprecated.Value2d
- Extension Op - Visible to all users
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
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
OUTPUT PORTS
result x (Number)
Same as input Value X
result y (Number)
Same as input Value Y