NthTrigger_v2 Op

NthTrigger

Lets a trigger through every nth time (trigger limiter)


Helpful when you want to slow things down. Makes sure only every nth trigger gets through. E.g. when Nth is 3 every 3rd trigger gets through, the others not.


Edit Documentation

Full Name
  • Ops.Trigger.NthTrigger_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

INPUT PORTS


Execute (Trigger)

Executes the op

Nth (Number)

How often the trigger should be let through

OUTPUT PORTS


Next (Trigger)

The limited trigger


Patches using NthTrigger_v2

  • Examples
  • Public
  • My Patches

Changelog


Ops.Trigger.NthTrigger2 renamed to Ops.Trigger.NthTrigger_v2user avatarpandur - 2019-06-12 12:33