Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Quantise Modifier

Quantise Modifier

Updated: 20 Aug 2025

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.

This node will always quantise a value to the closest quantise step. For example, with a quantise step of .5 an input of 2.49 will quantise to 2.0. An input of 2,50 or above will quantise to 3.0.

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 Value Shows the current value of the effect. Cannot be directly changed.
Value Shows the current value of the effect. Cannot be directly changed.
Quantise Scale The current value will be rounded to the nearest multiple of this value.
Modifier Operation The 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.

The properties control the time at which the node is active. See Timeline for editing time segments.

ParameterDetails
Duration Control the duration of the node’s time segment.
  • Composition Duration : Use the length of the composition for the node’s time segment duration.
  • Custom : Set a custom duration for the node’s time segment.
Node Time The custom start and end time for the node.
Duration (Timecode) The length of the node’s time segment (in time).
Duration (Frames) The length of the node’s time segment (in frames).
Time Segment Enabled Set whether the node’s time segment is enabled or not in the Timeline.

Inputs

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