neg~
Examples
Inlets
Input [auto]
Input to be inverted.Outlets
Inverted output [signal]
Returns an inverted version of the input.Dynamic Attributes
These attributes can be modified in the code during execution using the set object
in1 [auto]
Input to be inverted.
reset [bang] (default: 0)
Reset inlets to default values.
See Also
| Name | Description |
|---|---|
| not | Logical negation operator |
| neq | Not equals operator |