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


Edit Documentation

Full Name
  • Ops.Number.GateNumber
Visibility
  • Core Op - Official cables op
License
  • MIT
Author


 

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

OUTPUT PORTS


Value Out (Number)

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


Patches using GateNumber

  • Examples
  • Public
  • My Patches

Changelog


Ops.Value.Gate renamed to Ops.Value.GateNumberuser avatarpandur - 2019-06-13 11:08
renameOps.Value.GateNumber renamed to Ops.Number.GateNumberuser avatarpandur - 2023-12-06 09:49