TriggerSend Op

TriggerSend

Allows triggers to be sent to a TriggerReceive op with the same variable name


<p>This op is designed to work with the <a href="/op/Ops.Trigger.TriggerReceive">Ops.Trigger.TriggerReceive</a> op You must assign the TriggerSend op a variable name and make sure that the other 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.TriggerSend
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorgithubTest Patches


Example Patch Send Receive trigger example

Open In Editor

Youtube Video Tutorial

INPUT PORTS


Trigger (Trigger)

<p>Trigger in - gets sent to the matching TriggerReceive </p>


Patches using TriggerSend

  • Examples
  • Public
  • My Patches

Changelog


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