PerlinArray Op

PerlinArray

Creates An array filled with Perlin noise values



Full Name
  • Ops.Array.PerlinArray
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubJavascript Libraries


INPUT PORTS


Array in X (Array)

<p>X domain</p>

Array time (Array)

<p>Time domain</p>

Time in Y (Number)

<p>Y domain</p>

Seed 0-1 (Number)

<p>setting to 0 creates a different seed each time the patch is loaded - must be between <code>0 1</code></p>

Frequency (Number)

<p>Noise frequency</p>

OUTPUT PORTS


Array out (Array)

<p>Array out</p>

Array length out (Number)

<p>Length of array</p>


Patches using PerlinArray

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarandro - 2019-07-05 10:41