SineAnim Op

SineAnim

animation in the form of a sine/cosine curve (sinus/cos)



Full Name
  • Ops.Anim.SineAnim
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


INPUT PORTS


exe (Trigger)

<p>Executes the op</p>

Mode index (Number:

<i>integer</i>

)

phase (Number)

<p>Can be used to shift the animation, e.g. if you use two <code>SineAnim</code>-ops which should not be in sync. Should be an angle in radians.</p>

frequency (Number)

<p>Make it bigger than <code>1</code> to speed the animation up</p>

amplitude (Number)

<p>How small / big the values can become, setting it to <code>2</code> e.g. results in an output between <code>-2</code> and <code>2</code></p>

OUTPUT PORTS


Trigger out (Trigger)

<p>Trigger out</p>

result (Number)

<p>A value cycling between <code>-Amplitude</code> and <code>Amplitude</code></p>


Patches using SineAnim

  • Examples
  • Public
  • My Patches

Changelog


added Trigger out portuser avatarandro - 2019-06-21 10:39