TriggerSendNamed Op

TriggerSendNamed

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


This op is designed to work with the Ops.Trigger.TriggerReceive 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.


Edit Documentation

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


 

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)

Trigger in - gets sent to the matching TriggerReceive

Named Trigger (String)

Variable name assigned to the op - must match the TriggerReceive


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