NthTrigger_v2 Op

NthTrigger

Lets a trigger through every nth time (trigger limiter)


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


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


INPUT PORTS


Execute (Trigger)

<p>Executes the op</p>

Nth (Number)

<p>How often the trigger should be let through</p>

OUTPUT PORTS


Next (Trigger)

<p>The limited trigger</p>


Patches using NthTrigger_v2

  • Examples
  • Public
  • My Patches

Changelog


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