Notch Notch Manual 0.9.23
 Light | Dark
Quantise Modifier

Quantise Modifier

Restrict a modifier value to multiples of a quantise value.

image

Method #

This node restricts a modifier value to be multiples of the Quantise Scale value. For example, a Quantise Scale value of 1.0 will restrict the input value to integers - 0, 1, 2, etc.

The output is a numeric value that can be further processed with other modifiers, or directly connected to a parameter in another node, using the operation method selected.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Current ValueShows the current value of the effect. Cannot be directly changed.
ValueShows the current value of the effect. Cannot be directly changed.
Quantise ScaleThe current value will be rounded to the nearest multiple of this value.
Modifier OperationThe operation to be performed on the targeted parameter.
  • Add : Adds to the parameter value.
  • Subtract : Subtracts from the parameter value.
  • Multiply : Multiplies the parameter value.
  • Replace : Replaces the parameter value.

Inputs

NameDescriptionTypical Input
ValueInput a value from another modifier to be modified by this node.Math Modifier