beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

Value2d Op



Value2d
Namespace: Ops.Value

Op author: pandur

Stores a 2D coordinate


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.



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


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using Value2d

  • Public
  • My Patches