TriggerSend Op

TriggerSend

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.


Full Name
  • Ops.Trigger.TriggerSend
Visibility
  • Core Op - visible for everyone
License
  • MIT
AuthorgithubMaintained by Team


Example Patch Send Receive trigger example

Open In Editor

Youtube Video Tutorial

INPUT PORTS


Trigger (Trigger)

Trigger in - gets sent to the matching TriggerReceive

OUTPUT PORTS


Next (Trigger)

 

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
improvementAdded trigger output "next" to make op passthrough-ableuser avatarpandur - 2025-03-05 12:58