HSBtoRGBArray Op
generates RGBA array from up to 4 arrays (HSBA)
Summary (oneliner)
Create a 4-tuple RGBA array from 4 array inputs.
Full Name
- 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 (Trigger)
Trigger input
In Hue Array (Array)
Hue In Array with range[0, 1]
In Saturation Array (Array)
Saturation In Array with range[0, 1]
- if not connected, default output value is 0.5
In Brightness Array (Array)
Brightness In Array with range[0, 1]
- if not connected, default output value is 1
In Alpha Array (Array)
Alpha/Opacity In Array with range[0, 1]
- if not connected, default output value is 1
OUTPUT PORTS
Trigger Output (Trigger)
Trigger output
Result Array (Array)
Resulting RGBA array output
Array Length (Number)
Total length of the array
RGBA Tuple Length (Number)
amount of RGBA tuples