Notch Notch Manual 0.9.23
 Light | Dark
Smooth Envelope Modifier

Smooth Envelope Modifier

Smooths incoming modifier values.

image

Method #

This node smooths incoming modifier values over time to create a smoother output value. Useful for removing noise from some sources.

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.
ValueBase value to modify the output value with.
ScaleAdjust the scale/range of the modifier.
AttackControls the initial time between the current value to the peak.
DecayControls the time between the peak to the sustain level.
Hard Change ThresholdIf the value goes above this threshold, hard jump.
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.
Restore ValuesAttempt to move back to the current value to the input value more quickly.

Inputs

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