HSBtoRGBArray Op
generates RGBA array from up to 4 arrays (HSBA)
Summary (oneliner)
Create a 4-tuple RGBA array from 4 array inputs.
- Ops.Array.HSBtoRGBArray
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch HSBtoRGBArray example
INPUT PORTS
Trigger input
Hue In Array with range[0, 1]
Saturation In Array with range[0, 1]
- if not connected, default output value is 0.5
Brightness In Array with range[0, 1]
- if not connected, default output value is 1
Alpha/Opacity In Array with range[0, 1]
- if not connected, default output value is 1
OUTPUT PORTS
Trigger output
Resulting RGBA array output
Total length of the array
amount of RGBA tuples