beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

TriggerReceive Op



TriggerReceive
Namespace: Ops.Trigger

Op author: pandur

Receives triggers from a TriggerSend op with the same variable name


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



Inputs

Outputs

Triggered (Trigger)

Trigger out


Caught a mistake or want to contribute to the documentation?

Edit Documentation 

Send Receive trigger example


Youtube Video Tutorial

Patches using TriggerReceive

  • Examples (3)
  • Public
  • My Patches

Changelog


created op
2019-04-12 - pandur