SimplexArray Op

SimplexArray

Creates An array filled with Simplex noise values (Range: -1, 1)



Full Name
  • Ops.Array.SimplexArray
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)

Patches using SimplexArray

  • Examples
  • Public
  • My Patches

Changelog


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