Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Smooth Value Modifier

Smooth Value Modifier

Updated: 20 Aug 2025

Smooths incoming modifier values.

image

Method #

This node smooths incoming modifier values over time to create a smoother output value. Useful for removing noise and smoothing data from some sources, or creating envelopes from triggers.

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 Base value to modify the output value with.
Scale Adjust the scale/range of the modifier.
Attack Controls the initial time between the current value to the peak.
Decay Controls the time between the peak to the sustain level.
Hard Change Threshold If the value goes above this threshold, hard jump without smoothing.
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.
Restore Values Attempt to move back to the current value to the input value more quickly.

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