GateNumber Op

GateNumber

Let’s a number through only if control bool is true, like a gate


Useful to allow or stop a number from being output


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


Example Patch Gate number example

Open In Editor

Youtube Video Tutorial

INPUT PORTS


Value In (Number)

The number to let through

Pass Through (Number: boolean)

Control bool, if true Value In will be let through to Value Out

When False index (Number: integer) keep last number  custom 
Custom Value (Number)

OUTPUT PORTS


Value Out (Number)

Same value as Value In if Pass Through is set to true


Changelog

Patches using GateNumber

  • Examples
  • Public
  • My Patches