TriggerReceive Op

TriggerReceive

Receives triggers from a TriggerSend op with the same variable name


<p>This op is designed to work with the <a href="/op/Ops.Trigger.TriggerSend">Ops.Trigger.TriggerSend</a> op You must assign the TriggerSend op a variable name and make sure that the this TriggerReceive op has the same variable name. This makes it possible to send triggers over large patches and into subpatches which allows for much more cleaner workflow.</p>


Full Name
  • Ops.Trigger.TriggerReceive
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubTest Patches


Example Patch Send Receive trigger example

Open In Editor

Youtube Video Tutorial

OUTPUT PORTS


Triggered (Trigger)

<p>Trigger out</p>


Patches using TriggerReceive

  • Examples
  • Public
  • My Patches

Changelog


newcreated opuser avatarpandur - 2019-04-12 12:18
improvementTrigger names in dropdown are sorted alphabeticallyuser avatarpandur - 2024-09-10 19:47