Interval Op
Timed Trigger every x ms
Summary (oneliner)
<p>Starts a timer which triggers every x milliseconds. Do not use this in animations you want to record</p>
Full Name
- Ops.Trigger.Interval
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch interval example
INPUT PORTS
interval (Number)
<p>Number of milliseconds to trigger</p>
Active (Number:
<i>boolean</i>
)<p>If the interval is active or not</p>
OUTPUT PORTS
trigger (Trigger)
<p>Triggers every x milliseconds</p>