HSBtoRGBArray Op

HSBtoRGBArray

generates RGBA array from up to 4 arrays (HSBA)


Create a 4-tuple RGBA array from 4 array inputs.


Edit Documentation

Full Name
  • Ops.Array.HSBtoRGBArray
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

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


Patches using HSBtoRGBArray

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarsimod - 2019-11-14 17:43
Ops.User.cables.HSBtoRGBArray renamed to Ops.Array.HSBtoRGBArrayuser avatarsimod - 2019-11-14 17:43