Auragen docs
Auragen docs

Getting Started

OverviewInterfaceNode GraphParameters and Controls

Operators

Animation
Modifiers

Value & Math

LFOContinuousAccumulatorConstantEnvelopeRange RemapLimiterSmoothLagQuantizeConditionCombinerTriggerCountMathKinect Joint

Audio

SoundSound FFT Region

Interactive

KeyboardMouseMIDIMIDI Dashboard

Logic & Timeline

BPMDelayInput SelectorExpressionNull (Modifier)
Audio ReactiveMIDI Control
3D PreviewperformMODE
Animation & ControlModifiers

Smooth

A one-pole low-pass filter toward the input.

The Smooth node slows a jumpy signal down. Higher Smoothing means the output takes longer to reach the input.

Smooth

  • One control, Smoothing
  • Found in the node graph under Modifiers → Value & Math
Example patch — drag onto the app to load

The image on the right is the example patch itself. Drag and drop it onto the app, or load it with File → Load, to open the full graph. The modifier drives the Scale of a Hexagonal generator; the meter on the node shows its live value.

Inputs and outputs

Smooth node

PortTypePurpose
InputModifierThe value to process, 0–1 unless the source says otherwise.
ModifierModifierDrag it onto a parameter row, or wire it into another modifier's input.

Parameters

Smooth parameters
  • Smoothing (0–0.99, default 0.8).

Every slider has a per-parameter animation bar and can itself be driven by another modifier.

Examples

Calm MIDI — a MIDI modifier into Smooth at 0.9.

Troubleshooting

The parameter does not move — check the bound parameter's Operation at the port. At Multiply against a value of 0 the result stays 0.

The value lags too much — lower Smoothing, or use Lag for separate rise and fall times.

Related

Lag

Asymmetric smoothing with slope limits.

Limiter

Constrains a value by clamping or wrapping between Min and Max.

Lag

A rate-limited follower with separate up and down lag, overshoot, slope and acceleration limits, and a snap.

On this page

Inputs and outputsParametersExamplesTroubleshootingRelated