HSBtoRGBArray Op

HSBtoRGBArray

generates RGBA array from up to 4 arrays (HSBA)


<p>Create a 4-tuple RGBA array from 4 array inputs.</p>


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


INPUT PORTS


Trigger Input (Trigger)

<p>Trigger input</p>

In Hue Array (Array)

<p>Hue In Array with range<code>[0, 1]</code></p>

In Saturation Array (Array)

<p>Saturation In Array with range<code>[0, 1]</code> - if not connected, default output value is <code>0.5</code></p>

In Brightness Array (Array)

<p>Brightness In Array with range<code>[0, 1]</code> - if not connected, default output value is <code>1</code></p>

In Alpha Array (Array)

<p>Alpha/Opacity In Array with range<code>[0, 1]</code> - if not connected, default output value is <code>1</code></p>

OUTPUT PORTS


Trigger Output (Trigger)

<p>Trigger output</p>

Result Array (Array)

<p>Resulting RGBA array output</p>

Array Length (Number)

<p>Total length of the array</p>

RGBA Tuple Length (Number)

<p>amount of RGBA tuples</p>


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