TriggerSendNamed Op

TriggerSendNamed

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 </p> <p>You must assign the TriggerSend op a variable name and make sure that the other TriggerReceive op has the same variable name.</p> <p>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.TriggerSendNamed
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub


Example Patch Example for TriggerReceiveFilter

Open this example in Editor view to see how a trigger is being sent to the cube from mainloop.

Open In Editor

INPUT PORTS


Trigger (Trigger)

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

Named Trigger (String)

<p>Variable name assigned to the op - must match the TriggerReceive </p>


Patches using TriggerSendNamed

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2019-04-12 12:01
cloned op from Ops.Trigger.TriggerSenduser avatarstephan - 2021-03-17 13:30
Ops.User.stephan.TriggerSendNamed renamed to Ops.Trigger.TriggerSendNameduser avatarstephan - 2021-07-02 16:23