beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

Interval Op



Interval
Namespace: Ops.Trigger

Op author: pandur

Timed Trigger every x ms


Starts a timer which triggers every x milliseconds.
Do not use this in animations you want to record



Inputs

interval (Number)

Number of milliseconds to trigger

Active (boolean /Number)

If the interval is active or not

Outputs

trigger (Trigger)

Triggers every x milliseconds


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Patches using Interval

  • Examples (1)
  • Public
  • My Patches