SineAnim Op

SineAnim

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



Edit Documentation

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


 

INPUT PORTS


exe (Trigger)

Executes the op

Mode index (Number:integer )
phase (Number)

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

frequency (Number)

Make it bigger than 1 to speed the animation up

amplitude (Number)

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

OUTPUT PORTS


Trigger out (Trigger)

Trigger out

result (Number)

A value cycling between -Amplitude and Amplitude


Patches using SineAnim

  • Examples
  • Public
  • My Patches

Changelog


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